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 2025-08-26 |
{
"resourceType" : "CodeSystem",
"id" : "SEAlertInformationCategoryCS",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem SEAlertInformationCategoryCS</b></p><a name=\"SEAlertInformationCategoryCS\"> </a><a name=\"hcSEAlertInformationCategoryCS\"> </a><p>This code system <code>http://hl7.se/fhir/r4/ig/medicalalertinformation/CodeSystem/SEAlertInformationCategoryCS</code> defines the following codes in a Is-A hierarchy:</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\">A<a name=\"SEAlertInformationCategoryCS-A\"> </a></td><td>Medicinska tillstånd och behandlingar</td></tr><tr><td style=\"white-space:nowrap\">B<a name=\"SEAlertInformationCategoryCS-B\"> </a></td><td>Smitta</td></tr><tr><td style=\"white-space:nowrap\">C<a name=\"SEAlertInformationCategoryCS-C\"> </a></td><td>Överkänslighet</td></tr><tr><td style=\"white-space:nowrap\">D<a name=\"SEAlertInformationCategoryCS-D\"> </a></td><td>Särskild vårdrutin</td></tr><tr><td style=\"white-space:nowrap\">E<a name=\"SEAlertInformationCategoryCS-E\"> </a></td><td>Ej strukturanpassad uppmärksamhetsinformation</td></tr></table></div>"
},
"url" : "http://hl7.se/fhir/r4/ig/medicalalertinformation/CodeSystem/SEAlertInformationCategoryCS",
"version" : "0.1.0",
"name" : "SEAlertInformationCategoryCS",
"title" : "Typ av uppmärksamhetsinformation",
"status" : "draft",
"date" : "2025-08-26T12:10:55+00:00",
"publisher" : "HL7 Sweden",
"contact" : [
{
"name" : "HL7 Sweden",
"telecom" : [
{
"system" : "url",
"value" : "http://hl7.se/"
},
{
"system" : "email",
"value" : "info@hl7.se"
}
]
}
],
"description" : "Kategorisering av uppmärksamhetsinformation.",
"hierarchyMeaning" : "is-a",
"content" : "complete",
"count" : 5,
"concept" : [
{
"code" : "A",
"display" : "Medicinska tillstånd och behandlingar"
},
{
"code" : "B",
"display" : "Smitta"
},
{
"code" : "C",
"display" : "Överkänslighet"
},
{
"code" : "D",
"display" : "Särskild vårdrutin"
},
{
"code" : "E",
"display" : "Ej strukturanpassad uppmärksamhetsinformation"
}
]
}