v2+ Vocabulary - Local Development build (v0.3.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Active as of 2025-08-05 |
@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:CodeSystem ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "remoteControlCommandV110"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include all codes defined in <a href=\"CodeSystem-remoteControlCommandV110.html\"><code>http://terminology.hl7.org/v2plusvocab/CodeSystem/remoteControlCommandV110</code></a></li></ul></div>"^^rdf:XMLLiteral
] ; #
fhir:extension ( [
fhir:url [ fhir:v "http://terminology.hl7.org/v2plusvocab/StructureDefinition/codesystem-v2versionCreated"^^xsd:anyURI ] ;
fhir:value [
a fhir:string ;
fhir:v "2.8" ]
] [
fhir:url [ fhir:v "http://terminology.hl7.org/v2plusvocab/StructureDefinition/codesystem-versionHistory"^^xsd:anyURI ] ;
fhir:value [
a fhir:string ;
fhir:v "generate correct history somehow" ]
] [
fhir:url [ fhir:v "http://terminology.hl7.org/v2plusvocab/StructureDefinition/codesystem-tableNo"^^xsd:anyURI ] ;
fhir:value [
a fhir:string ;
fhir:v "0368" ]
] ) ; #
fhir:url [ fhir:v "http://terminology.hl7.org/v2plusvocab/CodeSystem/remoteControlCommandV110"^^xsd:anyURI] ; #
fhir:identifier ( [
fhir:system [ fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ] ;
fhir:value [ fhir:v "urn:oid:2.16.840.1.113883.18.226" ]
] ) ; #
fhir:version [ fhir:v "1.1.0"] ; #
fhir:name [ fhir:v "RemoteControlCommandV110"] ; #
fhir:title [ fhir:v "Remote Control Command (2.8 - 1.1.0)"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v true] ; #
fhir:date [ fhir:v "2025-08-05T15:14:51+02:00"^^xsd:dateTime] ; #
fhir:description [ fhir:v "Code system of concepts that identify the comment the component is to initiate. Used in the Equipment Command (ECD) and Interaction Status Detail (ISD) segments in HL7 Version 2.x messaging."] ; #
fhir:copyright [ fhir:v "HL7 Inc., 2024"] ; #
fhir:caseSensitive [ fhir:v true] ; #
fhir:content [ fhir:v "complete"] ; #
fhir:property ( [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:uri [ fhir:v "http://terminology.hl7.org/v2plusvocab/CodeSystem/Property#versionIntroduced"^^xsd:anyURI ] ;
fhir:description [ fhir:v "version when was this code introduced" ] ;
fhir:type [ fhir:v "string" ]
] [
fhir:code [ fhir:v "versionDeprecated" ] ;
fhir:uri [ fhir:v "http://terminology.hl7.org/v2plusvocab/CodeSystem/Property#versionDeprecated"^^xsd:anyURI ] ;
fhir:description [ fhir:v "version when was this code deprecated" ] ;
fhir:type [ fhir:v "string" ]
] [
fhir:code [ fhir:v "status" ] ;
fhir:uri [ fhir:v "http://hl7.org/fhir/concept-properties#status"^^xsd:anyURI ] ;
fhir:description [ fhir:v "A code that indicates the status of the concept. Typical values are active, experimental, deprecated, and retired" ] ;
fhir:type [ fhir:v "code" ]
] [
fhir:code [ fhir:v "comment" ] ;
fhir:uri [ fhir:v "http://terminology.hl7.org/v2plusvocab/CodeSystem/Property#comment"^^xsd:anyURI ] ;
fhir:description [ fhir:v "A string that provides additional detail pertinent to the use or understanding of the concept" ] ;
fhir:type [ fhir:v "string" ]
] [
fhir:code [ fhir:v "usage" ] ;
fhir:uri [ fhir:v "http://terminology.hl7.org/v2plusvocab/CodeSystem/Property#usage"^^xsd:anyURI ] ;
fhir:description [ fhir:v "usage notes for this code" ] ;
fhir:type [ fhir:v "string" ]
] [
fhir:code [ fhir:v "modified" ] ;
fhir:uri [ fhir:v "http://terminology.hl7.org/v2plusvocab/CodeSystem/Property#modified"^^xsd:anyURI ] ;
fhir:description [ fhir:v "date of last modification" ] ;
fhir:type [ fhir:v "dateTime" ]
] ) ; #
fhir:concept ( [
fhir:code [ fhir:v "AB" ] ;
fhir:display [ fhir:v "Abort" ] ;
fhir:definition [ fhir:v "Abort" ] ;
( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.4" ] ] )
] [
fhir:code [ fhir:v "AF" ] ;
fhir:display [ fhir:v "Aliquot From container" ] ;
fhir:definition [ fhir:v "Aliquot From container" ] ;
( fhir:property [
fhir:code [ fhir:v "usage" ] ;
fhir:value [
a fhir:string ;
fhir:v "See desc. below" ] ] [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.8" ] ] )
] [
fhir:code [ fhir:v "AT" ] ;
fhir:display [ fhir:v "Aliquot To container" ] ;
fhir:definition [ fhir:v "Aliquot To container" ] ;
( fhir:property [
fhir:code [ fhir:v "usage" ] ;
fhir:value [
a fhir:string ;
fhir:v "See desc. below" ] ] [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.8" ] ] )
] [
fhir:code [ fhir:v "CL" ] ;
fhir:display [ fhir:v "Clear" ] ;
fhir:definition [ fhir:v "Clear" ] ;
( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.4" ] ] )
] [
fhir:code [ fhir:v "CN" ] ;
fhir:display [ fhir:v "Clear Notification" ] ;
fhir:definition [ fhir:v "Clear Notification" ] ;
( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.4" ] ] )
] [
fhir:code [ fhir:v "DI" ] ;
fhir:display [ fhir:v "Disable Sending Events" ] ;
fhir:definition [ fhir:v "Disable Sending Events" ] ;
( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.4" ] ] )
] [
fhir:code [ fhir:v "EN" ] ;
fhir:display [ fhir:v "Enable Sending Events" ] ;
fhir:definition [ fhir:v "Enable Sending Events" ] ;
( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.4" ] ] )
] [
fhir:code [ fhir:v "ES" ] ;
fhir:display [ fhir:v "Emergency -stop" ] ;
fhir:definition [ fhir:v "Emergency -stop" ] ;
( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.4" ] ] )
] [
fhir:code [ fhir:v "EX" ] ;
fhir:display [ fhir:v "Execute" ] ;
fhir:definition [ fhir:v "Execute (command specified in field Parameters (ST) 01394)" ] ;
( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.4" ] ] )
] [
fhir:code [ fhir:v "IN" ] ;
fhir:display [ fhir:v "Initialize/Initiate" ] ;
fhir:definition [ fhir:v "Initialize/Initiate" ] ;
( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.4" ] ] )
] [
fhir:code [ fhir:v "LC" ] ;
fhir:display [ fhir:v "Local Control Request" ] ;
fhir:definition [ fhir:v "Local Control Request" ] ;
( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.4" ] ] )
] [
fhir:code [ fhir:v "LK" ] ;
fhir:display [ fhir:v "Lock" ] ;
fhir:definition [ fhir:v "Lock" ] ;
( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.4" ] ] )
] [
fhir:code [ fhir:v "LO" ] ;
fhir:display [ fhir:v "Load" ] ;
fhir:definition [ fhir:v "Load" ] ;
( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.4" ] ] )
] [
fhir:code [ fhir:v "PA" ] ;
fhir:display [ fhir:v "Pause" ] ;
fhir:definition [ fhir:v "Pause" ] ;
( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.4" ] ] )
] [
fhir:code [ fhir:v "RC" ] ;
fhir:display [ fhir:v "Remote Control Request" ] ;
fhir:definition [ fhir:v "Remote Control Request" ] ;
( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.4" ] ] )
] [
fhir:code [ fhir:v "RE" ] ;
fhir:display [ fhir:v "Resume" ] ;
fhir:definition [ fhir:v "Resume" ] ;
( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.4" ] ] )
] [
fhir:code [ fhir:v "SA" ] ;
fhir:display [ fhir:v "Sampling" ] ;
fhir:definition [ fhir:v "Sampling" ] ;
( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.4" ] ] )
] [
fhir:code [ fhir:v "SU" ] ;
fhir:display [ fhir:v "Setup" ] ;
fhir:definition [ fhir:v "Setup" ] ;
( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.4" ] ] )
] [
fhir:code [ fhir:v "TT" ] ;
fhir:display [ fhir:v "Transport To" ] ;
fhir:definition [ fhir:v "Transport To" ] ;
( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.4" ] ] )
] [
fhir:code [ fhir:v "UC" ] ;
fhir:display [ fhir:v "Unlock" ] ;
fhir:definition [ fhir:v "Unlock" ] ;
( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.4" ] ] )
] [
fhir:code [ fhir:v "UN" ] ;
fhir:display [ fhir:v "Unload" ] ;
fhir:definition [ fhir:v "Unload" ] ;
( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.4" ] ] )
] ) . #
IG © 2023+ . Package hl7.v2.uv.vocab#0.3.0 based on FHIR 4.0.1. Generated 2025-08-05
Links: Table of Contents |
QA Report