FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.terminology
Resource TypeCodeSystem
IdCodeSystem-v2-0365.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/HL7/UTG/CodeSystem-v2-0365.html
URLhttp://terminology.hl7.org/CodeSystem/v2-0365
Version3.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
R4-v2-0365-for-R4BCross-version VS for R4.v2.0365 for use in FHIR R4B
R5-v2-0365-for-R4BCross-version VS for R5.Hl7VSEquipmentState for use in FHIR R4B
R4-v2-0365-for-R5Cross-version VS for R4.v2.0365 for use in FHIR R5
R5-v2-0365-for-R4Cross-version VS for R5.Hl7VSEquipmentState for use in FHIR R4

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://hl7.org/fhir/concept-properties#statuscodeA code that indicates the status of the concept
deprecatedv2-table-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 hierarchy:

CodeDisplayDefinitionStatusdeprecated
IN InitializingSoftware is ready, hardware not yetactive
CO ConfiguringConfiguringactive
PU Powered UpSoftware and hardware are not yet readyactive
RS Ready to startSoftware and hardware are ready, but user action is required to startactive
ID IdleSuccessfully started, new orders can be accepted, currently no orders are presentactive
OP Normal OperationSuccessfully started, new orders can be acceptedactive
CL ClearingClearingactive
PA PausingPausingactive
PD PausedUser action is required to continueactive
ES E-stoppedError, remaining orders can be finished, new orders cannot be acceptedactive
(null) No state change(null) No state changedeprecated2.9
TS Transport stoppedTransport stoppedactive
SS Sampling stoppedSampling stoppedactive
SD Shutting downShutting downactive
DI DiagnoseDiagnoseactive
... (null) No state change(null) No state changedeprecated2.9
MA MaintenanceMaintenanceactive
FL FailureFailure, remaining orders are aborted, new orders cannot be acceptedactive
UNK UnknownUnknownactive
LT Limited test menuFor diagnostic instruments: some test types are unavailableactive

Source1

{
  "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": "3.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://hl7.org/fhir/concept-properties#status",
      "description": "A code that indicates the status of the concept",
      "type": "code"
    },
    {
      "code": "v2-table-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": "active"
        }
      ]
    },
    {
      "id": "3664",
      "code": "CO",
      "display": "Configuring",
      "definition": "Configuring",
      "property": [
        {
          "code": "status",
          "valueCode": "active"
        }
      ]
    },
    {
      "id": "3665",
      "code": "PU",
      "display": "Powered Up",
      "definition": "Software and hardware are not yet ready",
      "property": [
        {
          "code": "status",
          "valueCode": "active"
        }
      ]
    },
    {
      "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": "active"
        }
      ]
    },
    {
      "id": "3667",
      "code": "ID",
      "display": "Idle",
      "definition": "Successfully started, new orders can be accepted, currently no orders are present",
      "property": [
        {
          "code": "status",
          "valueCode": "active"
        }
      ]
    },
    {
      "id": "3668",
      "code": "OP",
      "display": "Normal Operation",
      "definition": "Successfully started, new orders can be accepted",
      "property": [
        {
          "code": "status",
          "valueCode": "active"
        }
      ]
    },
    {
      "id": "3669",
      "code": "CL",
      "display": "Clearing",
      "definition": "Clearing",
      "property": [
        {
          "code": "status",
          "valueCode": "active"
        }
      ]
    },
    {
      "id": "3670",
      "code": "PA",
      "display": "Pausing",
      "definition": "Pausing",
      "property": [
        {
          "code": "status",
          "valueCode": "active"
        }
      ]
    },
    {
      "id": "3671",
      "code": "PD",
      "display": "Paused",
      "definition": "User action is required to continue",
      "property": [
        {
          "code": "status",
          "valueCode": "active"
        }
      ]
    },
    {
      "id": "3672",
      "code": "ES",
      "display": "E-stopped",
      "definition": "Error, remaining orders can be finished, new orders cannot be accepted",
      "property": [
        {
          "code": "status",
          "valueCode": "active"
        }
      ]
    },
    {
      "id": "3673",
      "code": "…",
      "display": "(null) No state change",
      "definition": "(null) No state change",
      "property": [
        {
          "code": "v2-table-deprecated",
          "valueCode": "2.9"
        },
        {
          "code": "status",
          "valueCode": "deprecated"
        }
      ]
    },
    {
      "id": "3674",
      "code": "TS",
      "display": "Transport stopped",
      "definition": "Transport stopped",
      "property": [
        {
          "code": "status",
          "valueCode": "active"
        }
      ]
    },
    {
      "id": "3675",
      "code": "SS",
      "display": "Sampling stopped",
      "definition": "Sampling stopped",
      "property": [
        {
          "code": "status",
          "valueCode": "active"
        }
      ]
    },
    {
      "id": "3676",
      "code": "SD",
      "display": "Shutting down",
      "definition": "Shutting down",
      "property": [
        {
          "code": "status",
          "valueCode": "active"
        }
      ]
    },
    {
      "id": "3677",
      "code": "DI",
      "display": "Diagnose",
      "definition": "Diagnose",
      "property": [
        {
          "code": "status",
          "valueCode": "active"
        }
      ]
    },
    {
      "id": "3678",
      "code": "...",
      "display": "(null) No state change",
      "definition": "(null) No state change",
      "property": [
        {
          "code": "v2-table-deprecated",
          "valueCode": "2.9"
        },
        {
          "code": "status",
          "valueCode": "deprecated"
        }
      ]
    },
    {
      "id": "3679",
      "code": "MA",
      "display": "Maintenance",
      "definition": "Maintenance",
      "property": [
        {
          "code": "status",
          "valueCode": "active"
        }
      ]
    },
    {
      "id": "3680",
      "code": "FL",
      "display": "Failure",
      "definition": "Failure, remaining orders are aborted, new orders cannot be accepted",
      "property": [
        {
          "code": "status",
          "valueCode": "active"
        }
      ]
    },
    {
      "id": "3681",
      "code": "UNK",
      "display": "Unknown",
      "definition": "Unknown",
      "property": [
        {
          "code": "status",
          "valueCode": "active"
        }
      ]
    },
    {
      "id": "3682",
      "code": "LT",
      "display": "Limited test menu",
      "definition": "For diagnostic instruments: some test types are unavailable",
      "property": [
        {
          "code": "status",
          "valueCode": "active"
        }
      ]
    }
  ]
}