FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/v2-0365

Packagehl7.terminology
Resource TypeCodeSystem
Idv2-0365
FHIR VersionR5
Sourcehttp://terminology.hl7.org/https://build.fhir.org/ig/HL7/UTG/CodeSystem-v2-0365.html
URLhttp://terminology.hl7.org/CodeSystem/v2-0365
Version2.0.0
Statusactive
Date2019-12-01
NameEquipmentState
TitleequipmentState
Realmuv
Authorityhl7
DescriptionHL7-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.
PurposeUnderlying Master Code System for V2 table 0365 (Equipment State)
CopyrightThis 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.html
Contentcomplete

Resources that use this resource

ValueSet
v2-0365hl7VS-equipmentState

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CodeSystem v2-0365

Properties

This code system defines the following properties for its concepts

NameCodeURITypeDescription
statusstatushttp://terminology.hl7.org/CodeSystem/utg-concept-properties#statuscodeStatus of the concept
deprecateddeprecatedhttp://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 hierarchy:

CodeDisplayDefinitionstatusdeprecated
IN InitializingSoftware is ready, hardware not yetA
CO ConfiguringConfiguringA
PU Powered UpSoftware and hardware are not yet readyA
RS Ready to startSoftware and hardware are ready, but user action is required to startA
ID IdleSuccessfully started, new orders can be accepted, currently no orders are presentA
OP Normal OperationSuccessfully started, new orders can be acceptedA
CL ClearingClearingA
PA PausingPausingA
PD PausedUser action is required to continueA
ES E-stoppedError, remaining orders can be finished, new orders cannot be acceptedA
(null) No state change(null) No state changeD2.9
TS Transport stoppedTransport stoppedA
SS Sampling stoppedSampling stoppedA
SD Shutting downShutting downA
DI DiagnoseDiagnoseA
... (null) No state change(null) No state changeD2.9
MA MaintenanceMaintenanceA
FL FailureFailure, remaining orders are aborted, new orders cannot be acceptedA
UNK UnknownUnknownA
LT Limited test menuFor diagnostic instruments: some test types are unavailableA

Source

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