ContractTermAction
No description
type ContractTermAction {
id: String
extension: [Extension]
modifierExtension: [Extension]
doNotPerform: Boolean
_doNotPerform: ElementBase
type: CodeableConcept!
subject: [ContractTermActionSubject]
intent: CodeableConcept!
linkId: [String]
_linkId: [ElementBase]
status: CodeableConcept!
context: Reference
contextLinkId: [String]
_contextLinkId: [ElementBase]
occurrenceDateTime: dateTime
_occurrenceDateTime: ElementBase
occurrencePeriod: Period
occurrenceTiming: Timing
requester: [Reference]
requesterLinkId: [String]
_requesterLinkId: [ElementBase]
performerType: [CodeableConcept]
performerRole: CodeableConcept
performer: Reference
performerLinkId: [String]
_performerLinkId: [ElementBase]
reasonCode: [CodeableConcept]
reasonReference: [Reference]
reason: [String]
_reason: [ElementBase]
reasonLinkId: [String]
_reasonLinkId: [ElementBase]
note: [Annotation]
securityLabelNumber: [unsignedInt]
_securityLabelNumber: [ElementBase]
}
Fields
ContractTermAction.id ● String scalar
ContractTermAction.extension ● [Extension] list object
ContractTermAction.modifierExtension ● [Extension] list object
ContractTermAction.doNotPerform ● Boolean scalar
ContractTermAction._doNotPerform ● ElementBase object
ContractTermAction.type ● CodeableConcept! non-null object
ContractTermAction.subject ● [ContractTermActionSubject] list object
ContractTermAction.intent ● CodeableConcept! non-null object
ContractTermAction.linkId ● [String] list scalar
ContractTermAction._linkId ● [ElementBase] list object
ContractTermAction.status ● CodeableConcept! non-null object
ContractTermAction.context ● Reference object
ContractTermAction.contextLinkId ● [String] list scalar
ContractTermAction._contextLinkId ● [ElementBase] list object
ContractTermAction.occurrenceDateTime ● dateTime scalar
ContractTermAction._occurrenceDateTime ● ElementBase object
ContractTermAction.occurrencePeriod ● Period object
ContractTermAction.occurrenceTiming ● Timing object
ContractTermAction.requester ● [Reference] list object
ContractTermAction.requesterLinkId ● [String] list scalar
ContractTermAction._requesterLinkId ● [ElementBase] list object
ContractTermAction.performerType ● [CodeableConcept] list object
ContractTermAction.performerRole ● CodeableConcept object
ContractTermAction.performer ● Reference object
ContractTermAction.performerLinkId ● [String] list scalar
ContractTermAction._performerLinkId ● [ElementBase] list object
ContractTermAction.reasonCode ● [CodeableConcept] list object
ContractTermAction.reasonReference ● [Reference] list object
ContractTermAction.reason ● [String] list scalar
ContractTermAction._reason ● [ElementBase] list object
ContractTermAction.reasonLinkId ● [String] list scalar
ContractTermAction._reasonLinkId ● [ElementBase] list object
ContractTermAction.note ● [Annotation] list object
ContractTermAction.securityLabelNumber ● [unsignedInt] list scalar
ContractTermAction._securityLabelNumber ● [ElementBase] list object
Member Of
ContractTerm object