@prefix fhir: . @prefix owl: . @prefix rdfs: . @prefix xsd: . # - resource ------------------------------------------------------------------- a fhir:CodeSystem; fhir:nodeRole fhir:treeRoot; fhir:Resource.id [ fhir:value "v2-0368"]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ]; fhir:Narrative.div "

Properties

CodeURLTypeDescription
statushttp://terminology.hl7.org/CodeSystem/utg-concept-properties#statuscodeStatus of the concept
deprecatedhttp://terminology.hl7.org/CodeSystem/utg-concept-properties#v2-table-deprecatedcodeVersion of HL7 in which the code was deprecated
v2-concCommenthttp://terminology.hl7.org/CodeSystem/utg-concept-properties#v2-concCommentstringV2 Concept Comment
v2-concCommentAsPubhttp://terminology.hl7.org/CodeSystem/utg-concept-properties#v2-concCommentAsPubstringV2 Concept Comment As Published

This code system http://terminology.hl7.org/CodeSystem/v2-0368 defines the following codes:

CodeDisplayDefinitionV2 Concept CommentV2 Concept Comment As Published
SA SamplingSampling
LO LoadLoad
UN UnloadUnload
LK LockLock
UC UnlockUnlock
TT Transport ToTransport To
CN Clear NotificationClear Notification
IN Initialize/InitiateInitialize/Initiate
SU SetupSetup
CL ClearClear
PA PausePause
RE ResumeResume
ES Emergency -stopEmergency -stop
LC Local Control RequestLocal Control Request
RC Remote Control RequestRemote Control Request
AB AbortAbort
EN Enable Sending EventsEnable Sending Events
DI Disable Sending EventsDisable Sending Events
EX Execute (command specified in field Parameters (ST) 01394)Execute (command specified in field Parameters (ST) 01394)
AF Aliquot From containerAliquot From containerSee desc. belowSee desc. below
AT Aliquot To containerAliquot To containerSee desc. belowSee desc. below
" ]; fhir:DomainResource.extension [ fhir:index 0; fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg" ]; fhir:Extension.valueCode [ fhir:value "oo" ] ]; fhir:CodeSystem.url [ fhir:value "http://terminology.hl7.org/CodeSystem/v2-0368"]; fhir:CodeSystem.identifier [ fhir:index 0; fhir:Identifier.system [ fhir:value "urn:ietf:rfc:3986" ]; fhir:Identifier.value [ fhir:value "urn:oid:2.16.840.1.113883.18.226" ] ]; fhir:CodeSystem.version [ fhir:value "2.3.0"]; fhir:CodeSystem.name [ fhir:value "RemoteControlCommand"]; fhir:CodeSystem.title [ fhir:value "remoteControlCommand"]; fhir:CodeSystem.status [ fhir:value "active"]; fhir:CodeSystem.experimental [ fhir:value "false"^^xsd:boolean]; fhir:CodeSystem.date [ fhir:value "2019-12-01"^^xsd:date]; fhir:CodeSystem.publisher [ fhir:value "HL7, Inc"]; fhir:CodeSystem.contact [ fhir:index 0; fhir:ContactDetail.telecom [ fhir:index 0; fhir:ContactPoint.system [ fhir:value "url" ]; fhir:ContactPoint.value [ fhir:value "http://www.hl7.org/" ] ] ]; fhir:CodeSystem.description [ fhir:value "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:CodeSystem.purpose [ fhir:value "Underlying Master Code System for V2 table 0368 (Remote Control Command)"]; fhir:CodeSystem.copyright [ fhir:value "Copyright HL7. Licensed under creative commons public domain"]; fhir:CodeSystem.caseSensitive [ fhir:value "true"^^xsd:boolean]; fhir:CodeSystem.valueSet [ fhir:value "http://terminology.hl7.org/ValueSet/v2-0368"; fhir:link ]; fhir:CodeSystem.hierarchyMeaning [ fhir:value "is-a"]; fhir:CodeSystem.compositional [ fhir:value "false"^^xsd:boolean]; fhir:CodeSystem.versionNeeded [ fhir:value "false"^^xsd:boolean]; fhir:CodeSystem.content [ fhir:value "complete"]; fhir:CodeSystem.property [ fhir:index 0; fhir:CodeSystem.property.code [ fhir:value "status" ]; fhir:CodeSystem.property.uri [ fhir:value "http://terminology.hl7.org/CodeSystem/utg-concept-properties#status" ]; fhir:CodeSystem.property.description [ fhir:value "Status of the concept" ]; fhir:CodeSystem.property.type [ fhir:value "code" ] ], [ fhir:index 1; fhir:CodeSystem.property.code [ fhir:value "deprecated" ]; fhir:CodeSystem.property.uri [ fhir:value "http://terminology.hl7.org/CodeSystem/utg-concept-properties#v2-table-deprecated" ]; fhir:CodeSystem.property.description [ fhir:value "Version of HL7 in which the code was deprecated" ]; fhir:CodeSystem.property.type [ fhir:value "code" ] ], [ fhir:index 2; fhir:CodeSystem.property.code [ fhir:value "v2-concComment" ]; fhir:CodeSystem.property.uri [ fhir:value "http://terminology.hl7.org/CodeSystem/utg-concept-properties#v2-concComment" ]; fhir:CodeSystem.property.description [ fhir:value "V2 Concept Comment" ]; fhir:CodeSystem.property.type [ fhir:value "string" ] ], [ fhir:index 3; fhir:CodeSystem.property.code [ fhir:value "v2-concCommentAsPub" ]; fhir:CodeSystem.property.uri [ fhir:value "http://terminology.hl7.org/CodeSystem/utg-concept-properties#v2-concCommentAsPub" ]; fhir:CodeSystem.property.description [ fhir:value "V2 Concept Comment As Published" ]; fhir:CodeSystem.property.type [ fhir:value "string" ] ]; fhir:CodeSystem.concept [ fhir:index 0; fhir:Element.id [ fhir:value "3693" ]; fhir:CodeSystem.concept.code [ fhir:value "SA" ]; fhir:CodeSystem.concept.display [ fhir:value "Sampling" ]; fhir:CodeSystem.concept.definition [ fhir:value "Sampling" ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "A" ] ] ], [ fhir:index 1; fhir:Element.id [ fhir:value "3694" ]; fhir:CodeSystem.concept.code [ fhir:value "LO" ]; fhir:CodeSystem.concept.display [ fhir:value "Load" ]; fhir:CodeSystem.concept.definition [ fhir:value "Load" ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "A" ] ] ], [ fhir:index 2; fhir:Element.id [ fhir:value "3695" ]; fhir:CodeSystem.concept.code [ fhir:value "UN" ]; fhir:CodeSystem.concept.display [ fhir:value "Unload" ]; fhir:CodeSystem.concept.definition [ fhir:value "Unload" ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "A" ] ] ], [ fhir:index 3; fhir:Element.id [ fhir:value "3696" ]; fhir:CodeSystem.concept.code [ fhir:value "LK" ]; fhir:CodeSystem.concept.display [ fhir:value "Lock" ]; fhir:CodeSystem.concept.definition [ fhir:value "Lock" ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "A" ] ] ], [ fhir:index 4; fhir:Element.id [ fhir:value "3697" ]; fhir:CodeSystem.concept.code [ fhir:value "UC" ]; fhir:CodeSystem.concept.display [ fhir:value "Unlock" ]; fhir:CodeSystem.concept.definition [ fhir:value "Unlock" ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "A" ] ] ], [ fhir:index 5; fhir:Element.id [ fhir:value "3698" ]; fhir:CodeSystem.concept.code [ fhir:value "TT" ]; fhir:CodeSystem.concept.display [ fhir:value "Transport To" ]; fhir:CodeSystem.concept.definition [ fhir:value "Transport To" ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "A" ] ] ], [ fhir:index 6; fhir:Element.id [ fhir:value "3699" ]; fhir:CodeSystem.concept.code [ fhir:value "CN" ]; fhir:CodeSystem.concept.display [ fhir:value "Clear Notification" ]; fhir:CodeSystem.concept.definition [ fhir:value "Clear Notification" ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "A" ] ] ], [ fhir:index 7; fhir:Element.id [ fhir:value "3700" ]; fhir:CodeSystem.concept.code [ fhir:value "IN" ]; fhir:CodeSystem.concept.display [ fhir:value "Initialize/Initiate" ]; fhir:CodeSystem.concept.definition [ fhir:value "Initialize/Initiate" ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "A" ] ] ], [ fhir:index 8; fhir:Element.id [ fhir:value "3701" ]; fhir:CodeSystem.concept.code [ fhir:value "SU" ]; fhir:CodeSystem.concept.display [ fhir:value "Setup" ]; fhir:CodeSystem.concept.definition [ fhir:value "Setup" ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "A" ] ] ], [ fhir:index 9; fhir:Element.id [ fhir:value "3702" ]; fhir:CodeSystem.concept.code [ fhir:value "CL" ]; fhir:CodeSystem.concept.display [ fhir:value "Clear" ]; fhir:CodeSystem.concept.definition [ fhir:value "Clear" ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "A" ] ] ], [ fhir:index 10; fhir:Element.id [ fhir:value "3703" ]; fhir:CodeSystem.concept.code [ fhir:value "PA" ]; fhir:CodeSystem.concept.display [ fhir:value "Pause" ]; fhir:CodeSystem.concept.definition [ fhir:value "Pause" ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "A" ] ] ], [ fhir:index 11; fhir:Element.id [ fhir:value "3704" ]; fhir:CodeSystem.concept.code [ fhir:value "RE" ]; fhir:CodeSystem.concept.display [ fhir:value "Resume" ]; fhir:CodeSystem.concept.definition [ fhir:value "Resume" ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "A" ] ] ], [ fhir:index 12; fhir:Element.id [ fhir:value "3705" ]; fhir:CodeSystem.concept.code [ fhir:value "ES" ]; fhir:CodeSystem.concept.display [ fhir:value "Emergency -stop" ]; fhir:CodeSystem.concept.definition [ fhir:value "Emergency -stop" ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "A" ] ] ], [ fhir:index 13; fhir:Element.id [ fhir:value "3706" ]; fhir:CodeSystem.concept.code [ fhir:value "LC" ]; fhir:CodeSystem.concept.display [ fhir:value "Local Control Request" ]; fhir:CodeSystem.concept.definition [ fhir:value "Local Control Request" ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "A" ] ] ], [ fhir:index 14; fhir:Element.id [ fhir:value "3707" ]; fhir:CodeSystem.concept.code [ fhir:value "RC" ]; fhir:CodeSystem.concept.display [ fhir:value "Remote Control Request" ]; fhir:CodeSystem.concept.definition [ fhir:value "Remote Control Request" ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "A" ] ] ], [ fhir:index 15; fhir:Element.id [ fhir:value "3708" ]; fhir:CodeSystem.concept.code [ fhir:value "AB" ]; fhir:CodeSystem.concept.display [ fhir:value "Abort" ]; fhir:CodeSystem.concept.definition [ fhir:value "Abort" ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "A" ] ] ], [ fhir:index 16; fhir:Element.id [ fhir:value "3709" ]; fhir:CodeSystem.concept.code [ fhir:value "EN" ]; fhir:CodeSystem.concept.display [ fhir:value "Enable Sending Events" ]; fhir:CodeSystem.concept.definition [ fhir:value "Enable Sending Events" ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "A" ] ] ], [ fhir:index 17; fhir:Element.id [ fhir:value "3710" ]; fhir:CodeSystem.concept.code [ fhir:value "DI" ]; fhir:CodeSystem.concept.display [ fhir:value "Disable Sending Events" ]; fhir:CodeSystem.concept.definition [ fhir:value "Disable Sending Events" ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "A" ] ] ], [ fhir:index 18; fhir:Element.id [ fhir:value "3711" ]; fhir:CodeSystem.concept.code [ fhir:value "EX" ]; fhir:CodeSystem.concept.display [ fhir:value "Execute (command specified in field Parameters (ST) 01394)" ]; fhir:CodeSystem.concept.definition [ fhir:value "Execute (command specified in field Parameters (ST) 01394)" ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "A" ] ] ], [ fhir:index 19; fhir:Element.id [ fhir:value "3712" ]; fhir:CodeSystem.concept.code [ fhir:value "AF" ]; fhir:CodeSystem.concept.display [ fhir:value "Aliquot From container" ]; fhir:CodeSystem.concept.definition [ fhir:value "Aliquot From container" ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "v2-concComment" ]; fhir:CodeSystem.concept.property.valueString [ fhir:value "See desc. below" ] ], [ fhir:index 1; fhir:CodeSystem.concept.property.code [ fhir:value "v2-concCommentAsPub" ]; fhir:CodeSystem.concept.property.valueString [ fhir:value "See desc. below" ] ], [ fhir:index 2; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "A" ] ] ], [ fhir:index 20; fhir:Element.id [ fhir:value "3713" ]; fhir:CodeSystem.concept.code [ fhir:value "AT" ]; fhir:CodeSystem.concept.display [ fhir:value "Aliquot To container" ]; fhir:CodeSystem.concept.definition [ fhir:value "Aliquot To container" ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "v2-concComment" ]; fhir:CodeSystem.concept.property.valueString [ fhir:value "See desc. below" ] ], [ fhir:index 1; fhir:CodeSystem.concept.property.code [ fhir:value "v2-concCommentAsPub" ]; fhir:CodeSystem.concept.property.valueString [ fhir:value "See desc. below" ] ], [ fhir:index 2; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "A" ] ] ] . # - ontology header ------------------------------------------------------------ a owl:Ontology; owl:imports fhir:fhir.ttl . # -------------------------------------------------------------------------------------