Extensions for Using Data Elements from FHIR R5 in FHIR R4 - Downloaded Version null See the Directory of published versions
| Page standards status: Trial-use | Maturity Level: 3 |
@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 "R5-imagingselection-2dgraphictype-for-R4"] ; #
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 R5-imagingselection-2dgraphictype-for-R4</b></p><a name=\"R5-imagingselection-2dgraphictype-for-R4\"> </a><a name=\"hcR5-imagingselection-2dgraphictype-for-R4\"> </a><p>This value set expansion contains 5 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=\"R5-imagingselection-2dgraphictype-for-R4-http://hl7.org/fhir/imagingselection-2dgraphictype-circle\"> </a><code>http://hl7.org/fhir/imagingselection-2dgraphictype</code></td><td>5.0.0</td><td style=\"white-space:nowrap\"> <a href=\"CodeSystem-imagingselection-2dgraphictype.html#imagingselection-2dgraphictype-circle\">circle</a></td><td>CIRCLE</td><td>Two points shall be present; the first point is to be interpreted as the center and the second point as a point on the circumference of a circle, some form of implementation dependent representation of which is to be drawn.</td></tr><tr><td><a name=\"R5-imagingselection-2dgraphictype-for-R4-http://hl7.org/fhir/imagingselection-2dgraphictype-ellipse\"> </a><code>http://hl7.org/fhir/imagingselection-2dgraphictype</code></td><td>5.0.0</td><td style=\"white-space:nowrap\"> <a href=\"CodeSystem-imagingselection-2dgraphictype.html#imagingselection-2dgraphictype-ellipse\">ellipse</a></td><td>ELLIPSE</td><td>An ellipse defined by four (x,y) pairs, the first two pairs specifying the endpoints of the major axis and the second two pairs specifying the endpoints of the minor axis.</td></tr><tr><td><a name=\"R5-imagingselection-2dgraphictype-for-R4-http://hl7.org/fhir/imagingselection-2dgraphictype-interpolated\"> </a><code>http://hl7.org/fhir/imagingselection-2dgraphictype</code></td><td>5.0.0</td><td style=\"white-space:nowrap\"> <a href=\"CodeSystem-imagingselection-2dgraphictype.html#imagingselection-2dgraphictype-interpolated\">interpolated</a></td><td>INTERPOLATED</td><td>An n-tuple list of (x,y) pair end points between which some form of implementation dependent curved lines are to be drawn. The rendered line shall pass through all the specified points.</td></tr><tr><td><a name=\"R5-imagingselection-2dgraphictype-for-R4-http://hl7.org/fhir/imagingselection-2dgraphictype-point\"> </a><code>http://hl7.org/fhir/imagingselection-2dgraphictype</code></td><td>5.0.0</td><td style=\"white-space:nowrap\"> <a href=\"CodeSystem-imagingselection-2dgraphictype.html#imagingselection-2dgraphictype-point\">point</a></td><td>POINT</td><td>A single location denoted by a single (x,y) pair.</td></tr><tr><td><a name=\"R5-imagingselection-2dgraphictype-for-R4-http://hl7.org/fhir/imagingselection-2dgraphictype-polyline\"> </a><code>http://hl7.org/fhir/imagingselection-2dgraphictype</code></td><td>5.0.0</td><td style=\"white-space:nowrap\"> <a href=\"CodeSystem-imagingselection-2dgraphictype.html#imagingselection-2dgraphictype-polyline\">polyline</a></td><td>POLYLINE</td><td>A series of connected line segments with ordered vertices denoted by (x,y) triplets; the points need not be coplanar.</td></tr></table></div>"^^rdf:XMLLiteral ]
] ; #
fhir:extension ( [
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 3 ]
] [
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 "ii" ]
] [
( fhir:extension [
fhir:url [
fhir:v "packageId"^^xsd:anyURI ;
fhir:l fhir:packageId ] ;
fhir:value [
a fhir:Id ;
fhir:v "hl7.fhir.uv.xver-r5.r4" ] ] [
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-r5.r4"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r5.r4> ] ] ) ;
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-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-r5.r4"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r5.r4> ] ] ) ]
] ) ; #
fhir:url [
fhir:v "http://hl7.org/fhir/uv/xver/ValueSet/R5-imagingselection-2dgraphictype-for-R4"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/uv/xver/ValueSet/R5-imagingselection-2dgraphictype-for-R4>
] ; #
fhir:version [ fhir:v "0.1.0"] ; #
fhir:name [ fhir:v "R5Imagingselection2dgraphictypeForR4"] ; #
fhir:title [ fhir:v "Cross-version ValueSet R5.ImagingSelection2DGraphicType for use in FHIR R4"] ; #
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 "Imaging Integration"] ; #
fhir:contact ( [
fhir:name [ fhir:v "Imaging Integration" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://www.hl7.org/Special/committees/imagemgt" ] ] )
] ) ; #
fhir:description [ fhir:v "This cross-version ValueSet represents content from `http://hl7.org/fhir/ValueSet/imagingselection-2dgraphictype|5.0.0` for use in FHIR R4."] ; #
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/imagingselection-2dgraphictype|5.0.0` as defined in FHIR R5\r\nin FHIR R4.\r\n\r\nThe source value set is bound to the following FHIR R5 elements:\r\n* `ImagingSelection.instance.imageRegion2D.regionType`\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/imagingselection-2dgraphictype|5.0.0`, defined in FHIR R5 does not have any mapping to FHIR R4"] ; #
fhir:compose [
( fhir:include [
fhir:system [
fhir:v "http://hl7.org/fhir/imagingselection-2dgraphictype"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/imagingselection-2dgraphictype> ] ;
fhir:version [ fhir:v "5.0.0" ] ;
( fhir:concept [
fhir:code [ fhir:v "circle" ] ;
fhir:display [ fhir:v "CIRCLE" ] ] [
fhir:code [ fhir:v "ellipse" ] ;
fhir:display [ fhir:v "ELLIPSE" ] ] [
fhir:code [ fhir:v "interpolated" ] ;
fhir:display [ fhir:v "INTERPOLATED" ] ] [
fhir:code [ fhir:v "point" ] ;
fhir:display [ fhir:v "POINT" ] ] [
fhir:code [ fhir:v "polyline" ] ;
fhir:display [ fhir:v "POLYLINE" ] ] ) ] )
] ; #
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/imagingselection-2dgraphictype"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/imagingselection-2dgraphictype> ] ;
fhir:version [ fhir:v "5.0.0" ] ;
fhir:code [ fhir:v "circle" ] ;
fhir:display [ fhir:v "CIRCLE" ] ] [
fhir:system [
fhir:v "http://hl7.org/fhir/imagingselection-2dgraphictype"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/imagingselection-2dgraphictype> ] ;
fhir:version [ fhir:v "5.0.0" ] ;
fhir:code [ fhir:v "ellipse" ] ;
fhir:display [ fhir:v "ELLIPSE" ] ] [
fhir:system [
fhir:v "http://hl7.org/fhir/imagingselection-2dgraphictype"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/imagingselection-2dgraphictype> ] ;
fhir:version [ fhir:v "5.0.0" ] ;
fhir:code [ fhir:v "interpolated" ] ;
fhir:display [ fhir:v "INTERPOLATED" ] ] [
fhir:system [
fhir:v "http://hl7.org/fhir/imagingselection-2dgraphictype"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/imagingselection-2dgraphictype> ] ;
fhir:version [ fhir:v "5.0.0" ] ;
fhir:code [ fhir:v "point" ] ;
fhir:display [ fhir:v "POINT" ] ] [
fhir:system [
fhir:v "http://hl7.org/fhir/imagingselection-2dgraphictype"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/imagingselection-2dgraphictype> ] ;
fhir:version [ fhir:v "5.0.0" ] ;
fhir:code [ fhir:v "polyline" ] ;
fhir:display [ fhir:v "POLYLINE" ] ] )
] . #
IG © 2025+ FHIR Infrastructure. Package hl7.fhir.uv.xver-r5.r4#0.1.0 based on FHIR 4.0.1. Generated 2026-03-20
Links: Table of Contents |
QA Report
| Version History |
|
Propose a change
