Extensions for Using Data Elements from FHIR R5 in FHIR R4B - Downloaded Version null See the Directory of published versions
| Official URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-NutritionIntake.instantiatesCanonical | Version: 0.1.0 | |||
| Standards status: Trial-use | Maturity Level: 0 | Computable Name: ExtensionNutritionIntake_InstantiatesCanonical | ||
R5: NutritionIntake.instantiatesCanonical (new:canonical(ActivityDefinition,ChargeItemDefinition,ClinicalUseDefinition,EventDefinition,Measure,MessageDefinition,ObservationDefinition,OperationDefinition,PlanDefinition,Questionnaire,Requirements,SubscriptionTopic,TestPlan,TestScript))
This extension is part of the cross-version definitions generated to enable use of the
element NutritionIntake.instantiatesCanonical as defined in FHIR R5
in FHIR R4B.
The source element is defined as:
NutritionIntake.instantiatesCanonical 0..* canonical(http://hl7.org/fhir/StructureDefinition/ActivityDefinition,http://hl7.org/fhir/StructureDefinition/ChargeItemDefinition,http://hl7.org/fhir/StructureDefinition/ClinicalUseDefinition,http://hl7.org/fhir/StructureDefinition/EventDefinition,http://hl7.org/fhir/StructureDefinition/Measure,http://hl7.org/fhir/StructureDefinition/MessageDefinition,http://hl7.org/fhir/StructureDefinition/ObservationDefinition,http://hl7.org/fhir/StructureDefinition/OperationDefinition,http://hl7.org/fhir/StructureDefinition/PlanDefinition,http://hl7.org/fhir/StructureDefinition/Questionnaire,http://hl7.org/fhir/StructureDefinition/Requirements,http://hl7.org/fhir/StructureDefinition/SubscriptionTopic,http://hl7.org/fhir/StructureDefinition/TestPlan,http://hl7.org/fhir/StructureDefinition/TestScript)
Following are the generation technical comments:
Element NutritionIntake.instantiatesCanonical is not mapped to FHIR R4B, since FHIR R5 NutritionIntake is not mapped.
Element NutritionIntake.instantiatesCanonical has no mapping targets in FHIR R4B. Typically, this is because the element has been added (is a new element).
Context of Use
This extension may be used on the following element(s)
Basic
This extension is allowed for use with FHIR versions R4B to R4B .
Usage info
Usages:
You can also check for usages in the FHIR IG Statistics
Description of Profiles, Differentials, Snapshots, and how the XML and JSON presentations work.
This structure is derived from Extension
This structure is derived from Extension
Summary
Simple Extension with the type canonical: R5: NutritionIntake.instantiatesCanonical (new:canonical(ActivityDefinition,ChargeItemDefinition,ClinicalUseDefinition,EventDefinition,Measure,MessageDefinition,ObservationDefinition,OperationDefinition,PlanDefinition,Questionnaire,Requirements,SubscriptionTopic,TestPlan,TestScript))
Maturity: 0
Differential View
This structure is derived from Extension
Snapshot View
This structure is derived from Extension
Summary
Simple Extension with the type canonical: R5: NutritionIntake.instantiatesCanonical (new:canonical(ActivityDefinition,ChargeItemDefinition,ClinicalUseDefinition,EventDefinition,Measure,MessageDefinition,ObservationDefinition,OperationDefinition,PlanDefinition,Questionnaire,Requirements,SubscriptionTopic,TestPlan,TestScript))
Maturity: 0
Other representations of profile: CSV, Excel, Schematron
| Id | Grade | Path(s) | Description | Expression |
| ele-1 | error | Extension, Extension.extension, Extension.value[x] | All FHIR elements must have a @value or children unless an empty Parameters resource |
hasValue() or (children().count() > id.count()) or $this is Parameters
|
| ext-1 | error | Extension, Extension.extension | Must have either extensions or value[x], not both |
extension.exists() != value.exists()
|