FHIR Cross-Version Extensions package for FHIR R4 from FHIR R2
0.0.1-snapshot-2 - informative International flag

FHIR Cross-Version Extensions package for FHIR R4 from FHIR R2 - Version 0.0.1-snapshot-2. See the Directory of published versions

Extension: Cross-version Extension for R2.MedicationStatement.reasonForUse[x] for use in FHIR R4

Official URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-MedicationStatement.reasonForUse Version: 0.0.1-snapshot-2
Standards status: Informative Maturity Level: 0 Computable Name: Ext_R2_MedicationStatement_reasonForUse
This cross-version extension represents MedicationStatement.reasonForUse[x] from http://hl7.org/fhir/StructureDefinition/MedicationStatement 1.0.2 for use in FHIR R4.

Context of Use

This extension may be used on the following element(s):

  • Element ID MedicationStatement.reasonCode
  • Element ID MedicationStatement.reasonReference

Usage info

Usages:

  • This Extension is not used by any profiles in this Implementation Guide

You can also check for usages in the FHIR IG Statistics

Formal Views of Extension Content

Description of Profiles, Differentials, Snapshots, and how the XML and JSON presentations work.

This structure is derived from Extension

Summary

Simple Extension with the type CodeableConcept, Reference: This cross-version extension represents MedicationStatement.reasonForUse[x] from http://hl7.org/fhir/StructureDefinition/MedicationStatement|1.0.2 for use in FHIR R4.

Maturity: 0

This structure is derived from Extension

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Extension 0..1 Extension(4.0.1) A reason for why the medication is being/was taken.
... url 1..1 uri "http://hl7.org/fhir/1.0/StructureDefinition/extension-MedicationStatement.reasonForUse"
... value[x] 0..1 A reason for why the medication is being/was taken.
Binding: R2_condition_code_for_R4 (0.0.1-snapshot-2) (example): Codes identifying why the medication is being taken.
.... valueCodeableConcept CodeableConcept
.... valueReference Reference(Any)

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Extension 0..1 Extension(4.0.1) A reason for why the medication is being/was taken.
Constraints: ext-1
... id 0..1 string Unique id for inter-element referencing
... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
Constraints: ext-1
... url 1..1 uri "http://hl7.org/fhir/1.0/StructureDefinition/extension-MedicationStatement.reasonForUse"
.... valueCodeableConcept CodeableConcept
.... valueReference Reference(Any)

doco Documentation for this format

This structure is derived from Extension

Summary

Simple Extension with the type CodeableConcept, Reference: This cross-version extension represents MedicationStatement.reasonForUse[x] from http://hl7.org/fhir/StructureDefinition/MedicationStatement|1.0.2 for use in FHIR R4.

Maturity: 0

Differential View

This structure is derived from Extension

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Extension 0..1 Extension(4.0.1) A reason for why the medication is being/was taken.
... url 1..1 uri "http://hl7.org/fhir/1.0/StructureDefinition/extension-MedicationStatement.reasonForUse"
... value[x] 0..1 A reason for why the medication is being/was taken.
Binding: R2_condition_code_for_R4 (0.0.1-snapshot-2) (example): Codes identifying why the medication is being taken.
.... valueCodeableConcept CodeableConcept
.... valueReference Reference(Any)

doco Documentation for this format

Snapshot View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Extension 0..1 Extension(4.0.1) A reason for why the medication is being/was taken.
Constraints: ext-1
... id 0..1 string Unique id for inter-element referencing
... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
Constraints: ext-1
... url 1..1 uri "http://hl7.org/fhir/1.0/StructureDefinition/extension-MedicationStatement.reasonForUse"
.... valueCodeableConcept CodeableConcept
.... valueReference Reference(Any)

doco Documentation for this format

 

Other representations of profile: CSV, Excel, Schematron

Terminology Bindings

PathConformanceValueSetURI
Extension.value[x]exampleR2_condition_code_for_R4
http://hl7.org/fhir/1.0/ValueSet/R2-condition-code-for-R4|0.0.1-snapshot-2
From this IG

Constraints

IdGradePath(s)DetailsRequirements
ele-1errorExtension, Extension.extension, Extension.value[x]All FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorExtension, Extension.extensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()