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

: Allvarlighetsgrad - XML Representation

Draft as of 2025-08-26

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="SEAlertInformationCriticalityLevelCS"/>
  <text>
    <status value="generated"/>
    <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  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></tr><tr><td style="white-space:nowrap">A<a name="SEAlertInformationCriticalityLevelCS-A"> </a></td><td>Life-threatening</td></tr><tr><td style="white-space:nowrap">B<a name="SEAlertInformationCriticalityLevelCS-B"> </a></td><td>Harmful</td></tr><tr><td style="white-space:nowrap">C<a name="SEAlertInformationCriticalityLevelCS-C"> </a></td><td>Discomforting</td></tr></table></div>
  </text>
  <url
       value="http://hl7.se/fhir/r4/ig/medicalalertinformation/CodeSystem/SEAlertInformationCriticalityLevelCS"/>
  <version value="0.1.0"/>
  <name value="SEAlertInformationCriticalityLevelCS"/>
  <title value="Allvarlighetsgrad"/>
  <status value="draft"/>
  <date value="2025-08-26T12:10:55+00:00"/>
  <publisher value="HL7 Sweden"/>
  <contact>
    <name value="HL7 Sweden"/>
    <telecom>
      <system value="url"/>
      <value value="http://hl7.se/"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="info@hl7.se"/>
    </telecom>
  </contact>
  <description value="Allvarlighetsgrad för överkänslighet"/>
  <content value="complete"/>
  <count value="3"/>
  <concept>
    <code value="A"/>
    <display value="Life-threatening"/>
  </concept>
  <concept>
    <code value="B"/>
    <display value="Harmful"/>
  </concept>
  <concept>
    <code value="C"/>
    <display value="Discomforting"/>
  </concept>
</CodeSystem>