@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 -------------------------------------------------------------------

<http://hl7.org/fhir/4.0/ValueSet/R4-device-component-property-for-R4B> a fhir:ValueSet ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "R4-device-component-property-for-R4B"] ; # 
  fhir:text [
     fhir:status [ fhir:v "generated" ] ;
     fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet R4-device-component-property-for-R4B</b></p><a name=\"R4-device-component-property-for-R4B\"> </a><a name=\"hcR4-device-component-property-for-R4B\"> </a><p>This value set expansion contains 10 concepts.</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>System</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\"><a name=\"R4-device-component-property-for-R4B-urn:iso:std:iso:11073:10101-68219\"> </a>  68219</td><td>urn:iso:std:iso:11073:10101</td><td>MDC_TIME_CAP_STATE</td></tr><tr><td style=\"white-space:nowrap\"><a name=\"R4-device-component-property-for-R4B-urn:iso:std:iso:11073:10101-68220\"> </a>  68220</td><td>urn:iso:std:iso:11073:10101</td><td>MDC_TIME_SYNC_PROTOCOL</td></tr><tr><td style=\"white-space:nowrap\"><a name=\"R4-device-component-property-for-R4B-urn:iso:std:iso:11073:10101-68221\"> </a>  68221</td><td>urn:iso:std:iso:11073:10101</td><td>MDC_TIME_SYNC_ACCURACY</td></tr><tr><td style=\"white-space:nowrap\"><a name=\"R4-device-component-property-for-R4B-urn:iso:std:iso:11073:10101-68222\"> </a>  68222</td><td>urn:iso:std:iso:11073:10101</td><td>MDC_TIME_RES_ABS</td></tr><tr><td style=\"white-space:nowrap\"><a name=\"R4-device-component-property-for-R4B-urn:iso:std:iso:11073:10101-68223\"> </a>  68223</td><td>urn:iso:std:iso:11073:10101</td><td>MDC_TIME_RES_REL</td></tr><tr><td style=\"white-space:nowrap\"><a name=\"R4-device-component-property-for-R4B-urn:iso:std:iso:11073:10101-68224\"> </a>  68224</td><td>urn:iso:std:iso:11073:10101</td><td>MDC_TIME_RES_REL_HI_RES</td></tr><tr><td style=\"white-space:nowrap\"><a name=\"R4-device-component-property-for-R4B-urn:iso:std:iso:11073:10101-68226\"> </a>  68226</td><td>urn:iso:std:iso:11073:10101</td><td>MDC_TIME_RES_BO</td></tr><tr><td style=\"white-space:nowrap\"><a name=\"R4-device-component-property-for-R4B-urn:iso:std:iso:11073:10101-532353\"> </a>  532353</td><td>urn:iso:std:iso:11073:10101</td><td>MDC_REG_CERT_DATA_CONTINUA_CERT_DEV_LIST</td></tr><tr><td style=\"white-space:nowrap\"><a name=\"R4-device-component-property-for-R4B-urn:iso:std:iso:11073:10101-532354\"> </a>  532354</td><td>urn:iso:std:iso:11073:10101</td><td>MDC_REG_CERT_DATA_CONTINUA_REG_STATUS</td></tr><tr><td style=\"white-space:nowrap\"><a name=\"R4-device-component-property-for-R4B-urn:iso:std:iso:11073:10101-532355\"> </a>  532355</td><td>urn:iso:std:iso:11073:10101</td><td>MDC_REG_CERT_DATA_CONTINUA_PHG_CERT_LIST</td></tr></table></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:extension ( [
     fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ] ;
     fhir:value [
       a fhir:code ;
       fhir:v "oo"
     ]
  ] [
     fhir:extension ( [
       fhir:url [ fhir:v "packageId"^^xsd:anyURI ] ;
       fhir:value [
         a fhir:id ;
         fhir:v "hl7.fhir.uv.xver-r4.r4b"
       ]
     ] [
       fhir:url [ fhir:v "version"^^xsd:anyURI ] ;
       fhir:value [
         a fhir:string ;
         fhir:v "0.0.1-snapshot-2"
       ]
     ] ) ;
     fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/package-source"^^xsd:anyURI ]
  ] [
     fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm"^^xsd:anyURI ] ;
     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:value [
           a fhir:canonical ;
           fhir:v "http://hl7.org/fhir/4.0/ImplementationGuide/hl7.fhir.uv.xver-r4.r4b"^^xsd:anyURI ;
           fhir:link <http://hl7.org/fhir/4.0/ImplementationGuide/hl7.fhir.uv.xver-r4.r4b>
         ]
       ] )
     ]
  ] [
     fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status"^^xsd:anyURI ] ;
     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:value [
           a fhir:canonical ;
           fhir:v "http://hl7.org/fhir/4.0/ImplementationGuide/hl7.fhir.uv.xver-r4.r4b"^^xsd:anyURI ;
           fhir:link <http://hl7.org/fhir/4.0/ImplementationGuide/hl7.fhir.uv.xver-r4.r4b>
         ]
       ] )
     ]
  ] ) ; # 
  fhir:url [ fhir:v "http://hl7.org/fhir/4.0/ValueSet/R4-device-component-property-for-R4B"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "0.0.1-snapshot-2"] ; # 
  fhir:name [ fhir:v "R4_device_component_property_for_R4B"] ; # 
  fhir:title [ fhir:v "Cross-version VS for R4.DeviceDefinitionPropertyCode for use in FHIR R4B"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v false] ; # 
  fhir:date [ fhir:v "2025-09-01T22:36:16.28392+10: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 concepts from http://hl7.org/fhir/ValueSet/device-component-property|4.0.1 for use in FHIR R4B. Concepts not present here have direct `equivalent` mappings crossing all versions from R4 to R4B."] ; # 
  fhir:jurisdiction ( [
     fhir:coding ( [
       fhir:system [ fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm"^^xsd:anyURI ] ;
       fhir:code [ fhir:v "001" ] ;
       fhir:display [ fhir:v "World" ]
     ] )
  ] ) ; # 
  fhir:compose [
     fhir:include ( [
       fhir:system [ fhir:v "urn:iso:std:iso:11073:10101"^^xsd:anyURI ] ;
       fhir:version [ fhir:v "4.0.1" ] ;
       fhir:concept ( [
         fhir:code [ fhir:v "68219" ] ;
         fhir:display [ fhir:v "MDC_TIME_CAP_STATE" ]
       ] [
         fhir:code [ fhir:v "68220" ] ;
         fhir:display [ fhir:v "MDC_TIME_SYNC_PROTOCOL" ]
       ] [
         fhir:code [ fhir:v "68221" ] ;
         fhir:display [ fhir:v "MDC_TIME_SYNC_ACCURACY" ]
       ] [
         fhir:code [ fhir:v "68222" ] ;
         fhir:display [ fhir:v "MDC_TIME_RES_ABS" ]
       ] [
         fhir:code [ fhir:v "68223" ] ;
         fhir:display [ fhir:v "MDC_TIME_RES_REL" ]
       ] [
         fhir:code [ fhir:v "68224" ] ;
         fhir:display [ fhir:v "MDC_TIME_RES_REL_HI_RES" ]
       ] [
         fhir:code [ fhir:v "68226" ] ;
         fhir:display [ fhir:v "MDC_TIME_RES_BO" ]
       ] [
         fhir:code [ fhir:v "532353" ] ;
         fhir:display [ fhir:v "MDC_REG_CERT_DATA_CONTINUA_CERT_DEV_LIST" ]
       ] [
         fhir:code [ fhir:v "532354" ] ;
         fhir:display [ fhir:v "MDC_REG_CERT_DATA_CONTINUA_REG_STATUS" ]
       ] [
         fhir:code [ fhir:v "532355" ] ;
         fhir:display [ fhir:v "MDC_REG_CERT_DATA_CONTINUA_PHG_CERT_LIST" ]
       ] )
     ] )
  ] ; # 
  fhir:expansion [
     fhir:timestamp [ fhir:v "2025-09-01T22:36:16.28392+10:00"^^xsd:dateTime ] ;
     fhir:contains ( [
       fhir:system [ fhir:v "urn:iso:std:iso:11073:10101"^^xsd:anyURI ] ;
       fhir:version [ fhir:v "4.0.1" ] ;
       fhir:code [ fhir:v "68219" ] ;
       fhir:display [ fhir:v "MDC_TIME_CAP_STATE" ]
     ] [
       fhir:system [ fhir:v "urn:iso:std:iso:11073:10101"^^xsd:anyURI ] ;
       fhir:version [ fhir:v "4.0.1" ] ;
       fhir:code [ fhir:v "68220" ] ;
       fhir:display [ fhir:v "MDC_TIME_SYNC_PROTOCOL" ]
     ] [
       fhir:system [ fhir:v "urn:iso:std:iso:11073:10101"^^xsd:anyURI ] ;
       fhir:version [ fhir:v "4.0.1" ] ;
       fhir:code [ fhir:v "68221" ] ;
       fhir:display [ fhir:v "MDC_TIME_SYNC_ACCURACY" ]
     ] [
       fhir:system [ fhir:v "urn:iso:std:iso:11073:10101"^^xsd:anyURI ] ;
       fhir:version [ fhir:v "4.0.1" ] ;
       fhir:code [ fhir:v "68222" ] ;
       fhir:display [ fhir:v "MDC_TIME_RES_ABS" ]
     ] [
       fhir:system [ fhir:v "urn:iso:std:iso:11073:10101"^^xsd:anyURI ] ;
       fhir:version [ fhir:v "4.0.1" ] ;
       fhir:code [ fhir:v "68223" ] ;
       fhir:display [ fhir:v "MDC_TIME_RES_REL" ]
     ] [
       fhir:system [ fhir:v "urn:iso:std:iso:11073:10101"^^xsd:anyURI ] ;
       fhir:version [ fhir:v "4.0.1" ] ;
       fhir:code [ fhir:v "68224" ] ;
       fhir:display [ fhir:v "MDC_TIME_RES_REL_HI_RES" ]
     ] [
       fhir:system [ fhir:v "urn:iso:std:iso:11073:10101"^^xsd:anyURI ] ;
       fhir:version [ fhir:v "4.0.1" ] ;
       fhir:code [ fhir:v "68226" ] ;
       fhir:display [ fhir:v "MDC_TIME_RES_BO" ]
     ] [
       fhir:system [ fhir:v "urn:iso:std:iso:11073:10101"^^xsd:anyURI ] ;
       fhir:version [ fhir:v "4.0.1" ] ;
       fhir:code [ fhir:v "532353" ] ;
       fhir:display [ fhir:v "MDC_REG_CERT_DATA_CONTINUA_CERT_DEV_LIST" ]
     ] [
       fhir:system [ fhir:v "urn:iso:std:iso:11073:10101"^^xsd:anyURI ] ;
       fhir:version [ fhir:v "4.0.1" ] ;
       fhir:code [ fhir:v "532354" ] ;
       fhir:display [ fhir:v "MDC_REG_CERT_DATA_CONTINUA_REG_STATUS" ]
     ] [
       fhir:system [ fhir:v "urn:iso:std:iso:11073:10101"^^xsd:anyURI ] ;
       fhir:version [ fhir:v "4.0.1" ] ;
       fhir:code [ fhir:v "532355" ] ;
       fhir:display [ fhir:v "MDC_REG_CERT_DATA_CONTINUA_PHG_CERT_LIST" ]
     ] )
  ] . # 

# -------------------------------------------------------------------------------------

