This page is part of the FHIR Specification (v3.0.2: STU 3). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions . Page versions: R4 R3
Vocabulary Work Group | Maturity Level: N/A | Ballot Status: Informative |
FHIR Value set/code system definition for HL7 v2 table 0368 ( Remote Control Command)
{ "resourceType": "CodeSystem", "id": "v2-0368", "meta": { "profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ] }, "text": { "status": "additional", "div": "<div>!-- Snipped for Brevity --></div>" }, "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status", "valueString": "External" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", "valueInteger": 0 } ], "url": "http://hl7.org/fhir/v2/0368", "identifier": { "system": "urn:ietf:rfc:3986", "value": "urn:oid:2.16.840.1.113883.18.226" }, "version": "2.8.2", "name": "v2 Remote Control Command", "status": "active", "experimental": false, "publisher": "HL7, Inc", "contact": [ { "telecom": [ { "system": "url", "value": "http://hl7.org" } ] } ], "description": "FHIR Value set/code system definition for HL7 v2 table 0368 ( Remote Control Command)", "caseSensitive": false, "valueSet": "http://hl7.org/fhir/ValueSet/v2-0368", "content": "complete", "concept": [ { "code": "AB", "display": "Abort", "designation": [ { "language": "nl", "value": "Afbreken" } ] }, { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/codesystem-comments", "valueString": "See desc. below" } ], "code": "AF", "display": "Aliquot From container", "designation": [ { "language": "nl", "value": "Aliquot uit container" } ] }, { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/codesystem-comments", "valueString": "See desc. below" } ], "code": "AT", "display": "Aliquot To container", "designation": [ { "language": "nl", "value": "Aliquot naar container" } ] }, { "code": "CL", "display": "Clear", "designation": [ { "language": "nl", "value": "Wissen" } ] }, { "code": "CN", "display": "Clear Notification", "designation": [ { "language": "nl", "value": "Wis melding" } ] }, { "code": "DI", "display": "Disable Sending Events", "designation": [ { "language": "nl", "value": "Versturen event deactiveren" } ] }, { "code": "EN", "display": "Enable Sending Events", "designation": [ { "language": "nl", "value": "Versturen events activeren" } ] }, { "code": "ES", "display": "Emergency -stop", "designation": [ { "language": "nl", "value": "Noodstop" } ] }, { "code": "EX", "display": "Execute (command specified in field Parameters (ST) 01394)", "designation": [ { "language": "nl", "value": "Uitvoeren (commando gespecificeerd in veld Parameters (ST) 01394)" } ] }, { "code": "IN", "display": "Initialize/Initiate", "designation": [ { "language": "nl", "value": "Initialiseren/Starten" } ] }, { "code": "LC", "display": "Local Control Request", "designation": [ { "language": "nl", "value": "Lokaal besturingsverzoek" } ] }, { "code": "LK", "display": "Lock", "designation": [ { "language": "nl", "value": "Vergrendelen" } ] }, { "code": "LO", "display": "Load", "designation": [ { "language": "nl", "value": "Laden" } ] }, { "code": "PA", "display": "Pause", "designation": [ { "language": "nl", "value": "Pauzeren" } ] }, { "code": "RC", "display": "Remote Control Request", "designation": [ { "language": "nl", "value": "Extern besturingsverzoek" } ] }, { "code": "RE", "display": "Resume", "designation": [ { "language": "nl", "value": "Hervatten" } ] }, { "code": "SA", "display": "Sampling", "designation": [ { "language": "nl", "value": "Sampelen" } ] }, { "code": "SU", "display": "Setup", "designation": [ { "language": "nl", "value": "Instellingen" } ] }, { "code": "TT", "display": "Transport To", "designation": [ { "language": "nl", "value": "Transport naar" } ] }, { "code": "UC", "display": "Unlock", "designation": [ { "language": "nl", "value": "Ontgrendelen" } ] }, { "code": "UN", "display": "Unload", "designation": [ { "language": "nl", "value": "Uitladen" } ] } ] }
Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.