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: 1 |
@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-device-category-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-device-category-for-R4</b></p><a name=\"R5-device-category-for-R4\"> </a><a name=\"hcR5-device-category-for-R4\"> </a><p>This value set expansion contains 10 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-device-category-for-R4-http://hl7.org/fhir/device-category-active\"> </a><code>http://hl7.org/fhir/device-category</code></td><td>5.0.0</td><td style=\"white-space:nowrap\"> <a href=\"CodeSystem-device-category.html#device-category-active\">active</a></td><td>Active</td><td>Device where the operation depends on a source of energy.</td></tr><tr><td><a name=\"R5-device-category-for-R4-http://hl7.org/fhir/device-category-communicating\"> </a><code>http://hl7.org/fhir/device-category</code></td><td>5.0.0</td><td style=\"white-space:nowrap\"> <a href=\"CodeSystem-device-category.html#device-category-communicating\">communicating</a></td><td>communicating</td><td>Device communicates electronically to peer information systems or possibly another device.</td></tr><tr><td><a name=\"R5-device-category-for-R4-http://hl7.org/fhir/device-category-dme\"> </a><code>http://hl7.org/fhir/device-category</code></td><td>5.0.0</td><td style=\"white-space:nowrap\"> <a href=\"CodeSystem-device-category.html#device-category-dme\">dme</a></td><td>Durable Medical Equipment</td><td>Equipment and supplies that provides therapeutic benefits to a patient.</td></tr><tr><td><a name=\"R5-device-category-for-R4-http://hl7.org/fhir/device-category-home-use\"> </a><code>http://hl7.org/fhir/device-category</code></td><td>5.0.0</td><td style=\"white-space:nowrap\"> <a href=\"CodeSystem-device-category.html#device-category-home-use\">home-use</a></td><td>Maintenance</td><td>Medical device intended for users in a non-medical setting.</td></tr><tr><td><a name=\"R5-device-category-for-R4-http://hl7.org/fhir/device-category-implantable\"> </a><code>http://hl7.org/fhir/device-category</code></td><td>5.0.0</td><td style=\"white-space:nowrap\"> <a href=\"CodeSystem-device-category.html#device-category-implantable\">implantable</a></td><td>Implantable</td><td>A device that is placed into a surgically or naturally formed cavity of the human body.</td></tr><tr><td><a name=\"R5-device-category-for-R4-http://hl7.org/fhir/device-category-in-vitro\"> </a><code>http://hl7.org/fhir/device-category</code></td><td>5.0.0</td><td style=\"white-space:nowrap\"> <a href=\"CodeSystem-device-category.html#device-category-in-vitro\">in-vitro</a></td><td>In vitro</td><td>Tests done on samples such as blood or tissue that have been taken from the human body.</td></tr><tr><td><a name=\"R5-device-category-for-R4-http://hl7.org/fhir/device-category-point-of-care\"> </a><code>http://hl7.org/fhir/device-category</code></td><td>5.0.0</td><td style=\"white-space:nowrap\"> <a href=\"CodeSystem-device-category.html#device-category-point-of-care\">point-of-care</a></td><td>Point of Care</td><td>a class of communicating devices that are used by medical providers for various purposes (e.g., monitoring, delivering or measuring).</td></tr><tr><td><a name=\"R5-device-category-for-R4-http://hl7.org/fhir/device-category-reusable\"> </a><code>http://hl7.org/fhir/device-category</code></td><td>5.0.0</td><td style=\"white-space:nowrap\"> <a href=\"CodeSystem-device-category.html#device-category-reusable\">reusable</a></td><td>Reusable</td><td>A device that healthcare providers can use to diagnose and treat one or more patients.</td></tr><tr><td><a name=\"R5-device-category-for-R4-http://hl7.org/fhir/device-category-single-use\"> </a><code>http://hl7.org/fhir/device-category</code></td><td>5.0.0</td><td style=\"white-space:nowrap\"> <a href=\"CodeSystem-device-category.html#device-category-single-use\">single-use</a></td><td>Single Use</td><td>A device use on one individual during a single procedure.</td></tr><tr><td><a name=\"R5-device-category-for-R4-http://hl7.org/fhir/device-category-software\"> </a><code>http://hl7.org/fhir/device-category</code></td><td>5.0.0</td><td style=\"white-space:nowrap\"> <a href=\"CodeSystem-device-category.html#device-category-software\">software</a></td><td>Software</td><td>A device that may include a software component or consist exclusively of software e.g. data transformer or converter, clinical support algorithms, clinical apps</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 1 ]
] [
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 "oo" ]
] [
( 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-device-category-for-R4"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/uv/xver/ValueSet/R5-device-category-for-R4>
] ; #
fhir:version [ fhir:v "0.1.0"] ; #
fhir:name [ fhir:v "R5DeviceCategoryForR4"] ; #
fhir:title [ fhir:v "Cross-version ValueSet R5.FHIRDeviceCategory 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 "Orders and Observations"] ; #
fhir:contact ( [
fhir:name [ fhir:v "Orders and Observations" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://www.hl7.org/Special/committees/orders" ] ] )
] ) ; #
fhir:description [ fhir:v "This cross-version ValueSet represents content from `http://hl7.org/fhir/ValueSet/device-category|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/device-category|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* `Device.category`\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/device-category|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/device-category"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/device-category> ] ;
fhir:version [ fhir:v "5.0.0" ] ;
( fhir:concept [
fhir:code [ fhir:v "active" ] ;
fhir:display [ fhir:v "Active" ] ] [
fhir:code [ fhir:v "communicating" ] ;
fhir:display [ fhir:v "communicating" ] ] [
fhir:code [ fhir:v "dme" ] ;
fhir:display [ fhir:v "Durable Medical Equipment" ] ] [
fhir:code [ fhir:v "home-use" ] ;
fhir:display [ fhir:v "Maintenance" ] ] [
fhir:code [ fhir:v "implantable" ] ;
fhir:display [ fhir:v "Implantable" ] ] [
fhir:code [ fhir:v "in-vitro" ] ;
fhir:display [ fhir:v "In vitro" ] ] [
fhir:code [ fhir:v "point-of-care" ] ;
fhir:display [ fhir:v "Point of Care" ] ] [
fhir:code [ fhir:v "reusable" ] ;
fhir:display [ fhir:v "Reusable" ] ] [
fhir:code [ fhir:v "single-use" ] ;
fhir:display [ fhir:v "Single Use" ] ] [
fhir:code [ fhir:v "software" ] ;
fhir:display [ fhir:v "Software" ] ] ) ] )
] ; #
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/device-category"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/device-category> ] ;
fhir:version [ fhir:v "5.0.0" ] ;
fhir:code [ fhir:v "active" ] ;
fhir:display [ fhir:v "Active" ] ] [
fhir:system [
fhir:v "http://hl7.org/fhir/device-category"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/device-category> ] ;
fhir:version [ fhir:v "5.0.0" ] ;
fhir:code [ fhir:v "communicating" ] ;
fhir:display [ fhir:v "communicating" ] ] [
fhir:system [
fhir:v "http://hl7.org/fhir/device-category"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/device-category> ] ;
fhir:version [ fhir:v "5.0.0" ] ;
fhir:code [ fhir:v "dme" ] ;
fhir:display [ fhir:v "Durable Medical Equipment" ] ] [
fhir:system [
fhir:v "http://hl7.org/fhir/device-category"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/device-category> ] ;
fhir:version [ fhir:v "5.0.0" ] ;
fhir:code [ fhir:v "home-use" ] ;
fhir:display [ fhir:v "Maintenance" ] ] [
fhir:system [
fhir:v "http://hl7.org/fhir/device-category"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/device-category> ] ;
fhir:version [ fhir:v "5.0.0" ] ;
fhir:code [ fhir:v "implantable" ] ;
fhir:display [ fhir:v "Implantable" ] ] [
fhir:system [
fhir:v "http://hl7.org/fhir/device-category"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/device-category> ] ;
fhir:version [ fhir:v "5.0.0" ] ;
fhir:code [ fhir:v "in-vitro" ] ;
fhir:display [ fhir:v "In vitro" ] ] [
fhir:system [
fhir:v "http://hl7.org/fhir/device-category"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/device-category> ] ;
fhir:version [ fhir:v "5.0.0" ] ;
fhir:code [ fhir:v "point-of-care" ] ;
fhir:display [ fhir:v "Point of Care" ] ] [
fhir:system [
fhir:v "http://hl7.org/fhir/device-category"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/device-category> ] ;
fhir:version [ fhir:v "5.0.0" ] ;
fhir:code [ fhir:v "reusable" ] ;
fhir:display [ fhir:v "Reusable" ] ] [
fhir:system [
fhir:v "http://hl7.org/fhir/device-category"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/device-category> ] ;
fhir:version [ fhir:v "5.0.0" ] ;
fhir:code [ fhir:v "single-use" ] ;
fhir:display [ fhir:v "Single Use" ] ] [
fhir:system [
fhir:v "http://hl7.org/fhir/device-category"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/device-category> ] ;
fhir:version [ fhir:v "5.0.0" ] ;
fhir:code [ fhir:v "software" ] ;
fhir:display [ fhir:v "Software" ] ] )
] . #
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
