FHIR IG analytics| Package | hl7.terminology.r3 |
| Resource Type | CodeSystem |
| Id | CodeSystem-v3-EntityHandling.json |
| FHIR Version | R3 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem v3-EntityHandling
Language: en
Properties
This code system defines the following properties for its concepts
| Name | Code | URI | Type | Description |
| Status | status | http://hl7.org/fhir/concept-properties#status | code | Designation of a concept's state. Normally is not populated unless the state is retired. |
Concepts
This case-sensitive code system http://terminology.hl7.org/CodeSystem/v3-EntityHandling defines the following codes in a Is-A hierarchy:
{
"resourceType": "CodeSystem",
"id": "v3-EntityHandling",
"language": "en",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://terminology.hl7.org/CodeSystem/v3-EntityHandling",
"identifier": {
"system": "urn:ietf:rfc:3986",
"value": "urn:oid:2.16.840.1.113883.5.42"
},
"version": "4.0.0",
"name": "EntityHandling",
"title": "EntityHandling",
"status": "active",
"experimental": false,
"date": "2019-03-20",
"publisher": "Health Level Seven International",
"contact": [
{
"telecom": [
{
"system": "url",
"value": "http://hl7.org"
},
{
"system": "email",
"value": "hq@HL7.org"
}
]
}
],
"description": "Special handling requirements for an Entity.\r\n\r\n*Example:*Keep at room temperature; Keep frozen below 0 C; Keep in a dry environment; Keep upright, do not turn upside down.",
"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,
"hierarchyMeaning": "is-a",
"content": "complete",
"property": [
{
"code": "status",
"uri": "http://hl7.org/fhir/concept-properties#status",
"description": "Designation of a concept's state. Normally is not populated unless the state is retired.",
"type": "code"
}
],
"concept": [
{
"code": "AMB",
"display": "Ambient Temperature",
"definition": "Keep at ambient temperature, 22 +/- 2C",
"property": [
{
"code": "status",
"valueCode": "active"
}
]
},
{
"code": "C37",
"display": "Body Temperature",
"definition": "Critical to keep at body temperature 36-38C",
"property": [
{
"code": "status",
"valueCode": "active"
}
]
},
{
"code": "CAMB",
"display": "Critical Ambient temperature",
"definition": "Critical ambient - must not be refrigerated or frozen.",
"property": [
{
"code": "status",
"valueCode": "active"
}
]
},
{
"code": "CATM",
"display": "Protect from Air",
"definition": "Critical. Do not expose to atmosphere. Do not uncap.",
"property": [
{
"code": "status",
"valueCode": "active"
}
]
},
{
"code": "CFRZ",
"display": "Critical frozen",
"definition": "Critical frozen. Specimen must not be allowed to thaw until immediately prior to testing.",
"property": [
{
"code": "status",
"valueCode": "active"
}
]
},
{
"code": "CREF",
"display": "Critical refrigerated temperature",
"definition": "Critical refrigerated - must not be allowed to freeze or warm until imediately prior to testing.",
"property": [
{
"code": "status",
"valueCode": "active"
}
]
},
{
"code": "DFRZ",
"display": "Deep Frozen",
"definition": "Deep Frozen -16 to -20C.",
"property": [
{
"code": "status",
"valueCode": "active"
}
]
},
{
"code": "DRY",
"display": "dry",
"definition": "Keep in a dry environment",
"property": [
{
"code": "status",
"valueCode": "active"
}
]
},
{
"code": "FRZ",
"display": "frozen",
"definition": "Keep frozen below 0 ?C",
"property": [
{
"code": "status",
"valueCode": "active"
}
]
},
{
"code": "MTLF",
"display": "Metal Free",
"definition": "Container is free of heavy metals, including lead.",
"property": [
{
"code": "status",
"valueCode": "active"
}
]
},
{
"code": "NTR",
"display": "nitrogen",
"definition": "Keep in liquid nitrogen",
"property": [
{
"code": "status",
"valueCode": "active"
}
]
},
{
"code": "PRTL",
"display": "Protect from Light",
"definition": "Protect from light (eg. Wrap in aluminum foil).",
"property": [
{
"code": "status",
"valueCode": "active"
}
]
},
{
"code": "PSA",
"display": "do not shake",
"definition": "Do not shake",
"property": [
{
"code": "status",
"valueCode": "active"
}
]
},
{
"code": "PSO",
"display": "no shock",
"definition": "Protect against shock",
"property": [
{
"code": "status",
"valueCode": "active"
}
]
},
{
"code": "REF",
"display": "Refrigerated temperature",
"definition": "Keep at refrigerated temperature:4-8C Accidental warming or freezing is of little consequence.",
"property": [
{
"code": "status",
"valueCode": "active"
}
]
},
{
"code": "SBU",
"display": "Shake before use",
"definition": "Shake thoroughly before using",
"property": [
{
"code": "status",
"valueCode": "active"
}
]
},
{
"code": "UFRZ",
"display": "Ultra frozen",
"definition": "Ultra cold frozen -75 to -85C. Ultra cold freezer is typically at temperature of dry ice.",
"property": [
{
"code": "status",
"valueCode": "active"
}
]
},
{
"code": "UPR",
"display": "upright",
"definition": "Keep upright, do not turn upside down",
"property": [
{
"code": "status",
"valueCode": "active"
}
]
}
]
}