Extensions for Using Data Elements from FHIR DSTU2 in FHIR R5 - 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:ValueSet ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "R2-v3-hl7V3Conformance-for-R5"] ; #
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: ValueSet R2-v3-hl7V3Conformance-for-R5</b></p><a name=\"R2-v3-hl7V3Conformance-for-R5\"> </a><a name=\"hcR2-v3-hl7V3Conformance-for-R5\"> </a><p>This value set expansion contains 6 concepts.</p><table class=\"codes\"><tr><td><b>System</b></td><td><b>Version</b></td><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a name=\"R2-v3-hl7V3Conformance-for-R5-http://hl7.org/fhir/v3/hl7V3Conformance-I\"> </a><code>http://hl7.org/fhir/v3/hl7V3Conformance</code></td><td>1.0.2</td><td style=\"white-space:nowrap\"> <a href=\"CodeSystem-v3-hl7V3Conformance.html#v3-hl7V3Conformance-I\">I</a></td><td>ignored</td><td>Description: Implementers receiving this property must not raise an error if the data is received, but will not perform any useful function with the data. This conformance level is not used in profiles or other artifacts that are specific to the \"sender\" or \"initiator\" of a communication.</td></tr><tr><td><a name=\"R2-v3-hl7V3Conformance-for-R5-http://hl7.org/fhir/v3/hl7V3Conformance-NP\"> </a><code>http://hl7.org/fhir/v3/hl7V3Conformance</code></td><td>1.0.2</td><td style=\"white-space:nowrap\"> <a href=\"CodeSystem-v3-hl7V3Conformance.html#v3-hl7V3Conformance-NP\">NP</a></td><td>not permitted</td><td>Description: All implementers are prohibited from transmitting this content, and may raise an error if they receive it.</td></tr><tr><td><a name=\"R2-v3-hl7V3Conformance-for-R5-http://hl7.org/fhir/v3/hl7V3Conformance-R\"> </a><code>http://hl7.org/fhir/v3/hl7V3Conformance</code></td><td>1.0.2</td><td style=\"white-space:nowrap\"> <a href=\"CodeSystem-v3-hl7V3Conformance.html#v3-hl7V3Conformance-R\">R</a></td><td>required</td><td>Description: All implementers must support this property. I.e. they must be able to transmit, or to receive and usefully handle the concept.</td></tr><tr><td><a name=\"R2-v3-hl7V3Conformance-for-R5-http://hl7.org/fhir/v3/hl7V3Conformance-RC\"> </a><code>http://hl7.org/fhir/v3/hl7V3Conformance</code></td><td>1.0.2</td><td style=\"white-space:nowrap\"> <a href=\"CodeSystem-v3-hl7V3Conformance.html#v3-hl7V3Conformance-RC\">RC</a></td><td>required for consumer</td><td>Description: The element is considered \"required\" (i.e. must be supported) from the perspective of systems that consume instances, but is \"undetermined\" for systems that generate instances. Used only as part of specifications that define both initiator and consumer expectations.</td></tr><tr><td><a name=\"R2-v3-hl7V3Conformance-for-R5-http://hl7.org/fhir/v3/hl7V3Conformance-RI\"> </a><code>http://hl7.org/fhir/v3/hl7V3Conformance</code></td><td>1.0.2</td><td style=\"white-space:nowrap\"> <a href=\"CodeSystem-v3-hl7V3Conformance.html#v3-hl7V3Conformance-RI\">RI</a></td><td>required for initiator</td><td>Description: The element is considered \"required\" (i.e. must be supported) from the perspective of systems that generate instances, but is \"undetermined\" for systems that consume instances. Used only as part of specifications that define both initiator and consumer expectations.</td></tr><tr><td><a name=\"R2-v3-hl7V3Conformance-for-R5-http://hl7.org/fhir/v3/hl7V3Conformance-U\"> </a><code>http://hl7.org/fhir/v3/hl7V3Conformance</code></td><td>1.0.2</td><td style=\"white-space:nowrap\"> <a href=\"CodeSystem-v3-hl7V3Conformance.html#v3-hl7V3Conformance-U\">U</a></td><td>undetermined</td><td>Description: The conformance expectations for this element have not yet been determined.</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:extension [
fhir:url [
fhir:v "packageId"^^xsd:anyURI ;
fhir:l fhir:packageId ] ;
fhir:value [
a fhir:Id ;
fhir:v "hl7.fhir.uv.xver-r2.r5" ] ] [
fhir:url [
fhir:v "version"^^xsd:anyURI ;
fhir:l fhir:version ] ;
fhir:value [
a fhir:String ;
fhir:v "0.1.0" ] ] [
fhir:url [
fhir:v "uri"^^xsd:anyURI ;
fhir:l fhir:uri ] ;
fhir:value [
a fhir:Uri ;
fhir:v "http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r2.r5"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r2.r5> ] ] ) ;
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/package-source"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/package-source> ]
] [
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:Canonical ;
fhir:v "http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r2.r5"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r2.r5> ] ] ) ]
] [
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:Canonical ;
fhir:v "http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r2.r5"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r2.r5> ] ] ) ]
] ) ; #
fhir:url [
fhir:v "http://hl7.org/fhir/uv/xver/ValueSet/R2-v3-hl7V3Conformance-for-R5"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/uv/xver/ValueSet/R2-v3-hl7V3Conformance-for-R5>
] ; #
fhir:version [ fhir:v "0.1.0"] ; #
fhir:name [ fhir:v "R2V3Hl7V3ConformanceForR5"] ; #
fhir:title [ fhir:v "Cross-version ValueSet DSTU2.v3 Code System hl7V3Conformance for use in FHIR R5"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v false] ; #
fhir:date [ fhir:v "2026-03-17T21:02:03.8104715+00:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "FHIR Infrastructure"] ; #
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 cross-version ValueSet represents content from `http://hl7.org/fhir/ValueSet/v3-hl7V3Conformance|2015-07-31` for use in FHIR R5."] ; #
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:purpose [ fhir:v "This value set is part of the cross-version definitions generated to enable use of the\r\nvalue set `http://hl7.org/fhir/ValueSet/v3-hl7V3Conformance|2015-07-31` as defined in FHIR DSTU2\r\nin FHIR R5.\r\n\r\nThe source value set is bound to the following FHIR DSTU2 elements:\r\n* \r\n\r\nNote that all concepts are included in this cross-version definition because no concepts have compatible representations\r\n\r\nFollowing are the generation technical comments:\r\n\nFHIR ValueSet `http://hl7.org/fhir/ValueSet/v3-hl7V3Conformance|2015-07-31`, defined in FHIR DSTU2 does not have any mapping to FHIR R5"] ; #
fhir:compose [
( fhir:include [
fhir:system [
fhir:v "http://hl7.org/fhir/v3/hl7V3Conformance"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/v3/hl7V3Conformance> ] ;
fhir:version [ fhir:v "1.0.2" ] ;
( fhir:concept [
fhir:code [ fhir:v "I" ] ;
fhir:display [ fhir:v "ignored" ] ] [
fhir:code [ fhir:v "NP" ] ;
fhir:display [ fhir:v "not permitted" ] ] [
fhir:code [ fhir:v "R" ] ;
fhir:display [ fhir:v "required" ] ] [
fhir:code [ fhir:v "RC" ] ;
fhir:display [ fhir:v "required for consumer" ] ] [
fhir:code [ fhir:v "RI" ] ;
fhir:display [ fhir:v "required for initiator" ] ] [
fhir:code [ fhir:v "U" ] ;
fhir:display [ fhir:v "undetermined" ] ] ) ] )
] ; #
fhir:expansion [
fhir:timestamp [ fhir:v "2026-03-17T21:02:03.8104715+00:00"^^xsd:dateTime ] ;
( fhir:contains [
fhir:system [
fhir:v "http://hl7.org/fhir/v3/hl7V3Conformance"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/v3/hl7V3Conformance> ] ;
fhir:version [ fhir:v "1.0.2" ] ;
fhir:code [ fhir:v "I" ] ;
fhir:display [ fhir:v "ignored" ] ] [
fhir:system [
fhir:v "http://hl7.org/fhir/v3/hl7V3Conformance"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/v3/hl7V3Conformance> ] ;
fhir:version [ fhir:v "1.0.2" ] ;
fhir:code [ fhir:v "NP" ] ;
fhir:display [ fhir:v "not permitted" ] ] [
fhir:system [
fhir:v "http://hl7.org/fhir/v3/hl7V3Conformance"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/v3/hl7V3Conformance> ] ;
fhir:version [ fhir:v "1.0.2" ] ;
fhir:code [ fhir:v "R" ] ;
fhir:display [ fhir:v "required" ] ] [
fhir:system [
fhir:v "http://hl7.org/fhir/v3/hl7V3Conformance"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/v3/hl7V3Conformance> ] ;
fhir:version [ fhir:v "1.0.2" ] ;
fhir:code [ fhir:v "RC" ] ;
fhir:display [ fhir:v "required for consumer" ] ] [
fhir:system [
fhir:v "http://hl7.org/fhir/v3/hl7V3Conformance"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/v3/hl7V3Conformance> ] ;
fhir:version [ fhir:v "1.0.2" ] ;
fhir:code [ fhir:v "RI" ] ;
fhir:display [ fhir:v "required for initiator" ] ] [
fhir:system [
fhir:v "http://hl7.org/fhir/v3/hl7V3Conformance"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/v3/hl7V3Conformance> ] ;
fhir:version [ fhir:v "1.0.2" ] ;
fhir:code [ fhir:v "U" ] ;
fhir:display [ fhir:v "undetermined" ] ] )
] . #
IG © 2025+ FHIR Infrastructure. Package hl7.fhir.uv.xver-r2.r5#0.1.0 based on FHIR 5.0.0. Generated 2026-03-20
Links: Table of Contents |
QA Report
| Version History |
|
Propose a change
