HL7 Terminology (THO)
3.1.0 - Publication International flag

This page is part of the HL7 Terminology (v3.1.0: Release) based on FHIR R4. The current version which supercedes this version is 5.2.0. For a full list of available versions, see the Directory of published versions

: containerStatus - JSON Representation

Active as of 2019-12-01

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "v2-0370",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Properties</b></p><table class=\"grid\"><tr><td><b>Code</b></td><td><b>URL</b></td><td><b>Type</b></td><td><b>Description</b></td></tr><tr><td>status</td><td>http://terminology.hl7.org/CodeSystem/utg-concept-properties#status</td><td>code</td><td>Status of the concept</td></tr><tr><td>deprecated</td><td>http://terminology.hl7.org/CodeSystem/utg-concept-properties#v2-table-deprecated</td><td>code</td><td>Version of HL7 in which the code was deprecated</td></tr></table><p>This code system http://terminology.hl7.org/CodeSystem/v2-0370 defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">A<a name=\"v2-0370-A\"> </a></td><td>Archived</td><td>Archived status is used by one system to inform another that the container was already processed by this system, archived for a longer time period and is re-introduced to the automation system for re-processing.</td></tr><tr><td style=\"white-space:nowrap\">I<a name=\"v2-0370-I\"> </a></td><td>Identified</td><td>Identified status is used by one system to inform another that it has received a container. In the exchange between the LAS and LIS the Identified status can be used for reporting of the &quot;In Lab&quot; (Specimen Received) status. In some cases this may not be equal to the first event of sample recognition.</td></tr><tr><td style=\"white-space:nowrap\">L<a name=\"v2-0370-L\"> </a></td><td>Left Equipment</td><td>Left Equipment status is used by one system to inform another that the container has been released from that system.</td></tr><tr><td style=\"white-space:nowrap\">M<a name=\"v2-0370-M\"> </a></td><td>Missing</td><td>Missing status is used by one system to inform another that the container did not arrive at its next expected location.</td></tr><tr><td style=\"white-space:nowrap\">O<a name=\"v2-0370-O\"> </a></td><td>In Process</td><td>In Process status is used by one system to inform another that the specific container is being processed by the equipment. It is useful as a response to a query about Container Status, when the specific step of the process is not relevant.</td></tr><tr><td style=\"white-space:nowrap\">P<a name=\"v2-0370-P\"> </a></td><td>In Position</td><td>In Position status is used by one system to inform another that the container is in position for specimen transfer (e.g., container removal from track, pipetting, etc.).</td></tr><tr><td style=\"white-space:nowrap\">R<a name=\"v2-0370-R\"> </a></td><td>Process Completed</td><td>Process Completed status is used by one system to inform another that the processing has been completed, but the container has not been released from that system.</td></tr><tr><td style=\"white-space:nowrap\">U<a name=\"v2-0370-U\"> </a></td><td>Unknown</td><td>Unknown status is used by one system to inform another that the container has not been identified.</td></tr><tr><td style=\"white-space:nowrap\">X<a name=\"v2-0370-X\"> </a></td><td>Container Unavailable</td><td>Cancelled status is used by one system to inform another that the container is no longer available within the scope of the system (e.g., tube broken or discarded).</td></tr></table></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode" : "oo"
    }
  ],
  "url" : "http://terminology.hl7.org/CodeSystem/v2-0370",
  "identifier" : [
    {
      "system" : "urn:ietf:rfc:3986",
      "value" : "urn:oid:2.16.840.1.113883.18.228"
    }
  ],
  "version" : "2.2.0",
  "name" : "ContainerStatus",
  "title" : "containerStatus",
  "status" : "active",
  "experimental" : false,
  "date" : "2019-12-01",
  "publisher" : "HL7, Inc",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.hl7.org/"
        }
      ]
    }
  ],
  "description" : "HL7-defined  code system of concepts that identify the status of the unique container in which the specimen resides at the time the transaction was initiated.  Used in the Interaction Specimen Container Detail (SAC) segment in HL7 Version 2.x messaging.",
  "purpose" : "Underlying Master Code System for V2 table 0370 (Container Status)",
  "copyright" : "Copyright HL7. Licensed under creative commons public domain",
  "caseSensitive" : true,
  "valueSet" : "http://terminology.hl7.org/ValueSet/v2-0370",
  "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" : "3726",
      "code" : "A",
      "display" : "Archived",
      "definition" : "Archived status is used by one system to inform another that the container was already processed by this system, archived for a longer time period and is re-introduced to the automation system for re-processing.",
      "property" : [
        {
          "code" : "status",
          "valueCode" : "A"
        }
      ]
    },
    {
      "id" : "3727",
      "code" : "I",
      "display" : "Identified",
      "definition" : "Identified status is used by one system to inform another that it has received a container. In the exchange between the LAS and LIS the Identified status can be used for reporting of the \"In Lab\" (Specimen Received) status. In some cases this may not be equal to the first event of sample recognition.",
      "property" : [
        {
          "code" : "status",
          "valueCode" : "A"
        }
      ]
    },
    {
      "id" : "3728",
      "code" : "L",
      "display" : "Left Equipment",
      "definition" : "Left Equipment status is used by one system to inform another that the container has been released from that system.",
      "property" : [
        {
          "code" : "status",
          "valueCode" : "A"
        }
      ]
    },
    {
      "id" : "3729",
      "code" : "M",
      "display" : "Missing",
      "definition" : "Missing status is used by one system to inform another that the container did not arrive at its next expected location.",
      "property" : [
        {
          "code" : "status",
          "valueCode" : "A"
        }
      ]
    },
    {
      "id" : "3730",
      "code" : "O",
      "display" : "In Process",
      "definition" : "In Process status is used by one system to inform another that the specific container is being processed by the equipment. It is useful as a response to a query about Container Status, when the specific step of the process is not relevant.",
      "property" : [
        {
          "code" : "status",
          "valueCode" : "A"
        }
      ]
    },
    {
      "id" : "3731",
      "code" : "P",
      "display" : "In Position",
      "definition" : "In Position status is used by one system to inform another that the container is in position for specimen transfer (e.g., container removal from track, pipetting, etc.).",
      "property" : [
        {
          "code" : "status",
          "valueCode" : "A"
        }
      ]
    },
    {
      "id" : "3732",
      "code" : "R",
      "display" : "Process Completed",
      "definition" : "Process Completed status is used by one system to inform another that the processing has been completed, but the container has not been released from that system.",
      "property" : [
        {
          "code" : "status",
          "valueCode" : "A"
        }
      ]
    },
    {
      "id" : "3733",
      "code" : "U",
      "display" : "Unknown",
      "definition" : "Unknown status is used by one system to inform another that the container has not been identified.",
      "property" : [
        {
          "code" : "status",
          "valueCode" : "A"
        }
      ]
    },
    {
      "id" : "3734",
      "code" : "X",
      "display" : "Container Unavailable",
      "definition" : "Cancelled status is used by one system to inform another that the container is no longer available within the scope of the system (e.g., tube broken or discarded).",
      "property" : [
        {
          "code" : "status",
          "valueCode" : "A"
        }
      ]
    }
  ]
}