CH-AllergyIntolerance (R4)
2.0.1 - trial-use Switzerland flag

This page is part of the CH-AllergyIntolerance (R4) (v2.0.1: STU 2) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions

: Allergy Intolerance Criticality Status - XML Representation

Draft as of 2021-06-15

Raw xml | Download



<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="allergyintolerance-criticality-supplement"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p>This code system <code>http://fhir.ch/ig/ch-allergyintolerance/CodeSystem/allergyintolerance-criticality-supplement</code> defines displays on 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><a style="white-space:nowrap" href="http://hl7.org/fhir/R4/codesystem-allergy-intolerance-criticality.html#allergy-intolerance-criticality-low">low</a><a name="allergyintolerance-criticality-supplement-low"> </a></td><td>Low Risk</td></tr><tr><td><a style="white-space:nowrap" href="http://hl7.org/fhir/R4/codesystem-allergy-intolerance-criticality.html#allergy-intolerance-criticality-high">high</a><a name="allergyintolerance-criticality-supplement-high"> </a></td><td>High Risk</td></tr><tr><td><a style="white-space:nowrap" href="http://hl7.org/fhir/R4/codesystem-allergy-intolerance-criticality.html#allergy-intolerance-criticality-unable-to-assess">unable-to-assess</a><a name="allergyintolerance-criticality-supplement-unable-to-assess"> </a></td><td>Unable to Assess Risk</td></tr></table><p><b>Additional Language Displays</b></p><table class="codes"><tr><td><b>Code</b></td><td><b>Deutsch (Schweiz) (German (Switzerland), de)</b></td><td><b>French (Switzerland) (fr)</b></td><td><b>Italian (Switzerland) (it)</b></td></tr><tr><td>low</td><td>Geringes Risiko</td><td>Risque faible</td><td>Basso rischio</td></tr><tr><td>high</td><td>Hohes Risiko</td><td>Risque élevé</td><td>Alto rischio</td></tr><tr><td>unable-to-assess</td><td>Risikobewertung nicht möglich</td><td>Impossible d’évaluer le risque</td><td>Rischio non valutabile</td></tr></table></div>
  </text>
  <url
       value="http://fhir.ch/ig/ch-allergyintolerance/CodeSystem/allergyintolerance-criticality-supplement"/>
  <version value="2.0.1"/>
  <name value="AllergyIntoleranceCriticalityStatus"/>
  <title value="Allergy Intolerance Criticality Status"/>
  <status value="draft"/>
  <experimental value="true"/>
  <date value="2021-06-15"/>
  <publisher value="HL7 Switzerland"/>
  <contact>
    <name value="eHealth Suisse"/>
    <telecom>
      <system value="url"/>
      <value value="https://www.hl7.ch"/>
    </telecom>
  </contact>
  <description
               value="Code supplement with translations of CHAllergyIntolerance criticality status"/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="CH"/>
    </coding>
  </jurisdiction>
  <copyright value="CC0-1.0"/>
  <content value="supplement"/>
  <supplements value="http://hl7.org/fhir/allergy-intolerance-criticality"/>
  <concept>
    <code value="low"/>
    <display value="Low Risk"/>
    <designation>
      <language value="de-CH"/>
      <value value="Geringes Risiko"/>
    </designation>
    <designation>
      <language value="fr-CH"/>
      <value value="Risque faible"/>
    </designation>
    <designation>
      <language value="it-CH"/>
      <value value="Basso rischio"/>
    </designation>
  </concept>
  <concept>
    <code value="high"/>
    <display value="High Risk"/>
    <designation>
      <language value="de-CH"/>
      <value value="Hohes Risiko"/>
    </designation>
    <designation>
      <language value="fr-CH"/>
      <value value="Risque élevé"/>
    </designation>
    <designation>
      <language value="it-CH"/>
      <value value="Alto rischio"/>
    </designation>
  </concept>
  <concept>
    <code value="unable-to-assess"/>
    <display value="Unable to Assess Risk"/>
    <designation>
      <language value="de-CH"/>
      <value value="Risikobewertung nicht möglich"/>
    </designation>
    <designation>
      <language value="fr-CH"/>
      <value value="Impossible d’évaluer le risque"/>
    </designation>
    <designation>
      <language value="it-CH"/>
      <value value="Rischio non valutabile"/>
    </designation>
  </concept>
</CodeSystem>