CH EMS (R4)
2.1.0-ci-build - ci-build Switzerland flag

CH EMS (R4), published by IVR Interverband für Rettungswesen. This guide is not an authorized publication; it is the continuous build for version 2.1.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-ems/ and changes regularly. See the Directory of published versions

: 1 Baumpollen - XML Representation

Raw xml | Download


<AllergyIntolerance xmlns="http://hl7.org/fhir">
  <id value="1-Baumpollen"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: AllergyIntolerance 1-Baumpollen</b></p><a name="1-Baumpollen"> </a><a name="hc1-Baumpollen"> </a><p><b>clinicalStatus</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical active}">Active</span></p><p><b>type</b>: Allergy</p><p><b>code</b>: <span title="Codes:{http://snomed.info/sct 419263009}">Allergie gegen Baumpollen</span></p><p><b>patient</b>: <a href="Patient-1-ThomasMueller.html">Thomas Müller (official) Male, DoB: 1961-10-01 ( urn:oid:2.16.756.5.32#7562295883070)</a></p><p><b>encounter</b>: <a href="Encounter-1-Einsatz.html">Encounter: extension = wallet,Other,wrist watch,Other,Other; identifier = Einsatznummer: S12345678; status = finished; class = emergency (ActCode#EMER); period = 2016-12-10 --&gt; (ongoing)</a></p></div>
  </text>
  <clinicalStatus>
    <coding>
      <system
              value="http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical"/>
      <code value="active"/>
      <display value="Active"/>
    </coding>
  </clinicalStatus>
  <type value="allergy"/>
  <code>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="419263009"/>
      <display value="Allergy to tree pollen (finding)"/>
    </coding>
    <text value="Allergie gegen Baumpollen"/>
  </code>
  <patient>🔗 
    <reference value="Patient/1-ThomasMueller"/>
  </patient>
  <encounter>🔗 
    <reference value="Encounter/1-Einsatz"/>
  </encounter>
</AllergyIntolerance>