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

: UC1-AllergyPenicillin - XML Representation

Raw xml | Download


<AllergyIntolerance xmlns="http://hl7.org/fhir">
  <id value="UC1-AllergyPenicillin"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: AllergyIntolerance UC1-AllergyPenicillin</b></p><a name="UC1-AllergyPenicillin"> </a><a name="hcUC1-AllergyPenicillin"> </a><a name="UC1-AllergyPenicillin-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>type</b>: Allergy</p><p><b>category</b>: Medication</p><p><b>code</b>: <span title="Codes:{http://snomed.info/sct 294627002}">Allergie gegen Penicillin</span></p><p><b>patient</b>: <a href="Patient-UC1-Patient.html">Klaus Müller  Male, DoB: 1959-05-20</a></p><p><b>encounter</b>: <a href="Encounter-UC1-EncounterMuenchenJune2018.html">Encounter: status = finished; class = EMER (EMER); period = 2018-06-10 --&gt; 2018-06-13; reasonCode = Pneumonie</a></p><h3>Reactions</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Manifestation</b></td></tr><tr><td style="display: none">*</td><td><span title="Codes:{http://snomed.info/sct 39579001}">Anaphylaktische Reaktion</span></td></tr></table></div>
  </text>
  <clinicalStatus>
    <coding>
      <system
              value="http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical"/>
      <code value="active"/>
    </coding>
  </clinicalStatus>
  <verificationStatus>
    <coding>
      <system
              value="http://terminology.hl7.org/CodeSystem/allergyintolerance-verification"/>
      <code value="confirmed"/>
    </coding>
  </verificationStatus>
  <type value="allergy"/>
  <category value="medication"/>
  <code>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="294627002"/>
      <display value="Allergie gegen Penicillin"/>
    </coding>
  </code>
  <patient>🔗 
    <reference value="Patient/UC1-Patient"/>
  </patient>
  <encounter>🔗 
    <reference value="Encounter/UC1-EncounterMuenchenJune2018"/>
  </encounter>
  <reaction>
    <manifestation>
      <coding>
        <system value="http://snomed.info/sct"/>
        <code value="39579001"/>
        <display value="Anaphylaktische Reaktion"/>
      </coding>
    </manifestation>
  </reaction>
</AllergyIntolerance>