FHIR Cross-Version Extensions package for FHIR R5 from FHIR R4B
0.0.1-snapshot-2 - informative International flag

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

Extension: Cross-version Extension for R4B.Dosage.asNeeded[x] for use in FHIR R5

Official URL: http://hl7.org/fhir/4.3/StructureDefinition/extension-Dosage.asNeeded Version: 0.0.1-snapshot-2
Standards status: Informative Maturity Level: 0 Computable Name: Ext_R4B_Dosage_asNeeded
This cross-version extension represents Dosage.asNeeded[x] from http://hl7.org/fhir/StructureDefinition/Dosage 4.3.0 for use in FHIR R5.

Context of Use

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

  • Element ID Dosage.asNeeded
  • Element ID Dosage.asNeededFor

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 boolean, CodeableConcept: This cross-version extension represents Dosage.asNeeded[x] from http://hl7.org/fhir/StructureDefinition/Dosage|4.3.0 for use in FHIR R5.

Maturity: 0

This structure is derived from Extension

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Extension 0..1 Extension(5.0.0) Take "as needed" (for x)
... url 1..1 uri "http://hl7.org/fhir/4.3/StructureDefinition/extension-Dosage.asNeeded"
... value[x] 0..1 Take "as needed" (for x)
Binding: R4B_medication_as_needed_reason_for_R5 (0.0.1-snapshot-2) (example)
.... valueBoolean boolean
.... valueCodeableConcept CodeableConcept

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Extension 0..1 Extension(5.0.0) Take "as needed" (for x)
Constraints: ext-1
... id 0..1 id 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/4.3/StructureDefinition/extension-Dosage.asNeeded"
.... valueBoolean boolean
.... valueCodeableConcept CodeableConcept

doco Documentation for this format

This structure is derived from Extension

Summary

Simple Extension with the type boolean, CodeableConcept: This cross-version extension represents Dosage.asNeeded[x] from http://hl7.org/fhir/StructureDefinition/Dosage|4.3.0 for use in FHIR R5.

Maturity: 0

Differential View

This structure is derived from Extension

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Extension 0..1 Extension(5.0.0) Take "as needed" (for x)
... url 1..1 uri "http://hl7.org/fhir/4.3/StructureDefinition/extension-Dosage.asNeeded"
... value[x] 0..1 Take "as needed" (for x)
Binding: R4B_medication_as_needed_reason_for_R5 (0.0.1-snapshot-2) (example)
.... valueBoolean boolean
.... valueCodeableConcept CodeableConcept

doco Documentation for this format

Snapshot View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Extension 0..1 Extension(5.0.0) Take "as needed" (for x)
Constraints: ext-1
... id 0..1 id 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/4.3/StructureDefinition/extension-Dosage.asNeeded"
.... valueBoolean boolean
.... valueCodeableConcept CodeableConcept

doco Documentation for this format

 

Other representations of profile: CSV, Excel, Schematron

Terminology Bindings

PathConformanceValueSetURI
Extension.value[x]exampleR4B_medication_as_needed_reason_for_R5
http://hl7.org/fhir/4.3/ValueSet/R4B-medication-as-needed-reason-for-R5|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()