0.1.0 - ci-build

IPSExampleIG - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: UC2-CashewNutAllergy1 - XML Representation

Raw xml | Download


<AllergyIntolerance xmlns="http://hl7.org/fhir">
  <id value="UC2-CashewNutAllergy1"/>
  <meta>
    <profile
             value="http://hl7.org/fhir/uv/ips/StructureDefinition/AllergyIntolerance-uv-ips"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: AllergyIntolerance UC2-CashewNutAllergy1</b></p><a name="UC2-CashewNutAllergy1"> </a><a name="hcUC2-CashewNutAllergy1"> </a><a name="UC2-CashewNutAllergy1-en-US"> </a><p><b>clinicalStatus</b>: <span title="Codes:">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 712838009}">Allergy to cashew nut</span></p><p><b>patient</b>: <a href="Patient-UC2-Patient.html">Hans Müller  Male, DoB: 1988-05-20</a></p><p><b>encounter</b>: <a href="Encounter-UC2-AllergyLabTest.html">Encounter: status = finished; class = AMB (AMB); period = 2022-08-13 --&gt; (ongoing); reasonCode = Diarrhea</a></p><p><b>onset</b>: 2023-08-15</p><h3>Reactions</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Manifestation</b></td><td><b>Severity</b></td></tr><tr><td style="display: none">*</td><td><span title="Codes:{http://snomed.info/sct 386813002}">Abnormal breathing</span></td><td>Severe</td></tr></table></div>
  </text>
  <clinicalStatus>
    <coding>
      <code value="active"/>
    </coding>
  </clinicalStatus>
  <verificationStatus>
    <coding>
      <system
              value="http://terminology.hl7.org/CodeSystem/allergyintolerance-verification"/>
      <code value="confirmed"/>
    </coding>
  </verificationStatus>
  <category value="food"/>
  <criticality value="high"/>
  <code>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="712838009"/>
      <display value="Allergy to cashew nut"/>
    </coding>
  </code>
  <patient>🔗 
    <reference value="Patient/UC2-Patient"/>
  </patient>
  <encounter>🔗 
    <reference value="Encounter/UC2-AllergyLabTest"/>
  </encounter>
  <onsetDateTime value="2023-08-15"/>
  <reaction>
    <manifestation>
      <coding>
        <system value="http://snomed.info/sct"/>
        <code value="386813002"/>
        <display value="Abnormal breathing"/>
      </coding>
    </manifestation>
    <severity value="severe"/>
  </reaction>
</AllergyIntolerance>