@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/uv/xver/CodeSystem/v2-0368> a fhir:CodeSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "v2-0368"] ; # 
  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: CodeSystem v2-0368</b></p><a name=\"v2-0368\"> </a><a name=\"hcv2-0368\"> </a><p>This case-insensitive code system <code>http://hl7.org/fhir/v2/0368</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Nederlands (Dutch, nl)</b></td></tr><tr><td style=\"white-space:nowrap\">AB<a name=\"v2-0368-AB\"> </a></td><td>Abort</td><td>Afbreken</td></tr><tr><td style=\"white-space:nowrap\">AF<a name=\"v2-0368-AF\"> </a></td><td>Aliquot From container</td><td>Aliquot uit container</td></tr><tr><td style=\"white-space:nowrap\">AT<a name=\"v2-0368-AT\"> </a></td><td>Aliquot To container</td><td>Aliquot naar container</td></tr><tr><td style=\"white-space:nowrap\">CL<a name=\"v2-0368-CL\"> </a></td><td>Clear</td><td>Wissen</td></tr><tr><td style=\"white-space:nowrap\">CN<a name=\"v2-0368-CN\"> </a></td><td>Clear Notification</td><td>Wis melding</td></tr><tr><td style=\"white-space:nowrap\">DI<a name=\"v2-0368-DI\"> </a></td><td>Disable Sending Events</td><td>Versturen event deactiveren</td></tr><tr><td style=\"white-space:nowrap\">EN<a name=\"v2-0368-EN\"> </a></td><td>Enable Sending Events</td><td>Versturen events activeren</td></tr><tr><td style=\"white-space:nowrap\">ES<a name=\"v2-0368-ES\"> </a></td><td>Emergency -stop</td><td>Noodstop</td></tr><tr><td style=\"white-space:nowrap\">EX<a name=\"v2-0368-EX\"> </a></td><td>Execute (command specified in field Parameters (ST) 01394)</td><td>Uitvoeren (commando gespecificeerd in veld Parameters (ST) 01394)</td></tr><tr><td style=\"white-space:nowrap\">IN<a name=\"v2-0368-IN\"> </a></td><td>Initialize/Initiate</td><td>Initialiseren/Starten</td></tr><tr><td style=\"white-space:nowrap\">LC<a name=\"v2-0368-LC\"> </a></td><td>Local Control Request</td><td>Lokaal besturingsverzoek</td></tr><tr><td style=\"white-space:nowrap\">LK<a name=\"v2-0368-LK\"> </a></td><td>Lock</td><td>Vergrendelen</td></tr><tr><td style=\"white-space:nowrap\">LO<a name=\"v2-0368-LO\"> </a></td><td>Load</td><td>Laden</td></tr><tr><td style=\"white-space:nowrap\">PA<a name=\"v2-0368-PA\"> </a></td><td>Pause</td><td>Pauzeren</td></tr><tr><td style=\"white-space:nowrap\">RC<a name=\"v2-0368-RC\"> </a></td><td>Remote Control Request</td><td>Extern besturingsverzoek</td></tr><tr><td style=\"white-space:nowrap\">RE<a name=\"v2-0368-RE\"> </a></td><td>Resume</td><td>Hervatten</td></tr><tr><td style=\"white-space:nowrap\">SA<a name=\"v2-0368-SA\"> </a></td><td>Sampling</td><td>Sampelen</td></tr><tr><td style=\"white-space:nowrap\">SU<a name=\"v2-0368-SU\"> </a></td><td>Setup</td><td>Instellingen</td></tr><tr><td style=\"white-space:nowrap\">TT<a name=\"v2-0368-TT\"> </a></td><td>Transport To</td><td>Transport naar</td></tr><tr><td style=\"white-space:nowrap\">UC<a name=\"v2-0368-UC\"> </a></td><td>Unlock</td><td>Ontgrendelen</td></tr><tr><td style=\"white-space:nowrap\">UN<a name=\"v2-0368-UN\"> </a></td><td>Unload</td><td>Uitladen</td></tr></table></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:extension ( [
     fhir:url [
       fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status"^^xsd:anyURI ;
       fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status>
     ] ;
     fhir:value [
       a fhir:String ;
       fhir:v "External"
     ]
  ] [
     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 "packageId"^^xsd:anyURI ;
         fhir:l fhir:packageId
       ] ;
       fhir:value [
         a fhir:Id ;
         fhir:v "hl7.fhir.uv.xver-r3.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-r3.r5"^^xsd:anyURI ;
         fhir:l <http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r3.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-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-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-r3.r5"^^xsd:anyURI ;
           fhir:l <http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r3.r5>
         ]
       ] )
     ]
  ] ) ; # 
  fhir:url [
     fhir:v "http://hl7.org/fhir/v2/0368"^^xsd:anyURI ;
     fhir:l <http://hl7.org/fhir/v2/0368>
  ] ; # 
  fhir:version [ fhir:v "2.8.2"] ; # 
  fhir:name [ fhir:v "v2 Remote Control Command"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v false] ; # 
  fhir:date [ fhir:v "2026-03-20T12:39:37+11: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 "FHIR Value set/code system definition for HL7 v2 table 0368 ( Remote Control Command)"] ; # 
  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:caseSensitive [ fhir:v false] ; # 
  fhir:valueSet [
     fhir:v "http://hl7.org/fhir/ValueSet/v2-0368"^^xsd:anyURI ;
     fhir:l <http://hl7.org/fhir/ValueSet/v2-0368>
  ] ; # 
  fhir:content [ fhir:v "complete"] ; # 
  fhir:concept ( [
     fhir:code [ fhir:v "AB" ] ;
     fhir:display [ fhir:v "Abort" ] ;
     fhir:designation ( [
       fhir:language [ fhir:v "nl" ] ;
       fhir:value [ fhir:v "Afbreken" ]
     ] )
  ] [
     fhir:code [ fhir:v "AF" ] ;
     fhir:display [ fhir:v "Aliquot From container" ] ;
     fhir:designation ( [
       fhir:language [ fhir:v "nl" ] ;
       fhir:value [ fhir:v "Aliquot uit container" ]
     ] )
  ] [
     fhir:code [ fhir:v "AT" ] ;
     fhir:display [ fhir:v "Aliquot To container" ] ;
     fhir:designation ( [
       fhir:language [ fhir:v "nl" ] ;
       fhir:value [ fhir:v "Aliquot naar container" ]
     ] )
  ] [
     fhir:code [ fhir:v "CL" ] ;
     fhir:display [ fhir:v "Clear" ] ;
     fhir:designation ( [
       fhir:language [ fhir:v "nl" ] ;
       fhir:value [ fhir:v "Wissen" ]
     ] )
  ] [
     fhir:code [ fhir:v "CN" ] ;
     fhir:display [ fhir:v "Clear Notification" ] ;
     fhir:designation ( [
       fhir:language [ fhir:v "nl" ] ;
       fhir:value [ fhir:v "Wis melding" ]
     ] )
  ] [
     fhir:code [ fhir:v "DI" ] ;
     fhir:display [ fhir:v "Disable Sending Events" ] ;
     fhir:designation ( [
       fhir:language [ fhir:v "nl" ] ;
       fhir:value [ fhir:v "Versturen event deactiveren" ]
     ] )
  ] [
     fhir:code [ fhir:v "EN" ] ;
     fhir:display [ fhir:v "Enable Sending Events" ] ;
     fhir:designation ( [
       fhir:language [ fhir:v "nl" ] ;
       fhir:value [ fhir:v "Versturen events activeren" ]
     ] )
  ] [
     fhir:code [ fhir:v "ES" ] ;
     fhir:display [ fhir:v "Emergency -stop" ] ;
     fhir:designation ( [
       fhir:language [ fhir:v "nl" ] ;
       fhir:value [ fhir:v "Noodstop" ]
     ] )
  ] [
     fhir:code [ fhir:v "EX" ] ;
     fhir:display [ fhir:v "Execute (command specified in field Parameters (ST) 01394)" ] ;
     fhir:designation ( [
       fhir:language [ fhir:v "nl" ] ;
       fhir:value [ fhir:v "Uitvoeren (commando gespecificeerd in veld Parameters (ST) 01394)" ]
     ] )
  ] [
     fhir:code [ fhir:v "IN" ] ;
     fhir:display [ fhir:v "Initialize/Initiate" ] ;
     fhir:designation ( [
       fhir:language [ fhir:v "nl" ] ;
       fhir:value [ fhir:v "Initialiseren/Starten" ]
     ] )
  ] [
     fhir:code [ fhir:v "LC" ] ;
     fhir:display [ fhir:v "Local Control Request" ] ;
     fhir:designation ( [
       fhir:language [ fhir:v "nl" ] ;
       fhir:value [ fhir:v "Lokaal besturingsverzoek" ]
     ] )
  ] [
     fhir:code [ fhir:v "LK" ] ;
     fhir:display [ fhir:v "Lock" ] ;
     fhir:designation ( [
       fhir:language [ fhir:v "nl" ] ;
       fhir:value [ fhir:v "Vergrendelen" ]
     ] )
  ] [
     fhir:code [ fhir:v "LO" ] ;
     fhir:display [ fhir:v "Load" ] ;
     fhir:designation ( [
       fhir:language [ fhir:v "nl" ] ;
       fhir:value [ fhir:v "Laden" ]
     ] )
  ] [
     fhir:code [ fhir:v "PA" ] ;
     fhir:display [ fhir:v "Pause" ] ;
     fhir:designation ( [
       fhir:language [ fhir:v "nl" ] ;
       fhir:value [ fhir:v "Pauzeren" ]
     ] )
  ] [
     fhir:code [ fhir:v "RC" ] ;
     fhir:display [ fhir:v "Remote Control Request" ] ;
     fhir:designation ( [
       fhir:language [ fhir:v "nl" ] ;
       fhir:value [ fhir:v "Extern besturingsverzoek" ]
     ] )
  ] [
     fhir:code [ fhir:v "RE" ] ;
     fhir:display [ fhir:v "Resume" ] ;
     fhir:designation ( [
       fhir:language [ fhir:v "nl" ] ;
       fhir:value [ fhir:v "Hervatten" ]
     ] )
  ] [
     fhir:code [ fhir:v "SA" ] ;
     fhir:display [ fhir:v "Sampling" ] ;
     fhir:designation ( [
       fhir:language [ fhir:v "nl" ] ;
       fhir:value [ fhir:v "Sampelen" ]
     ] )
  ] [
     fhir:code [ fhir:v "SU" ] ;
     fhir:display [ fhir:v "Setup" ] ;
     fhir:designation ( [
       fhir:language [ fhir:v "nl" ] ;
       fhir:value [ fhir:v "Instellingen" ]
     ] )
  ] [
     fhir:code [ fhir:v "TT" ] ;
     fhir:display [ fhir:v "Transport To" ] ;
     fhir:designation ( [
       fhir:language [ fhir:v "nl" ] ;
       fhir:value [ fhir:v "Transport naar" ]
     ] )
  ] [
     fhir:code [ fhir:v "UC" ] ;
     fhir:display [ fhir:v "Unlock" ] ;
     fhir:designation ( [
       fhir:language [ fhir:v "nl" ] ;
       fhir:value [ fhir:v "Ontgrendelen" ]
     ] )
  ] [
     fhir:code [ fhir:v "UN" ] ;
     fhir:display [ fhir:v "Unload" ] ;
     fhir:designation ( [
       fhir:language [ fhir:v "nl" ] ;
       fhir:value [ fhir:v "Uitladen" ]
     ] )
  ] ) . # 

# -------------------------------------------------------------------------------------

