UsageContextCreateInput
No description
input UsageContextCreateInput {
code: CodingCreateInput!
valueCodeableConcept: CodeableConceptCreateInput
valueQuantity: QuantityCreateInput
valueRange: RangeCreateInput
valueReference: ReferenceCreateInput
extension: [FhirExtensionCreateInput!]
id: String
}
Fields
UsageContextCreateInput.code ● CodingCreateInput! non-null input
A code that identifies the type of context being specified by this usage context.
UsageContextCreateInput.valueCodeableConcept ● CodeableConceptCreateInput input
A value that defines the context specified in this context of use. The interpretation of the value is defined by the code. (choose any one of value*, but only one)
UsageContextCreateInput.valueQuantity ● QuantityCreateInput input
A value that defines the context specified in this context of use. The interpretation of the value is defined by the code. (choose any one of value*, but only one)
UsageContextCreateInput.valueRange ● RangeCreateInput input
A value that defines the context specified in this context of use. The interpretation of the value is defined by the code. (choose any one of value*, but only one)
UsageContextCreateInput.valueReference ● ReferenceCreateInput input
A value that defines the context specified in this context of use. The interpretation of the value is defined by the code. (choose any one of value*, but only one)
UsageContextCreateInput.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.
UsageContextCreateInput.id ● String scalar
null
Member Of
ActivityDefinitionCreateInput input ● ChargeItemDefinitionCreateInput input ● CitationCreateInput input ● CodeSystemCreateInput input ● CompartmentDefinitionCreateInput input ● ConceptMapCreateInput input ● ElementDefinitionCreateInput input ● ElementDefinitionExampleCreateInput input ● EventDefinitionCreateInput input ● EvidenceReportCreateInput input ● ExampleScenarioCreateInput input ● FhirExtensionCreateInput input ● GraphDefinitionCreateInput input ● ImplementationGuideCreateInput input ● LibraryCreateInput input ● MeasureCreateInput input ● MessageDefinitionCreateInput input ● NamingSystemCreateInput input ● OperationDefinitionCreateInput input ● PlanDefinitionCreateInput input ● QuestionnaireCreateInput input ● ResearchDefinitionCreateInput input ● ResearchElementDefinitionCharacteristicCreateInput input ● ResearchElementDefinitionCreateInput input ● SearchParameterCreateInput input ● StructureDefinitionCreateInput input ● StructureMapCreateInput input ● StructureMapSourceCreateInput input ● SubscriptionTopicCreateInput input ● TaskInputCreateInput input ● TaskOutputCreateInput input ● TerminologyCapabilitiesCreateInput input ● TestScriptCreateInput input ● ValueSetCreateInput input