Integrierte Versorgung Diabetes (R4)
0.2.0 - ci-build

Integrierte Versorgung Diabetes (R4) - Local Development build (v0.2.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Beispiel Allergie - XML Representation

Raw xml | Download


<AllergyIntolerance xmlns="http://hl7.org/fhir">
  <id value="ex-allergie"/>
  <meta>
    <profile
             value="https://fhir.hl7.at/elga-iv-diab-r4/StructureDefinition/diab-allergyintolerance"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: AllergyIntolerance ex-allergie</b></p><a name="ex-allergie"> </a><a name="hcex-allergie"> </a><a name="ex-allergie-en-US"> </a><p><b>clinicalStatus</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical active}">Active</span></p><p><b>code</b>: <span title="Codes:{http://snomed.info/sct 764146007}">Penicillin</span></p><p><b>patient</b>: <a href="Patient-ex-patient.html">Andrea Testperson  Female, DoB: 1975-11-12 ( Social Security number: 0000121150)</a></p><p><b>recordedDate</b>: 2024-04-26</p><p><b>asserter</b>: <a href="Practitioner-ex-hausaerztin.html">Practitioner Sophie Hausärztin </a></p></div>
  </text>
  <clinicalStatus>
    <coding>
      <system
              value="http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical"/>
      <code value="active"/>
      <display value="Active"/>
    </coding>
  </clinicalStatus>
  <code>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="764146007"/>
      <display value="Penicillin"/>
    </coding>
  </code>
  <patient>🔗 
    <reference value="Patient/ex-patient"/>
    <type value="Patient"/>
  </patient>
  <recordedDate value="2024-04-26"/>
  <asserter>🔗 
    <reference value="Practitioner/ex-hausaerztin"/>
  </asserter>
</AllergyIntolerance>