Skip to main content

ContractOfferCreateInput

No description

input ContractOfferCreateInput {
identifier: [IdentifierCreateInput!]
party: [ContractPartyCreateInput!]
topic: ReferenceCreateInput
type: CodeableConceptCreateInput
decision: CodeableConceptCreateInput
decisionMode: [CodeableConceptCreateInput!]
answer: [ContractAnswerCreateInput!]
text: String
linkId: [String!]
securityLabelNumber: [Int!]
modifierExtension: [FhirExtensionCreateInput!]
extension: [FhirExtensionCreateInput!]
id: String
}

Fields

ContractOfferCreateInput.identifier ● [IdentifierCreateInput!] list input

Unique identifier for this particular Contract Provision.

ContractOfferCreateInput.party ● [ContractPartyCreateInput!] list input

Offer Recipient.

ContractOfferCreateInput.topic ● ReferenceCreateInput input

The owner of an asset has the residual control rights over the asset: the right to decide all usages of the asset in any way not inconsistent with a prior contract, custom, or law (Hart, 1995, p. 30).

ContractOfferCreateInput.type ● CodeableConceptCreateInput input

Type of Contract Provision such as specific requirements, purposes for actions, obligations, prohibitions, e.g. life time maximum benefit.

ContractOfferCreateInput.decision ● CodeableConceptCreateInput input

Type of choice made by accepting party with respect to an offer made by an offeror/ grantee.

ContractOfferCreateInput.decisionMode ● [CodeableConceptCreateInput!] list input

How the decision about a Contract was conveyed.

ContractOfferCreateInput.answer ● [ContractAnswerCreateInput!] list input

Response to offer text.

ContractOfferCreateInput.text ● String scalar

Human readable form of this Contract Offer.

ContractOfferCreateInput.linkId ● [String!] list scalar

The id of the clause or question text of the offer in the referenced questionnaire/response.

ContractOfferCreateInput.securityLabelNumber ● [Int!] list scalar

Security labels that protects the offer.

ContractOfferCreateInput.modifierExtension ● [FhirExtensionCreateInput!] 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).

ContractOfferCreateInput.extension ● [FhirExtensionCreateInput!] 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.

ContractOfferCreateInput.id ● String scalar

null

Member Of

ContractTermCreateInput input