Skip to main content

ContractActionUpdateInput

No description

input ContractActionUpdateInput {
doNotPerform: Boolean
type: CodeableConceptUpdateInput
subject: [ContractSubjectUpdateInput!]
intent: CodeableConceptUpdateInput
linkId: [String!]
status: CodeableConceptUpdateInput
context: ReferenceUpdateInput
contextLinkId: [String!]
occurrenceDateTime: Date
occurrencePeriod: PeriodUpdateInput
occurrenceTiming: TimingUpdateInput
requester: [ReferenceUpdateInput!]
requesterLinkId: [String!]
performerType: [CodeableConceptUpdateInput!]
performerRole: CodeableConceptUpdateInput
performer: ReferenceUpdateInput
performerLinkId: [String!]
reasonCode: [CodeableConceptUpdateInput!]
reasonReference: [ReferenceUpdateInput!]
reason: [String!]
reasonLinkId: [String!]
note: [AnnotationUpdateInput!]
securityLabelNumber: [Int!]
modifierExtension: [FhirExtensionUpdateInput!]
extension: [FhirExtensionUpdateInput!]
id: String
}

Fields

ContractActionUpdateInput.doNotPerform ● Boolean scalar

True if the term prohibits the action.

ContractActionUpdateInput.type ● CodeableConceptUpdateInput input

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

ContractActionUpdateInput.subject ● [ContractSubjectUpdateInput!] list input

Entity of the action.

ContractActionUpdateInput.intent ● CodeableConceptUpdateInput input

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

ContractActionUpdateInput.linkId ● [String!] list scalar

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

ContractActionUpdateInput.status ● CodeableConceptUpdateInput input

Current state of the term action.

ContractActionUpdateInput.context ● ReferenceUpdateInput input

Encounter or Episode with primary association to specified term activity.

ContractActionUpdateInput.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.

ContractActionUpdateInput.occurrenceDateTime ● Date scalar

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

ContractActionUpdateInput.occurrencePeriod ● PeriodUpdateInput input

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

ContractActionUpdateInput.occurrenceTiming ● TimingUpdateInput input

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

ContractActionUpdateInput.requester ● [ReferenceUpdateInput!] list input

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

ContractActionUpdateInput.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.

ContractActionUpdateInput.performerType ● [CodeableConceptUpdateInput!] list input

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

ContractActionUpdateInput.performerRole ● CodeableConceptUpdateInput input

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

ContractActionUpdateInput.performer ● ReferenceUpdateInput input

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

ContractActionUpdateInput.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.

ContractActionUpdateInput.reasonCode ● [CodeableConceptUpdateInput!] list input

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

ContractActionUpdateInput.reasonReference ● [ReferenceUpdateInput!] list input

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

ContractActionUpdateInput.reason ● [String!] list scalar

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

ContractActionUpdateInput.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.

ContractActionUpdateInput.note ● [AnnotationUpdateInput!] list input

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

ContractActionUpdateInput.securityLabelNumber ● [Int!] list scalar

Security labels that protects the action.

ContractActionUpdateInput.modifierExtension ● [FhirExtensionUpdateInput!] list input

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).

ContractActionUpdateInput.extension ● [FhirExtensionUpdateInput!] list input

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.

ContractActionUpdateInput.id ● String scalar

null

Member Of

ContractTermUpdateInput input