Skip to main content

ContractAction

Legally enforceable, formally recorded unilateral or bilateral directive i.e., a policy or agreement.

type ContractAction implements Element {
doNotPerform: Boolean
type: CodeableConcept
subject: [ContractSubject]
intent: CodeableConcept
linkId: [String]
status: CodeableConcept
context: Reference
contextLinkId: [String]
occurrenceDateTime: Date
occurrencePeriod: Period
occurrenceTiming: Timing
requester: [Reference]
requesterLinkId: [String]
performerType: [CodeableConcept]
performerRole: CodeableConcept
performer: Reference
performerLinkId: [String]
reasonCode: [CodeableConcept]
reasonReference: [Reference]
reason: [String]
reasonLinkId: [String]
note: [Annotation]
securityLabelNumber: [Int]
modifierExtension: [Extension]
extension: [Extension]
id: String
}

Fields

ContractAction.doNotPerform ● Boolean scalar

True if the term prohibits the action.

ContractAction.type ● CodeableConcept object

Activity or service obligation to be done or not done, performed or not performed, effectuated or not by this Contract term.

ContractAction.subject ● [ContractSubject] list object

Entity of the action.

ContractAction.intent ● CodeableConcept object

Reason or purpose for the action stipulated by this Contract Provision.

ContractAction.linkId ● [String] list scalar

Id [identifier??] of the clause or question text related to this action in the referenced form or QuestionnaireResponse.

ContractAction.status ● CodeableConcept object

Current state of the term action.

ContractAction.context ● Reference object

Encounter or Episode with primary association to specified term activity.

ContractAction.contextLinkId ● [String] list scalar

Id [identifier??] of the clause or question text related to the requester of this action in the referenced form or QuestionnaireResponse.

ContractAction.occurrenceDateTime ● Date scalar

When action happens. (choose any one of occurrence*, but only one)

ContractAction.occurrencePeriod ● Period object

When action happens. (choose any one of occurrence*, but only one)

ContractAction.occurrenceTiming ● Timing object

When action happens. (choose any one of occurrence*, but only one)

ContractAction.requester ● [Reference] list object

Who or what initiated the action and has responsibility for its activation.

ContractAction.requesterLinkId ● [String] list scalar

Id [identifier??] of the clause or question text related to the requester of this action in the referenced form or QuestionnaireResponse.

ContractAction.performerType ● [CodeableConcept] list object

The type of individual that is desired or required to perform or not perform the action.

ContractAction.performerRole ● CodeableConcept object

The type of role or competency of an individual desired or required to perform or not perform the action.

ContractAction.performer ● Reference object

Indicates who or what is being asked to perform (or not perform) the ction.

ContractAction.performerLinkId ● [String] list scalar

Id [identifier??] of the clause or question text related to the reason type or reference of this action in the referenced form or QuestionnaireResponse.

ContractAction.reasonCode ● [CodeableConcept] list object

Rationale for the action to be performed or not performed. Describes why the action is permitted or prohibited.

ContractAction.reasonReference ● [Reference] list object

Indicates another resource whose existence justifies permitting or not permitting this action.

ContractAction.reason ● [String] list scalar

Describes why the action is to be performed or not performed in textual form.

ContractAction.reasonLinkId ● [String] list scalar

Id [identifier??] of the clause or question text related to the reason type or reference of this action in the referenced form or QuestionnaireResponse.

ContractAction.note ● [Annotation] list object

Comments made about the term action made by the requester, performer, subject or other participants.

ContractAction.securityLabelNumber ● [Int] list scalar

Security labels that protects the action.

ContractAction.modifierExtension ● [Extension] list object

May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element s descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

ContractAction.extension ● [Extension] list object

May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

ContractAction.id ● String scalar

Interfaces

Element interface

Base definition for all elements in a resource. If the element is present, it must have a value for at least one of the defined elements, an @id referenced from the Narrative, or extensions

Member Of

ContractTerm object