Skip to main content

ContractAssetCreateInput

No description

input ContractAssetCreateInput {
scope: CodeableConceptCreateInput
type: [CodeableConceptCreateInput!]
typeReference: [ReferenceCreateInput!]
subtype: [CodeableConceptCreateInput!]
relationship: CodingCreateInput
context: [ContractContextCreateInput!]
condition: String
periodType: [CodeableConceptCreateInput!]
period: [PeriodCreateInput!]
usePeriod: [PeriodCreateInput!]
text: String
linkId: [String!]
answer: [ContractAnswerCreateInput!]
securityLabelNumber: [Int!]
valuedItem: [ContractValuedItemCreateInput!]
modifierExtension: [FhirExtensionCreateInput!]
extension: [FhirExtensionCreateInput!]
id: String
}

Fields

ContractAssetCreateInput.scope ● CodeableConceptCreateInput input

Differentiates the kind of the asset .

ContractAssetCreateInput.type ● [CodeableConceptCreateInput!] list input

Target entity type about which the term may be concerned.

ContractAssetCreateInput.typeReference ● [ReferenceCreateInput!] list input

Associated entities.

ContractAssetCreateInput.subtype ● [CodeableConceptCreateInput!] list input

May be a subtype or part of an offered asset.

ContractAssetCreateInput.relationship ● CodingCreateInput input

Specifies the applicability of the term to an asset resource instance, and instances it refers to orinstances that refer to it, and/or are owned by the offeree.

ContractAssetCreateInput.context ● [ContractContextCreateInput!] list input

Circumstance of the asset.

ContractAssetCreateInput.condition ● String scalar

Description of the quality and completeness of the asset that imay be a factor in its valuation.

ContractAssetCreateInput.periodType ● [CodeableConceptCreateInput!] list input

Type of Asset availability for use or ownership.

ContractAssetCreateInput.period ● [PeriodCreateInput!] list input

Asset relevant contractual time period.

ContractAssetCreateInput.usePeriod ● [PeriodCreateInput!] list input

Time period of asset use.

ContractAssetCreateInput.text ● String scalar

Clause or question text (Prose Object) concerning the asset in a linked form, such as a QuestionnaireResponse used in the formation of the contract.

ContractAssetCreateInput.linkId ● [String!] list scalar

Id [identifier??] of the clause or question text about the asset in the referenced form or QuestionnaireResponse.

ContractAssetCreateInput.answer ● [ContractAnswerCreateInput!] list input

Response to assets.

ContractAssetCreateInput.securityLabelNumber ● [Int!] list scalar

Security labels that protects the asset.

ContractAssetCreateInput.valuedItem ● [ContractValuedItemCreateInput!] list input

Contract Valued Item List.

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

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

ContractAssetCreateInput.id ● String scalar

null

Member Of

ContractTermCreateInput input