FHIR Cross-Version Extensions package for FHIR R4B from FHIR R4 - Version 0.0.1-snapshot-2. See the Directory of published versions
| Page standards status: External | Maturity Level: 0 |
{
"resourceType" : "CodeSystem",
"id" : "v2-0489",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem v2-0489</b></p><a name=\"v2-0489\"> </a><a name=\"hcv2-0489\"> </a><p>This code system <code>http://terminology.hl7.org/CodeSystem/v2-0489</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">AGG<a name=\"v2-0489-AGG\"> </a></td><td>Aggressive</td></tr><tr><td style=\"white-space:nowrap\">BHZ<a name=\"v2-0489-BHZ\"> </a></td><td>Biohazard</td></tr><tr><td style=\"white-space:nowrap\">BIO<a name=\"v2-0489-BIO\"> </a></td><td>Biological</td></tr><tr><td style=\"white-space:nowrap\">COR<a name=\"v2-0489-COR\"> </a></td><td>Corrosive</td></tr><tr><td style=\"white-space:nowrap\">ESC<a name=\"v2-0489-ESC\"> </a></td><td>Escape Risk</td></tr><tr><td style=\"white-space:nowrap\">EXP<a name=\"v2-0489-EXP\"> </a></td><td>Explosive</td></tr><tr><td style=\"white-space:nowrap\">IFL<a name=\"v2-0489-IFL\"> </a></td><td>MaterialDangerInflammable</td></tr><tr><td style=\"white-space:nowrap\">INF<a name=\"v2-0489-INF\"> </a></td><td>MaterialDangerInfectious</td></tr><tr><td style=\"white-space:nowrap\">INJ<a name=\"v2-0489-INJ\"> </a></td><td>Injury Hazard</td></tr><tr><td style=\"white-space:nowrap\">POI<a name=\"v2-0489-POI\"> </a></td><td>Poison</td></tr><tr><td style=\"white-space:nowrap\">RAD<a name=\"v2-0489-RAD\"> </a></td><td>Radioactive</td></tr></table></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "external"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger" : 0
},
{
"extension" : [
{
"url" : "packageId",
"valueId" : "hl7.fhir.uv.xver-r4.r4b"
},
{
"url" : "version",
"valueString" : "0.0.1-snapshot-2"
}
],
"url" : "http://hl7.org/fhir/StructureDefinition/package-source"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode" : "fhir"
}
],
"url" : "http://terminology.hl7.org/CodeSystem/v2-0489",
"version" : "2.9",
"name" : "v2.0489",
"title" : "v2 Risk Codes",
"status" : "active",
"experimental" : false,
"date" : "2025-09-13T16:11:23-04:00",
"publisher" : "FHIR Infrastructure",
"contact" : [
{
"name" : "FHIR Infrastructure",
"telecom" : [
{
"system" : "url",
"value" : "http://www.hl7.org/Special/committees/fiwg"
}
]
}
],
"description" : "FHIR Value set/code system definition for HL7 v2 table 0489 ( Risk Codes)",
"jurisdiction" : [
{
"coding" : [
{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001",
"display" : "World"
}
]
}
],
"content" : "complete",
"concept" : [
{
"code" : "AGG",
"display" : "Aggressive"
},
{
"code" : "BHZ",
"display" : "Biohazard"
},
{
"code" : "BIO",
"display" : "Biological"
},
{
"code" : "COR",
"display" : "Corrosive"
},
{
"code" : "ESC",
"display" : "Escape Risk"
},
{
"code" : "EXP",
"display" : "Explosive"
},
{
"code" : "IFL",
"display" : "MaterialDangerInflammable"
},
{
"code" : "INF",
"display" : "MaterialDangerInfectious"
},
{
"code" : "INJ",
"display" : "Injury Hazard"
},
{
"code" : "POI",
"display" : "Poison"
},
{
"code" : "RAD",
"display" : "Radioactive"
}
]
}