Extensions for Using Data Elements from FHIR R5 in FHIR STU3 - Downloaded Version null See the Directory of published versions
| Page standards status: Trial-use | Maturity Level: 0 |
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:ConceptMap ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "R5-Resource-element-map-to-R3"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ConceptMap R5-Resource-element-map-to-R3</b></p><a name=\"R5-Resource-element-map-to-R3\"> </a><a name=\"hcR5-Resource-element-map-to-R3\"> </a><p>Mapping from http://hl7.org/fhir/5.0 to http://hl7.org/fhir/3.0</p><br/><p><b>Group 1 </b>Mapping from <code>http://hl7.org/fhir/StructureDefinition/Resource|5.0.0</code> to <code>http://hl7.org/fhir/StructureDefinition/Resource|3.0.2</code></p><table class=\"grid\"><tr><td><b>Source Code</b></td><td><b>Relationship</b></td><td><b>Target Code</b></td><td><b>Comment</b></td></tr><tr><td>Resource.meta (meta)</td><td><a href=\"CodeSystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>Resource.meta</td><td>Element `Resource.meta` is mapped to FHIR STU3 element `Resource.meta` as `Equivalent`.</td></tr><tr><td>Resource.implicitRules (implicitRules)</td><td><a href=\"CodeSystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>Resource.implicitRules</td><td>Element `Resource.implicitRules` is mapped to FHIR STU3 element `Resource.implicitRules` as `Equivalent`.\nAsserting this rule set restricts the content to be only understood by a limited set of trading partners. This inherently limits the usefulness of the data in the long term. However, the existing health eco-system is highly fractured, and not yet ready to define, collect, and exchange data in a generally computable sense. Wherever possible, implementers and/or specification writers should avoid using this element. Often, when used, the URL is a reference to an implementation guide that defines these special rules as part of its narrative along with other profiles, value sets, etc.</td></tr><tr><td>Resource.language (language)</td><td><a href=\"CodeSystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>Resource.language</td><td>Element `Resource.language` is mapped to FHIR STU3 element `Resource.language` as `Equivalent`.\nLanguage is provided to support indexing and accessibility (typically, services such as text to speech use the language tag). The html language tag in the narrative applies to the narrative. The language tag on the resource may be used to specify the language of other presentations generated from the data in the resource. Not all the content has to be in the base language. The Resource.language should not be assumed to apply to the narrative automatically. If a language is specified, it should it also be specified on the div element in the html (see rules in HTML5 for information about the relationship between xml:lang and the html lang attribute).</td></tr></table><hr/><p><b>Group 2 </b>Mapping from <code>http://hl7.org/fhir/StructureDefinition/Resource|5.0.0</code> to <a href=\"StructureDefinition-ext-R5-Bundle.issues.html\">R5: Issues with the Bundle (new)version: 0.1.0)</a></p><table class=\"grid\"><tr><td><b>Source Code</b></td><td><b>Relationship</b></td><td><b>Target Code</b></td><td><b>Comment</b></td></tr><tr><td>Resource.meta (meta)</td><td><a href=\"CodeSystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>Extension.extension:meta (R5: meta)</td><td>Element `Resource.meta` is mapped to FHIR STU3 element `Resource.meta` as `Equivalent`.</td></tr><tr><td>Resource.implicitRules (implicitRules)</td><td><a href=\"CodeSystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>Extension.extension:implicitRules (R5: implicitRules)</td><td>Element `Resource.implicitRules` is mapped to FHIR STU3 element `Resource.implicitRules` as `Equivalent`.\nAsserting this rule set restricts the content to be only understood by a limited set of trading partners. This inherently limits the usefulness of the data in the long term. However, the existing health eco-system is highly fractured, and not yet ready to define, collect, and exchange data in a generally computable sense. Wherever possible, implementers and/or specification writers should avoid using this element. Often, when used, the URL is a reference to an implementation guide that defines these special rules as part of its narrative along with other profiles, value sets, etc.</td></tr><tr><td>Resource.language (language)</td><td><a href=\"CodeSystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>Extension.extension:language (R5: language)</td><td>Element `Resource.language` is mapped to FHIR STU3 element `Resource.language` as `Equivalent`.\nLanguage is provided to support indexing and accessibility (typically, services such as text to speech use the language tag). The html language tag in the narrative applies to the narrative. The language tag on the resource may be used to specify the language of other presentations generated from the data in the resource. Not all the content has to be in the base language. The Resource.language should not be assumed to apply to the narrative automatically. If a language is specified, it should it also be specified on the div element in the html (see rules in HTML5 for information about the relationship between xml:lang and the html lang attribute).</td></tr></table></div>"^^rdf:XMLLiteral ]
] ; #
fhir:extension ( [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-wg> ] ;
fhir:value [
a fhir:Code ;
fhir:v "fhir" ]
] [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm> ] ;
fhir:value [
a fhir:Integer ;
fhir:v 0 ;
( fhir:extension [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom> ] ;
fhir:value [
a fhir:Uri ;
fhir:v "http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r5.r3"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r5.r3> ] ] ) ]
] [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status> ] ;
fhir:value [
a fhir:Code ;
fhir:v "trial-use" ;
( fhir:extension [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom> ] ;
fhir:value [
a fhir:Uri ;
fhir:v "http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r5.r3"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r5.r3> ] ] ) ]
] ) ; #
fhir:url [
fhir:v "http://hl7.org/fhir/uv/xver/ConceptMap/R5-Resource-element-map-to-R3"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/uv/xver/ConceptMap/R5-Resource-element-map-to-R3>
] ; #
fhir:version [ fhir:v "0.1.0"] ; #
fhir:name [ fhir:v "R5ResourceElementMapToR3"] ; #
fhir:title [ fhir:v "Cross-version mapping for FHIR R5 Resource to FHIR STU3 Resource"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v false] ; #
fhir:date [ fhir:v "2026-03-17T16:05:20.6502512-05:00"^^xsd:dateTime] ; #
fhir:contact ( [
fhir:name [ fhir:v "FHIR Infrastructure" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://www.hl7.org/Special/committees/fiwg" ] ] )
] ) ; #
fhir:description [ fhir:v "This ConceptMap represents cross-version mappings for elements from a FHIR R5 Resource to FHIR STU3."] ; #
fhir:jurisdiction ( [
( fhir:coding [
fhir:system [
fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm"^^xsd:anyURI ;
fhir:l <http://unstats.un.org/unsd/methods/m49/m49.htm> ] ;
fhir:code [ fhir:v "001" ] ;
fhir:display [ fhir:v "World" ] ] )
] ) ; #
fhir:source [
a fhir:Uri ;
fhir:v "http://hl7.org/fhir/5.0"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/5.0>
] ; #
fhir:target [
a fhir:Uri ;
fhir:v "http://hl7.org/fhir/3.0"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/3.0>
] ; #
fhir:group ( [
fhir:source [
fhir:v "http://hl7.org/fhir/StructureDefinition/Resource"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/Resource> ] ;
fhir:sourceVersion [ fhir:v "5.0.0" ] ;
fhir:target [
fhir:v "http://hl7.org/fhir/StructureDefinition/Resource"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/Resource> ] ;
fhir:targetVersion [ fhir:v "3.0.2" ] ;
( fhir:element [
fhir:code [ fhir:v "Resource.meta" ] ;
fhir:display [ fhir:v "meta" ] ;
( fhir:_target [
( fhir:modifierExtension [
fhir:url [
fhir:v "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence> ] ;
fhir:value [
a fhir:Code ;
fhir:v "equivalent" ] ] ) ;
fhir:code [ fhir:v "Resource.meta" ] ;
fhir:display [ fhir:v "Resource.meta" ] ;
fhir:equivalence [ fhir:v "equivalent" ] ;
fhir:comment [ fhir:v "Element `Resource.meta` is mapped to FHIR STU3 element `Resource.meta` as `Equivalent`." ] ] ) ] [
fhir:code [ fhir:v "Resource.implicitRules" ] ;
fhir:display [ fhir:v "implicitRules" ] ;
( fhir:_target [
( fhir:modifierExtension [
fhir:url [
fhir:v "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence> ] ;
fhir:value [
a fhir:Code ;
fhir:v "equivalent" ] ] ) ;
fhir:code [ fhir:v "Resource.implicitRules" ] ;
fhir:display [ fhir:v "Resource.implicitRules" ] ;
fhir:equivalence [ fhir:v "equivalent" ] ;
fhir:comment [ fhir:v "Element `Resource.implicitRules` is mapped to FHIR STU3 element `Resource.implicitRules` as `Equivalent`.\nAsserting this rule set restricts the content to be only understood by a limited set of trading partners. This inherently limits the usefulness of the data in the long term. However, the existing health eco-system is highly fractured, and not yet ready to define, collect, and exchange data in a generally computable sense. Wherever possible, implementers and/or specification writers should avoid using this element. Often, when used, the URL is a reference to an implementation guide that defines these special rules as part of its narrative along with other profiles, value sets, etc." ] ] ) ] [
fhir:code [ fhir:v "Resource.language" ] ;
fhir:display [ fhir:v "language" ] ;
( fhir:_target [
( fhir:modifierExtension [
fhir:url [
fhir:v "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence> ] ;
fhir:value [
a fhir:Code ;
fhir:v "equivalent" ] ] ) ;
fhir:code [ fhir:v "Resource.language" ] ;
fhir:display [ fhir:v "Resource.language" ] ;
fhir:equivalence [ fhir:v "equivalent" ] ;
fhir:comment [ fhir:v "Element `Resource.language` is mapped to FHIR STU3 element `Resource.language` as `Equivalent`.\nLanguage is provided to support indexing and accessibility (typically, services such as text to speech use the language tag). The html language tag in the narrative applies to the narrative. The language tag on the resource may be used to specify the language of other presentations generated from the data in the resource. Not all the content has to be in the base language. The Resource.language should not be assumed to apply to the narrative automatically. If a language is specified, it should it also be specified on the div element in the html (see rules in HTML5 for information about the relationship between xml:lang and the html lang attribute)." ] ] ) ] )
] [
fhir:source [
fhir:v "http://hl7.org/fhir/StructureDefinition/Resource"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/Resource> ] ;
fhir:sourceVersion [ fhir:v "5.0.0" ] ;
fhir:target [
fhir:v "http://hl7.org/fhir/5.0/StructureDefinition/extension-Bundle.issues"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/5.0/StructureDefinition/extension-Bundle.issues> ] ;
fhir:targetVersion [ fhir:v "0.1.0" ] ;
( fhir:element [
fhir:code [ fhir:v "Resource.meta" ] ;
fhir:display [ fhir:v "meta" ] ;
( fhir:_target [
( fhir:modifierExtension [
fhir:url [
fhir:v "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence> ] ;
fhir:value [
a fhir:Code ;
fhir:v "equivalent" ] ] ) ;
fhir:code [ fhir:v "Extension.extension:meta" ] ;
fhir:equivalence [ fhir:v "equivalent" ] ;
fhir:comment [ fhir:v "Element `Resource.meta` is mapped to FHIR STU3 element `Resource.meta` as `Equivalent`." ] ] ) ] [
fhir:code [ fhir:v "Resource.implicitRules" ] ;
fhir:display [ fhir:v "implicitRules" ] ;
( fhir:_target [
( fhir:modifierExtension [
fhir:url [
fhir:v "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence> ] ;
fhir:value [
a fhir:Code ;
fhir:v "equivalent" ] ] ) ;
fhir:code [ fhir:v "Extension.extension:implicitRules" ] ;
fhir:equivalence [ fhir:v "equivalent" ] ;
fhir:comment [ fhir:v "Element `Resource.implicitRules` is mapped to FHIR STU3 element `Resource.implicitRules` as `Equivalent`.\nAsserting this rule set restricts the content to be only understood by a limited set of trading partners. This inherently limits the usefulness of the data in the long term. However, the existing health eco-system is highly fractured, and not yet ready to define, collect, and exchange data in a generally computable sense. Wherever possible, implementers and/or specification writers should avoid using this element. Often, when used, the URL is a reference to an implementation guide that defines these special rules as part of its narrative along with other profiles, value sets, etc." ] ] ) ] [
fhir:code [ fhir:v "Resource.language" ] ;
fhir:display [ fhir:v "language" ] ;
( fhir:_target [
( fhir:modifierExtension [
fhir:url [
fhir:v "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence> ] ;
fhir:value [
a fhir:Code ;
fhir:v "equivalent" ] ] ) ;
fhir:code [ fhir:v "Extension.extension:language" ] ;
fhir:equivalence [ fhir:v "equivalent" ] ;
fhir:comment [ fhir:v "Element `Resource.language` is mapped to FHIR STU3 element `Resource.language` as `Equivalent`.\nLanguage is provided to support indexing and accessibility (typically, services such as text to speech use the language tag). The html language tag in the narrative applies to the narrative. The language tag on the resource may be used to specify the language of other presentations generated from the data in the resource. Not all the content has to be in the base language. The Resource.language should not be assumed to apply to the narrative automatically. If a language is specified, it should it also be specified on the div element in the html (see rules in HTML5 for information about the relationship between xml:lang and the html lang attribute)." ] ] ) ] )
] ) . #
IG © 2025+ FHIR Infrastructure. Package hl7.fhir.uv.xver-r5.r3#0.1.0 based on FHIR 3.0.2. Generated 2026-03-20
Links: Table of Contents |
QA Report
| Version History |
|
Propose a change
