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-Encounter.reason.value | Version: 0.1.0 | |||
| Standards status: Trial-use | Maturity Level: 0 | Computable Name: ExtensionEncounter_Reason_Value | ||
R5: Encounter.reason.value additional types (CodeableReference(http://hl7.org/fhir/StructureDefinition/Condition), CodeableReference(http://hl7.org/fhir/StructureDefinition/DiagnosticReport), CodeableReference(http://hl7.org/fhir/StructureDefinition/Observation), CodeableReference(http://hl7.org/fhir/StructureDefinition/ImmunizationRecommendation), CodeableReference(http://hl7.org/fhir/StructureDefinition/Procedure))
This extension is part of the cross-version definitions generated to enable use of the
element Encounter.reason.value as defined in FHIR R5
in FHIR R4B.
The source element is defined as:
Encounter.reason.value 0..* CodeableReference(http://hl7.org/fhir/StructureDefinition/Condition,http://hl7.org/fhir/StructureDefinition/DiagnosticReport,http://hl7.org/fhir/StructureDefinition/Observation,http://hl7.org/fhir/StructureDefinition/ImmunizationRecommendation,http://hl7.org/fhir/StructureDefinition/Procedure)
Following are the generation technical comments:
Element Encounter.reason.value is mapped to FHIR R4B element Encounter.reasonCode as SourceIsBroaderThanTarget.
Element Encounter.reason.value is mapped to FHIR R4B element Encounter.reasonReference as SourceIsBroaderThanTarget.
The mappings for Encounter.reason.value do not cover the following types: CodeableReference.
Context of Use
This extension may be used on the following element(s)
Encounter
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
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
0..* | Extension(4.3.0) | R5: Reason the encounter takes place (core or reference) additional types | |
![]() ![]() |
1..1 | uri | "http://hl7.org/fhir/5.0/StructureDefinition/extension-Encounter.reason.value" | |
![]() ![]() |
0..1 | CodeableReference(Cross-version Profile for R5.Condition for use in FHIR R4B(0.1.0) | Condition | Cross-version Profile for R5.DiagnosticReport for use in FHIR R4B(0.1.0) | DiagnosticReport | Cross-version Profile for R5.Observation for use in FHIR R4B(0.1.0) | Observation | Cross-version Profile for R5.ImmunizationRecommendation for use in FHIR R4B(0.1.0) | ImmunizationRecommendation | Cross-version Profile for R5.Procedure for use in FHIR R4B(0.1.0) | Procedure) | Reason the encounter takes place (core or reference) | |
Documentation for this format | ||||
This structure is derived from Extension
Summary
Simple Extension with the type CodeableReference: R5: Encounter.reason.value additional types (CodeableReference(http://hl7.org/fhir/StructureDefinition/Condition), CodeableReference(http://hl7.org/fhir/StructureDefinition/DiagnosticReport), CodeableReference(http://hl7.org/fhir/StructureDefinition/Observation), CodeableReference(http://hl7.org/fhir/StructureDefinition/ImmunizationRecommendation), CodeableReference(http://hl7.org/fhir/StructureDefinition/Procedure))
Maturity: 0
Differential View
This structure is derived from Extension
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
0..* | Extension(4.3.0) | R5: Reason the encounter takes place (core or reference) additional types | |
![]() ![]() |
1..1 | uri | "http://hl7.org/fhir/5.0/StructureDefinition/extension-Encounter.reason.value" | |
![]() ![]() |
0..1 | CodeableReference(Cross-version Profile for R5.Condition for use in FHIR R4B(0.1.0) | Condition | Cross-version Profile for R5.DiagnosticReport for use in FHIR R4B(0.1.0) | DiagnosticReport | Cross-version Profile for R5.Observation for use in FHIR R4B(0.1.0) | Observation | Cross-version Profile for R5.ImmunizationRecommendation for use in FHIR R4B(0.1.0) | ImmunizationRecommendation | Cross-version Profile for R5.Procedure for use in FHIR R4B(0.1.0) | Procedure) | Reason the encounter takes place (core or reference) | |
Documentation for this format | ||||
Snapshot View
This structure is derived from Extension
Summary
Simple Extension with the type CodeableReference: R5: Encounter.reason.value additional types (CodeableReference(http://hl7.org/fhir/StructureDefinition/Condition), CodeableReference(http://hl7.org/fhir/StructureDefinition/DiagnosticReport), CodeableReference(http://hl7.org/fhir/StructureDefinition/Observation), CodeableReference(http://hl7.org/fhir/StructureDefinition/ImmunizationRecommendation), CodeableReference(http://hl7.org/fhir/StructureDefinition/Procedure))
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()
|