This page is part of the FHIR Specification (v1.8.0: STU 3 Draft). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions
. Page versions: R4 R3
FHIR Value set/code system definition for HL7 v2 table 0376 ( Special Handling Code)
{
"resourceType": "CodeSystem",
"id": "v2-0376",
"meta": {
"profile": [
"http://hl7.org/fhir/StructureDefinition/codesystem-shareable-definition"
]
},
"text": {
"status": "additional",
"div": "<div>!-- Snipped for Brevity --></div>"
},
"url": "http://hl7.org/fhir/v2/0376",
"identifier": {
"system": "urn:ietf:rfc:3986",
"value": "urn:oid:2.16.840.1.133883.18.234"
},
"version": "2.8.2",
"name": "v2 Special Handling Code",
"status": "active",
"experimental": true,
"publisher": "HL7, Inc",
"contact": [
{
"telecom": [
{
"system": "url",
"value": "http://hl7.org"
}
]
}
],
"description": "FHIR Value set/code system definition for HL7 v2 table 0376 ( Special Handling Code)",
"caseSensitive": false,
"valueSet": "http://hl7.org/fhir/ValueSet/v2-0376",
"content": "complete",
"concept": [
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/valueset-comments",
"valueString": "Keep at ambient (room) temperature, approximately 22 ( 2 degrees C. Accidental refrigeration or freezing is of little consequence"
}
],
"code": "AMB",
"display": "Ambient temperature"
},
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/valueset-comments",
"valueString": "Critical to keep at body temperature: 36 - 38( C."
}
],
"code": "C37",
"display": "Body temperature"
},
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/valueset-comments",
"valueString": "Critical ambient - must not be refrigerated or frozen."
}
],
"code": "CAMB",
"display": "Critical ambient temperature"
},
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/valueset-comments",
"valueString": "Critical. Do not expose to atmosphere. Do not uncap."
}
],
"code": "CATM",
"display": "Protect from air"
},
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/valueset-comments",
"valueString": "Critical frozen - must not be allowed to thaw until immediately prior to testing"
}
],
"code": "CFRZ",
"display": "Critical frozen temperature"
},
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/valueset-comments",
"valueString": "Critical refrigerated - must not be allowed to freeze or warm until immediately prior to testing"
}
],
"code": "CREF",
"display": "Critical refrigerated temperature"
},
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/valueset-comments",
"valueString": "Deep frozen: -16 to -20( C."
}
],
"code": "DFRZ",
"display": "Deep frozen"
},
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/valueset-comments",
"valueString": "Keep in a dry environment."
}
],
"code": "DRY",
"display": "Dry"
},
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/valueset-comments",
"valueString": "Keep at frozen temperature: -4( C. Accidental thawing is of little consequence"
}
],
"code": "FRZ",
"display": "Frozen temperature"
},
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/valueset-comments",
"valueString": "Container is free of heavy metals including lead."
}
],
"code": "MTLF",
"display": "Metal Free"
},
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/valueset-comments",
"valueString": "Keep in liquid nitrogen."
}
],
"code": "NTR",
"display": "Liquid nitrogen"
},
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/valueset-comments",
"valueString": "Protect from light (e.g. wrap in aluminum foil)."
}
],
"code": "PRTL",
"display": "Protect from light"
},
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/valueset-comments",
"valueString": "Do not shake."
}
],
"code": "PSA",
"display": "Do not shake"
},
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/valueset-comments",
"valueString": "Protect from shock."
}
],
"code": "PSO",
"display": "No shock"
},
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/valueset-comments",
"valueString": "Keep at refrigerated temperature: 4-8( C. Accidental warming or freezing is of little consequence"
}
],
"code": "REF",
"display": "Refrigerated temperature"
},
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/valueset-comments",
"valueString": "Ultra cold frozen: ~ -75 to -85( C. (ultra cold freezer is typically at temperature of dry ice)."
}
],
"code": "UFRZ",
"display": "Ultra frozen"
},
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/valueset-comments",
"valueString": "Keep upright. Do not turn upside down."
}
],
"code": "UPR",
"display": "Upright"
}
]
}
Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.