RIVO-Noord Zorgviewer Implementation Guide
1.4.0 - sprint39 Netherlands flag

RIVO-Noord Zorgviewer Implementation Guide - Local Development build (v1.4.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Epic AllergyIntolerance Example - XML Representation

Raw xml | Download



<AllergyIntolerance xmlns="http://hl7.org/fhir">
  <id value="eot677ioPb4frLYJYyuabIg3"/>
  <meta>
    <profile
             value="http://nictiz.nl/fhir/StructureDefinition/zib-AllergyIntolerance"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Gegenereerde narrative: AllergyIntolerance eot677ioPb4frLYJYyuabIg3</b></p><a name="eot677ioPb4frLYJYyuabIg3"> </a><a name="hceot677ioPb4frLYJYyuabIg3"> </a><a name="eot677ioPb4frLYJYyuabIg3-nl-NL"> </a><p><b>clinicalStatus</b>: Active</p><p><b>verificationStatus</b>: Confirmed</p><p><b>category</b>: Food</p><p><b>code</b>: <span title="Codes:">PINDA</span></p><p><b>patient</b>: <a href="https://simplifier.net/resolve?scope=nictiz.fhir.nl.stu3.zib2017@2.2.18&amp;canonical=https://example.org/Patient/e52TXUJRLVxP2kvdXvNgS7euM1.HY8bVBMNNhsLwftTo3">Fictief, Jan</a></p><p><b>onset</b>: 2017-12-03 --&gt; (continue)</p><p><b>assertedDate</b>: 2017-12-03 10:23:22+0000</p><h3>Reactions</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Manifestation</b></td><td><b>Description</b></td><td><b>Severity</b></td></tr><tr><td style="display: none">*</td><td><span title="Codes:">Erythrodermie</span></td><td>Erythrodermie</td><td>Moderate</td></tr></table></div>
  </text>
  <clinicalStatus value="active"/>
  <verificationStatus value="confirmed"/>
  <category value="food"/>
  <code>
    <text value="PINDA"/>
  </code>
  <patient>
    <reference
               value="https://example.org/Patient/e52TXUJRLVxP2kvdXvNgS7euM1.HY8bVBMNNhsLwftTo3"/>
    <display value="Fictief, Jan"/>
  </patient>
  <onsetPeriod>
    <start value="2017-12-03"/>
  </onsetPeriod>
  <assertedDate value="2017-12-03T10:23:22Z"/>
  <reaction>
    <manifestation>
      <text value="Erythrodermie"/>
    </manifestation>
    <description value="Erythrodermie"/>
    <severity value="moderate"/>
  </reaction>
</AllergyIntolerance>