v2+ Vocabulary
0.3.0 - Working Draft to present the concept ideas (FO)

v2+ Vocabulary - Local Development build (v0.3.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Container Condition (2.7 - 1.0.0) - JSON Representation

Active as of 2025-08-05

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "containerConditionV100",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include all codes defined in <a href=\"CodeSystem-containerConditionV100.html\"><code>http://terminology.hl7.org/v2plusvocab/CodeSystem/containerConditionV100</code></a></li></ul></div>"
  },
  "extension" : [
    {
      "url" : "http://terminology.hl7.org/v2plusvocab/StructureDefinition/codesystem-v2versionCreated",
      "valueString" : "2.7"
    },
    {
      "url" : "http://terminology.hl7.org/v2plusvocab/StructureDefinition/codesystem-versionHistory",
      "valueString" : "generate correct history somehow"
    },
    {
      "url" : "http://terminology.hl7.org/v2plusvocab/StructureDefinition/codesystem-tableNo",
      "valueString" : "0544"
    }
  ],
  "url" : "http://terminology.hl7.org/v2plusvocab/CodeSystem/containerConditionV100",
  "identifier" : [
    {
      "system" : "urn:ietf:rfc:3986",
      "value" : "urn:oid:2.16.840.1.113883.18.353"
    }
  ],
  "version" : "1.0.0",
  "name" : "ContainerConditionV100",
  "title" : "Container Condition (2.7 - 1.0.0)",
  "status" : "active",
  "experimental" : true,
  "date" : "2025-08-05T15:14:51+02:00",
  "description" : "HL7-defined  code system of concepts used to specify at each receipt the status of the container in which the specimen is shipped in chain of custody cases where specimens are moved from lab to lab.  If the container is compromised in any way (seal broken, container cracked or leaking, etc.), then this status needs to be recorded for legal reasons.  Used in the Specimen (SPM), Shipment (SHP) and Shipment Package (PAC) segments in HL7 Version 2.x messaging.",
  "copyright" : "HL7 Inc., 2024",
  "caseSensitive" : true,
  "content" : "complete",
  "property" : [
    {
      "code" : "versionIntroduced",
      "uri" : "http://terminology.hl7.org/v2plusvocab/CodeSystem/Property#versionIntroduced",
      "description" : "version when was this code introduced",
      "type" : "string"
    },
    {
      "code" : "versionDeprecated",
      "uri" : "http://terminology.hl7.org/v2plusvocab/CodeSystem/Property#versionDeprecated",
      "description" : "version when was this code deprecated",
      "type" : "string"
    },
    {
      "code" : "status",
      "uri" : "http://hl7.org/fhir/concept-properties#status",
      "description" : "A code that indicates the status of the concept. Typical values are active, experimental, deprecated, and retired",
      "type" : "code"
    },
    {
      "code" : "comment",
      "uri" : "http://terminology.hl7.org/v2plusvocab/CodeSystem/Property#comment",
      "description" : "A string that provides additional detail pertinent to the use or understanding of the concept",
      "type" : "string"
    },
    {
      "code" : "usage",
      "uri" : "http://terminology.hl7.org/v2plusvocab/CodeSystem/Property#usage",
      "description" : "usage notes for this code",
      "type" : "string"
    },
    {
      "code" : "modified",
      "uri" : "http://terminology.hl7.org/v2plusvocab/CodeSystem/Property#modified",
      "description" : "date of last modification",
      "type" : "dateTime"
    }
  ],
  "concept" : [
    {
      "code" : "CC",
      "display" : "Container Cracked",
      "definition" : "Container Cracked",
      "property" : [
        {
          "code" : "usage",
          "valueString" : "Container is cracked."
        },
        {
          "code" : "versionIntroduced",
          "valueString" : "2.7"
        }
      ]
    },
    {
      "code" : "CL",
      "display" : "Container Leaking",
      "definition" : "Container Leaking",
      "property" : [
        {
          "code" : "usage",
          "valueString" : "Container is leaking"
        },
        {
          "code" : "versionIntroduced",
          "valueString" : "2.7"
        }
      ]
    },
    {
      "code" : "CT",
      "display" : "Container Torn",
      "definition" : "Container Torn",
      "property" : [
        {
          "code" : "usage",
          "valueString" : "Container is torn"
        },
        {
          "code" : "versionIntroduced",
          "valueString" : "2.7"
        }
      ]
    },
    {
      "code" : "SB",
      "display" : "Seal Broken",
      "definition" : "Seal Broken",
      "property" : [
        {
          "code" : "usage",
          "valueString" : "Container seal is broken."
        },
        {
          "code" : "versionIntroduced",
          "valueString" : "2.7"
        }
      ]
    },
    {
      "code" : "XAMB",
      "display" : "Not Ambient temperature",
      "definition" : "Not Ambient temperature",
      "property" : [
        {
          "code" : "usage",
          "valueString" : "Failed to keep at ambient (room) temperature, approximately 22 +/- 2 degrees C. Accidental refrigeration or freezing is of little consequence"
        },
        {
          "code" : "versionIntroduced",
          "valueString" : "2.7"
        }
      ]
    },
    {
      "code" : "XC37",
      "display" : "Not Body temperature",
      "definition" : "Not Body temperature",
      "property" : [
        {
          "code" : "usage",
          "valueString" : "Failed to keep at body temperature: 36 - 38 degrees C."
        },
        {
          "code" : "versionIntroduced",
          "valueString" : "2.7"
        }
      ]
    },
    {
      "code" : "XCAMB",
      "display" : "Not Critical ambient temperature",
      "definition" : "Not Critical ambient temperature",
      "property" : [
        {
          "code" : "usage",
          "valueString" : "Failed to keep critical ambient."
        },
        {
          "code" : "versionIntroduced",
          "valueString" : "2.7"
        }
      ]
    },
    {
      "code" : "XCATM",
      "display" : "Exposed to Air",
      "definition" : "Exposed to Air",
      "property" : [
        {
          "code" : "usage",
          "valueString" : "Exposed to atmosphere."
        },
        {
          "code" : "versionIntroduced",
          "valueString" : "2.7"
        }
      ]
    },
    {
      "code" : "XCFRZ",
      "display" : "Not Critical frozen temperature",
      "definition" : "Not Critical frozen temperature",
      "property" : [
        {
          "code" : "usage",
          "valueString" : "Failed to keep critical frozen"
        },
        {
          "code" : "versionIntroduced",
          "valueString" : "2.7"
        }
      ]
    },
    {
      "code" : "XCREF",
      "display" : "Not Critical refrigerated temperature",
      "definition" : "Not Critical refrigerated temperature",
      "property" : [
        {
          "code" : "usage",
          "valueString" : "Failed to keep critical refrigerated."
        },
        {
          "code" : "versionIntroduced",
          "valueString" : "2.7"
        }
      ]
    },
    {
      "code" : "XDFRZ",
      "display" : "Not Deep frozen",
      "definition" : "Not Deep frozen",
      "property" : [
        {
          "code" : "usage",
          "valueString" : "Failed to keep deep frozen: -16 to -20 degree C."
        },
        {
          "code" : "versionIntroduced",
          "valueString" : "2.7"
        }
      ]
    },
    {
      "code" : "XDRY",
      "display" : "Not Dry",
      "definition" : "Not Dry",
      "property" : [
        {
          "code" : "usage",
          "valueString" : "Failed to keep in a dry environment."
        },
        {
          "code" : "versionIntroduced",
          "valueString" : "2.7"
        }
      ]
    },
    {
      "code" : "XFRZ",
      "display" : "Not Frozen temperature",
      "definition" : "Not Frozen temperature",
      "property" : [
        {
          "code" : "usage",
          "valueString" : "Failed to keep at frozen temperature: -4 degrees C."
        },
        {
          "code" : "versionIntroduced",
          "valueString" : "2.7"
        }
      ]
    },
    {
      "code" : "XMTLF",
      "display" : "Metal Exposed",
      "definition" : "Metal Exposed",
      "property" : [
        {
          "code" : "usage",
          "valueString" : "Failed to keep container is free of heavy metals."
        },
        {
          "code" : "versionIntroduced",
          "valueString" : "2.7"
        }
      ]
    },
    {
      "code" : "XNTR",
      "display" : "Not Liquid nitrogen",
      "definition" : "Not Liquid nitrogen",
      "property" : [
        {
          "code" : "usage",
          "valueString" : "Failed to keep in liquid nitrogen."
        },
        {
          "code" : "versionIntroduced",
          "valueString" : "2.7"
        }
      ]
    },
    {
      "code" : "XPRTL",
      "display" : "Not Protected from light",
      "definition" : "Not Protected from light",
      "property" : [
        {
          "code" : "usage",
          "valueString" : "Failed to protect from light."
        },
        {
          "code" : "versionIntroduced",
          "valueString" : "2.7"
        }
      ]
    },
    {
      "code" : "XPSA",
      "display" : "Shaken",
      "definition" : "Shaken",
      "property" : [
        {
          "code" : "usage",
          "valueString" : "Shaken."
        },
        {
          "code" : "versionIntroduced",
          "valueString" : "2.7"
        }
      ]
    },
    {
      "code" : "XPSO",
      "display" : "Exposed to shock",
      "definition" : "Exposed to shock",
      "property" : [
        {
          "code" : "usage",
          "valueString" : "Failed to protect from shock."
        },
        {
          "code" : "versionIntroduced",
          "valueString" : "2.7"
        }
      ]
    },
    {
      "code" : "XREF",
      "display" : "Not Refrigerated temperature",
      "definition" : "Not Refrigerated temperature",
      "property" : [
        {
          "code" : "usage",
          "valueString" : "Failed to keep at refrigerated temperature: 4-8 degrees C."
        },
        {
          "code" : "versionIntroduced",
          "valueString" : "2.7"
        }
      ]
    },
    {
      "code" : "XUFRZ",
      "display" : "Not Ultra frozen",
      "definition" : "Not Ultra frozen",
      "property" : [
        {
          "code" : "usage",
          "valueString" : "Failed to keep ultra cold frozen: ~ -75 to -85 degree C. (ultra cold freezer is typically at temperature of dry ice)."
        },
        {
          "code" : "versionIntroduced",
          "valueString" : "2.7"
        }
      ]
    },
    {
      "code" : "XUPR",
      "display" : "Not Upright",
      "definition" : "Not Upright",
      "property" : [
        {
          "code" : "usage",
          "valueString" : "Failed to keep upright."
        },
        {
          "code" : "versionIntroduced",
          "valueString" : "2.7"
        }
      ]
    }
  ]
}