0.1.0 - ci-build
SEMedicalAlertInformationImplementationGuide, published by HL7 Sweden. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7Sweden/hl7.fhir.r4.ig.medicalalertinformation/ and changes regularly. See the Directory of published versions
| Draft as of 2026-05-05 |
{
"resourceType" : "CodeSystem",
"id" : "SEAlertInformationCriticalityLevelCS",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem SEAlertInformationCriticalityLevelCS</b></p><a name=\"SEAlertInformationCriticalityLevelCS\"> </a><a name=\"hcSEAlertInformationCriticalityLevelCS\"> </a><p>This case-sensitive code system <code>http://hl7.se/fhir/r4/ig/medicalalertinformation/CodeSystem/SEAlertInformationCriticalityLevelCS</code> 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\">442452003<a name=\"SEAlertInformationCriticalityLevelCS-442452003\"> </a></td><td>Life-threatening</td><td>Allergireaktion med livshotande allvarlighetsgrad.</td></tr><tr><td style=\"white-space:nowrap\">59021000052107<a name=\"SEAlertInformationCriticalityLevelCS-59021000052107\"> </a></td><td>Harmful</td><td>Harmful severity level for hypersensitivity documentation.</td></tr><tr><td style=\"white-space:nowrap\">59031000052109<a name=\"SEAlertInformationCriticalityLevelCS-59031000052109\"> </a></td><td>Discomforting</td><td>Discomforting severity level for hypersensitivity documentation.</td></tr></table></div>"
},
"url" : "http://hl7.se/fhir/r4/ig/medicalalertinformation/CodeSystem/SEAlertInformationCriticalityLevelCS",
"version" : "0.1.0",
"name" : "SEAlertInformationCriticalityLevelCS",
"title" : "Severity level",
"status" : "draft",
"experimental" : false,
"date" : "2026-05-05T08:14:45+00:00",
"publisher" : "HL7 Sweden",
"contact" : [
{
"name" : "HL7 Sweden",
"telecom" : [
{
"system" : "url",
"value" : "http://hl7.se/"
},
{
"system" : "email",
"value" : "info@hl7.se"
}
]
}
],
"description" : "Severity level for allergy.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "SE",
"display" : "Sweden"
}
]
}
],
"caseSensitive" : true,
"content" : "complete",
"count" : 3,
"concept" : [
{
"code" : "442452003",
"display" : "Life-threatening",
"definition" : "Allergireaktion med livshotande allvarlighetsgrad."
},
{
"code" : "59021000052107",
"display" : "Harmful",
"definition" : "Harmful severity level for hypersensitivity documentation."
},
{
"code" : "59031000052109",
"display" : "Discomforting",
"definition" : "Discomforting severity level for hypersensitivity documentation."
}
]
}