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

Properties

CodeURLDescriptionType
statushttp://terminology.hl7.org/CodeSystem/utg-concept-properties#statusStatus of the conceptcode
deprecatedhttp://terminology.hl7.org/CodeSystem/utg-concept-properties#v2-table-deprecatedVersion of HL7 in which the code was deprecatedcode

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

CodeDisplayDefinitiondeprecated
IN InitializingSoftware is ready, hardware not yet
CO ConfiguringConfiguring
PU Powered UpSoftware and hardware are not yet ready
RS Ready to startSoftware and hardware are ready, but user action is required to start
ID IdleSuccessfully started, new orders can be accepted, currently no orders are present
OP Normal OperationSuccessfully started, new orders can be accepted
CL ClearingClearing
PA PausingPausing
PD PausedUser action is required to continue
ES E-stoppedError, remaining orders can be finished, new orders cannot be accepted
(null) No state change(null) No state change2.9
TS Transport stoppedTransport stopped
SS Sampling stoppedSampling stopped
SD Shutting downShutting down
DI DiagnoseDiagnose
... (null) No state change(null) No state change2.9
MA MaintenanceMaintenance
FL FailureFailure, remaining orders are aborted, new orders cannot be accepted
UNK UnknownUnknown
LT Limited test menuFor diagnostic instruments: some test types are unavailable
" ]; 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-0365"]; 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.223" ] ]; fhir:CodeSystem.version [ fhir:value "2.3.0"]; fhir:CodeSystem.name [ fhir:value "EquipmentState"]; fhir:CodeSystem.title [ fhir:value "equipmentState"]; 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 "HL7-defined code system of concepts that identify the status the equipment was in at the time the transaction was initiated. Used in HL7 Version 2.x messaging in the EQU segment."]; fhir:CodeSystem.purpose [ fhir:value "Underlying Master Code System for V2 table 0365 (Equipment State)"]; 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-0365"; 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:CodeSystem.concept [ fhir:index 0; fhir:Element.id [ fhir:value "3663" ]; fhir:CodeSystem.concept.code [ fhir:value "IN" ]; fhir:CodeSystem.concept.display [ fhir:value "Initializing" ]; fhir:CodeSystem.concept.definition [ fhir:value "Software is ready, hardware not yet" ]; 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 "3664" ]; fhir:CodeSystem.concept.code [ fhir:value "CO" ]; fhir:CodeSystem.concept.display [ fhir:value "Configuring" ]; fhir:CodeSystem.concept.definition [ fhir:value "Configuring" ]; 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 "3665" ]; fhir:CodeSystem.concept.code [ fhir:value "PU" ]; fhir:CodeSystem.concept.display [ fhir:value "Powered Up" ]; fhir:CodeSystem.concept.definition [ fhir:value "Software and hardware are not yet ready" ]; 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 "3666" ]; fhir:CodeSystem.concept.code [ fhir:value "RS" ]; fhir:CodeSystem.concept.display [ fhir:value "Ready to start" ]; fhir:CodeSystem.concept.definition [ fhir:value "Software and hardware are ready, but user action is required to start" ]; 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 "3667" ]; fhir:CodeSystem.concept.code [ fhir:value "ID" ]; fhir:CodeSystem.concept.display [ fhir:value "Idle" ]; fhir:CodeSystem.concept.definition [ fhir:value "Successfully started, new orders can be accepted, currently no orders are present" ]; 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 "3668" ]; fhir:CodeSystem.concept.code [ fhir:value "OP" ]; fhir:CodeSystem.concept.display [ fhir:value "Normal Operation" ]; fhir:CodeSystem.concept.definition [ fhir:value "Successfully started, new orders can be accepted" ]; 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 "3669" ]; fhir:CodeSystem.concept.code [ fhir:value "CL" ]; fhir:CodeSystem.concept.display [ fhir:value "Clearing" ]; fhir:CodeSystem.concept.definition [ fhir:value "Clearing" ]; 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 "3670" ]; fhir:CodeSystem.concept.code [ fhir:value "PA" ]; fhir:CodeSystem.concept.display [ fhir:value "Pausing" ]; fhir:CodeSystem.concept.definition [ fhir:value "Pausing" ]; 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 "3671" ]; fhir:CodeSystem.concept.code [ fhir:value "PD" ]; fhir:CodeSystem.concept.display [ fhir:value "Paused" ]; fhir:CodeSystem.concept.definition [ fhir:value "User action is required to continue" ]; 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 "3672" ]; fhir:CodeSystem.concept.code [ fhir:value "ES" ]; fhir:CodeSystem.concept.display [ fhir:value "E-stopped" ]; fhir:CodeSystem.concept.definition [ fhir:value "Error, remaining orders can be finished, new orders cannot be accepted" ]; 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 "3673" ]; fhir:CodeSystem.concept.code [ fhir:value "…" ]; fhir:CodeSystem.concept.display [ fhir:value "(null) No state change" ]; fhir:CodeSystem.concept.definition [ fhir:value "(null) No state change" ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "deprecated" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "2.9" ] ], [ fhir:index 1; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "D" ] ] ], [ fhir:index 11; fhir:Element.id [ fhir:value "3674" ]; fhir:CodeSystem.concept.code [ fhir:value "TS" ]; fhir:CodeSystem.concept.display [ fhir:value "Transport stopped" ]; fhir:CodeSystem.concept.definition [ fhir:value "Transport stopped" ]; 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 "3675" ]; fhir:CodeSystem.concept.code [ fhir:value "SS" ]; fhir:CodeSystem.concept.display [ fhir:value "Sampling stopped" ]; fhir:CodeSystem.concept.definition [ fhir:value "Sampling stopped" ]; 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 "3676" ]; fhir:CodeSystem.concept.code [ fhir:value "SD" ]; fhir:CodeSystem.concept.display [ fhir:value "Shutting down" ]; fhir:CodeSystem.concept.definition [ fhir:value "Shutting down" ]; 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 "3677" ]; fhir:CodeSystem.concept.code [ fhir:value "DI" ]; fhir:CodeSystem.concept.display [ fhir:value "Diagnose" ]; fhir:CodeSystem.concept.definition [ fhir:value "Diagnose" ]; 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 "3678" ]; fhir:CodeSystem.concept.code [ fhir:value "..." ]; fhir:CodeSystem.concept.display [ fhir:value "(null) No state change" ]; fhir:CodeSystem.concept.definition [ fhir:value "(null) No state change" ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "deprecated" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "2.9" ] ], [ fhir:index 1; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "D" ] ] ], [ fhir:index 16; fhir:Element.id [ fhir:value "3679" ]; fhir:CodeSystem.concept.code [ fhir:value "MA" ]; fhir:CodeSystem.concept.display [ fhir:value "Maintenance" ]; fhir:CodeSystem.concept.definition [ fhir:value "Maintenance" ]; 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 "3680" ]; fhir:CodeSystem.concept.code [ fhir:value "FL" ]; fhir:CodeSystem.concept.display [ fhir:value "Failure" ]; fhir:CodeSystem.concept.definition [ fhir:value "Failure, remaining orders are aborted, new orders cannot be accepted" ]; 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 "3681" ]; fhir:CodeSystem.concept.code [ fhir:value "UNK" ]; fhir:CodeSystem.concept.display [ fhir:value "Unknown" ]; fhir:CodeSystem.concept.definition [ fhir:value "Unknown" ]; 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 "3682" ]; fhir:CodeSystem.concept.code [ fhir:value "LT" ]; fhir:CodeSystem.concept.display [ fhir:value "Limited test menu" ]; fhir:CodeSystem.concept.definition [ fhir:value "For diagnostic instruments: some test types are unavailable" ]; fhir:CodeSystem.concept.property [ fhir:index 0; 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 . # -------------------------------------------------------------------------------------