CH AllergyIntolerance (R4)
3.0.0-ci-build - ci-build Switzerland flag

CH AllergyIntolerance (R4), published by HL7 Switzerland. This guide is not an authorized publication; it is the continuous build for version 3.0.0-ci-build built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7ch/ch-allergyintolerance/ and changes regularly. See the Directory of published versions

: CH-AllergyIntolerance-MultipleManifestationEntries - XML Representation

Raw xml | Download


<AllergyIntolerance xmlns="http://hl7.org/fhir">
  <id value="CH-AllergyIntolerance-MultipleManifestationEntries"/>
  <meta>
    <profile
             value="http://fhir.ch/ig/ch-allergyintolerance/StructureDefinition/ch-allergyintolerance"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: AllergyIntolerance CH-AllergyIntolerance-MultipleManifestationEntries</b></p><a name="CH-AllergyIntolerance-MultipleManifestationEntries"> </a><a name="hcCH-AllergyIntolerance-MultipleManifestationEntries"> </a><a name="CH-AllergyIntolerance-MultipleManifestationEntries-en-US"> </a><p><b>clinicalStatus</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical active}">Active</span></p><p><b>verificationStatus</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/allergyintolerance-verification confirmed}">Confirmed</span></p><p><b>category</b>: Food</p><p><b>criticality</b>: High Risk</p><p><b>code</b>: <span title="Codes:{http://snomed.info/sct 419972009}">Allergy to shrimp</span></p><p><b>patient</b>: <a href="Patient-ElisabethBroennimannByBFH.html">Elisabeth Brönnimann-Bertholet  Female, DoB: 1937-05-03</a></p><blockquote><p><b>reaction</b></p><p><b>substance</b>: <span title="Codes:{http://snomed.info/sct 278840001}">Shrimp</span></p><p><b>manifestation</b>: <span title="Codes:{http://snomed.info/sct 267036007}">Dyspnea</span>, <span title="Codes:{http://snomed.info/sct 699376002}">Lip swelling</span>, <span title="Codes:{http://snomed.info/sct 422587007}">Nausea</span></p><p><b>description</b>: Reaction to shrimps consumption.</p><p><b>onset</b>: 2023-07-21</p><p><b>severity</b>: Severe</p></blockquote></div>
  </text>
  <clinicalStatus>
    <coding>
      <system
              value="http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical"/>
      <code value="active"/>
      <display value="Active"/>
    </coding>
  </clinicalStatus>
  <verificationStatus>
    <coding>
      <system
              value="http://terminology.hl7.org/CodeSystem/allergyintolerance-verification"/>
      <code value="confirmed"/>
      <display value="Confirmed"/>
    </coding>
  </verificationStatus>
  <category value="food"/>
  <criticality value="high"/>
  <code>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="419972009"/>
      <display value="Allergy to shrimp"/>
    </coding>
  </code>
  <patient>🔗 
    <reference value="Patient/ElisabethBroennimannByBFH"/>
  </patient>
  <reaction>
    <substance>
      <coding>
        <system value="http://snomed.info/sct"/>
        <code value="278840001"/>
        <display value="Shrimp"/>
      </coding>
    </substance>
    <manifestation>
      <coding>
        <system value="http://snomed.info/sct"/>
        <code value="267036007"/>
        <display value="Dyspnea"/>
      </coding>
    </manifestation>
    <manifestation>
      <coding>
        <system value="http://snomed.info/sct"/>
        <code value="699376002"/>
        <display value="Lip swelling"/>
      </coding>
    </manifestation>
    <manifestation>
      <coding>
        <system value="http://snomed.info/sct"/>
        <code value="422587007"/>
        <display value="Nausea"/>
      </coding>
    </manifestation>
    <description value="Reaction to shrimps consumption."/>
    <onset value="2023-07-21"/>
    <severity value="severe"/>
  </reaction>
</AllergyIntolerance>