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

Properties

This code system defines the following properties for its concepts

CodeURITypeDescription
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

Concepts

This case-sensitive code system http://terminology.hl7.org/CodeSystem/v2-0365 defines the following codes in a Is-A heirarchy:

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:extension ( [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ] ; fhir:value [ fhir:v "oo" ] ] ) ; # fhir:url [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0365"^^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.223" ] ] ) ; # fhir:version [ fhir:v "2.0.0"] ; # fhir:name [ fhir:v "EquipmentState"] ; # fhir:title [ fhir:v "equipmentState"] ; # fhir:status [ fhir:v "active"] ; # fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # fhir:date [ fhir:v "2019-12-01"^^xsd:date] ; # fhir:publisher [ fhir:v "Health Level Seven International"] ; # fhir:contact ( [ fhir:telecom ( [ fhir:system [ fhir:v "url" ] ; fhir:value [ fhir:v "http://hl7.org" ] ] [ fhir:system [ fhir:v "email" ] ; fhir:value [ fhir:v "hq@HL7.org" ] ] ) ] ) ; # fhir:description [ fhir:v "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:purpose [ fhir:v "Underlying Master Code System for V2 table 0365 (Equipment State)"] ; # fhir:copyright [ fhir:v "This material derives from the HL7 Terminology (THO). THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license"] ; # fhir:caseSensitive [ fhir:v "true"^^xsd:boolean] ; # fhir:valueSet [ fhir:v "http://terminology.hl7.org/ValueSet/v2-0365"^^xsd:anyURI ; fhir:link ] ; # fhir:hierarchyMeaning [ fhir:v "is-a"] ; # fhir:compositional [ fhir:v "false"^^xsd:boolean] ; # fhir:versionNeeded [ fhir:v "false"^^xsd:boolean] ; # fhir:content [ fhir:v "complete"] ; # fhir:property ( [ fhir:code [ fhir:v "status" ] ; fhir:uri [ fhir:v "http://terminology.hl7.org/CodeSystem/utg-concept-properties#status"^^xsd:anyURI ] ; fhir:description [ fhir:v "Status of the concept" ] ; fhir:type [ fhir:v "code" ] ] [ fhir:code [ fhir:v "deprecated" ] ; fhir:uri [ fhir:v "http://terminology.hl7.org/CodeSystem/utg-concept-properties#v2-table-deprecated"^^xsd:anyURI ] ; fhir:description [ fhir:v "Version of HL7 in which the code was deprecated" ] ; fhir:type [ fhir:v "code" ] ] ) ; # fhir:concept ( [ fhir:id [ fhir:v "3663" ] ; fhir:code [ fhir:v "IN" ] ; fhir:display [ fhir:v "Initializing" ] ; fhir:definition [ fhir:v "Software is ready, hardware not yet" ] ; fhir:property ( [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "A" ] ] ) ] [ fhir:id [ fhir:v "3664" ] ; fhir:code [ fhir:v "CO" ] ; fhir:display [ fhir:v "Configuring" ] ; fhir:definition [ fhir:v "Configuring" ] ; fhir:property ( [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "A" ] ] ) ] [ fhir:id [ fhir:v "3665" ] ; fhir:code [ fhir:v "PU" ] ; fhir:display [ fhir:v "Powered Up" ] ; fhir:definition [ fhir:v "Software and hardware are not yet ready" ] ; fhir:property ( [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "A" ] ] ) ] [ fhir:id [ fhir:v "3666" ] ; fhir:code [ fhir:v "RS" ] ; fhir:display [ fhir:v "Ready to start" ] ; fhir:definition [ fhir:v "Software and hardware are ready, but user action is required to start" ] ; fhir:property ( [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "A" ] ] ) ] [ fhir:id [ fhir:v "3667" ] ; fhir:code [ fhir:v "ID" ] ; fhir:display [ fhir:v "Idle" ] ; fhir:definition [ fhir:v "Successfully started, new orders can be accepted, currently no orders are present" ] ; fhir:property ( [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "A" ] ] ) ] [ fhir:id [ fhir:v "3668" ] ; fhir:code [ fhir:v "OP" ] ; fhir:display [ fhir:v "Normal Operation" ] ; fhir:definition [ fhir:v "Successfully started, new orders can be accepted" ] ; fhir:property ( [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "A" ] ] ) ] [ fhir:id [ fhir:v "3669" ] ; fhir:code [ fhir:v "CL" ] ; fhir:display [ fhir:v "Clearing" ] ; fhir:definition [ fhir:v "Clearing" ] ; fhir:property ( [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "A" ] ] ) ] [ fhir:id [ fhir:v "3670" ] ; fhir:code [ fhir:v "PA" ] ; fhir:display [ fhir:v "Pausing" ] ; fhir:definition [ fhir:v "Pausing" ] ; fhir:property ( [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "A" ] ] ) ] [ fhir:id [ fhir:v "3671" ] ; fhir:code [ fhir:v "PD" ] ; fhir:display [ fhir:v "Paused" ] ; fhir:definition [ fhir:v "User action is required to continue" ] ; fhir:property ( [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "A" ] ] ) ] [ fhir:id [ fhir:v "3672" ] ; fhir:code [ fhir:v "ES" ] ; fhir:display [ fhir:v "E-stopped" ] ; fhir:definition [ fhir:v "Error, remaining orders can be finished, new orders cannot be accepted" ] ; fhir:property ( [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "A" ] ] ) ] [ fhir:id [ fhir:v "3673" ] ; fhir:code [ fhir:v "…" ] ; fhir:display [ fhir:v "(null) No state change" ] ; fhir:definition [ fhir:v "(null) No state change" ] ; fhir:property ( [ fhir:code [ fhir:v "deprecated" ] ; fhir:value [ fhir:v "2.9" ] ] [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "D" ] ] ) ] [ fhir:id [ fhir:v "3674" ] ; fhir:code [ fhir:v "TS" ] ; fhir:display [ fhir:v "Transport stopped" ] ; fhir:definition [ fhir:v "Transport stopped" ] ; fhir:property ( [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "A" ] ] ) ] [ fhir:id [ fhir:v "3675" ] ; fhir:code [ fhir:v "SS" ] ; fhir:display [ fhir:v "Sampling stopped" ] ; fhir:definition [ fhir:v "Sampling stopped" ] ; fhir:property ( [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "A" ] ] ) ] [ fhir:id [ fhir:v "3676" ] ; fhir:code [ fhir:v "SD" ] ; fhir:display [ fhir:v "Shutting down" ] ; fhir:definition [ fhir:v "Shutting down" ] ; fhir:property ( [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "A" ] ] ) ] [ fhir:id [ fhir:v "3677" ] ; fhir:code [ fhir:v "DI" ] ; fhir:display [ fhir:v "Diagnose" ] ; fhir:definition [ fhir:v "Diagnose" ] ; fhir:property ( [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "A" ] ] ) ] [ fhir:id [ fhir:v "3678" ] ; fhir:code [ fhir:v "..." ] ; fhir:display [ fhir:v "(null) No state change" ] ; fhir:definition [ fhir:v "(null) No state change" ] ; fhir:property ( [ fhir:code [ fhir:v "deprecated" ] ; fhir:value [ fhir:v "2.9" ] ] [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "D" ] ] ) ] [ fhir:id [ fhir:v "3679" ] ; fhir:code [ fhir:v "MA" ] ; fhir:display [ fhir:v "Maintenance" ] ; fhir:definition [ fhir:v "Maintenance" ] ; fhir:property ( [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "A" ] ] ) ] [ fhir:id [ fhir:v "3680" ] ; fhir:code [ fhir:v "FL" ] ; fhir:display [ fhir:v "Failure" ] ; fhir:definition [ fhir:v "Failure, remaining orders are aborted, new orders cannot be accepted" ] ; fhir:property ( [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "A" ] ] ) ] [ fhir:id [ fhir:v "3681" ] ; fhir:code [ fhir:v "UNK" ] ; fhir:display [ fhir:v "Unknown" ] ; fhir:definition [ fhir:v "Unknown" ] ; fhir:property ( [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "A" ] ] ) ] [ fhir:id [ fhir:v "3682" ] ; fhir:code [ fhir:v "LT" ] ; fhir:display [ fhir:v "Limited test menu" ] ; fhir:definition [ fhir:v "For diagnostic instruments: some test types are unavailable" ] ; fhir:property ( [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "A" ] ] ) ] ) . # # -------------------------------------------------------------------------------------