ContractTermUpdateInput
No description
input ContractTermUpdateInput {
identifier: IdentifierUpdateInput
issued: Date
applies: PeriodUpdateInput
topicCodeableConcept: CodeableConceptUpdateInput
topicReference: ReferenceUpdateInput
type: CodeableConceptUpdateInput
subType: CodeableConceptUpdateInput
text: String
securityLabel: [ContractSecurityLabelUpdateInput!]
offer: ContractOfferUpdateInput
asset: [ContractAssetUpdateInput!]
action: [ContractActionUpdateInput!]
group: [ContractTermUpdateInput!]
modifierExtension: [FhirExtensionUpdateInput!]
extension: [FhirExtensionUpdateInput!]
id: String
}
Fields
ContractTermUpdateInput.identifier ● IdentifierUpdateInput input
Unique identifier for this particular Contract Provision.
ContractTermUpdateInput.issued ● Date scalar
When this Contract Provision was issued.
ContractTermUpdateInput.applies ● PeriodUpdateInput input
Relevant time or time-period when this Contract Provision is applicable.
ContractTermUpdateInput.topicCodeableConcept ● CodeableConceptUpdateInput input
The entity that the term applies to. (choose any one of topic*, but only one)
ContractTermUpdateInput.topicReference ● ReferenceUpdateInput input
The entity that the term applies to. (choose any one of topic*, but only one)
ContractTermUpdateInput.type ● CodeableConceptUpdateInput input
A legal clause or condition contained within a contract that requires one or both parties to perform a particular requirement by some specified time or prevents one or both parties from performing a particular requirement by some specified time.
ContractTermUpdateInput.subType ● CodeableConceptUpdateInput input
A specialized legal clause or condition based on overarching contract type.
ContractTermUpdateInput.text ● String scalar
Statement of a provision in a policy or a contract.
ContractTermUpdateInput.securityLabel ● [ContractSecurityLabelUpdateInput!] list input
Security labels that protect the handling of information about the term and its elements, which may be specifically identified..
ContractTermUpdateInput.offer ● ContractOfferUpdateInput input
The matter of concern in the context of this provision of the agrement.
ContractTermUpdateInput.asset ● [ContractAssetUpdateInput!] list input
Contract Term Asset List.
ContractTermUpdateInput.action ● [ContractActionUpdateInput!] list input
An actor taking a role in an activity for which it can be assigned some degree of responsibility for the activity taking place.
ContractTermUpdateInput.group ● [ContractTermUpdateInput!] list input
Nested group of Contract Provisions.
ContractTermUpdateInput.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).
ContractTermUpdateInput.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.
ContractTermUpdateInput.id ● String scalar
null
Member Of
ContractTermUpdateInput input ● ContractUpdateInput input