RIVO-Noord Zorgviewer Implementation Guide
1.14.0 - sprint56 Netherlands flag

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

: Epic Immunization Example - XML Representation

Raw xml | Download


<Immunization xmlns="http://hl7.org/fhir">
  <id value="e6-GYWpe6tA541IbVTqmL.KQ0y3yguI2FH9XCaDsG8gI3"/>
  <meta>
    <extension
               url="http://hl7.org/fhir/4.0/StructureDefinition/extension-Meta.source">
      <valueUri value="Epic"/>
    </extension>
    <profile
             value="http://nictiz.nl/fhir/StructureDefinition/zib-Vaccination"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Immunization e6-GYWpe6tA541IbVTqmL.KQ0y3yguI2FH9XCaDsG8gI3</b></p><a name="e6-GYWpe6tA541IbVTqmL.KQ0y3yguI2FH9XCaDsG8gI3"> </a><a name="hce6-GYWpe6tA541IbVTqmL.KQ0y3yguI2FH9XCaDsG8gI3"> </a><a name="e6-GYWpe6tA541IbVTqmL.KQ0y3yguI2FH9XCaDsG8gI3-en-US"> </a><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px"/><p style="margin-bottom: 0px">Profile: <a href="https://simplifier.net/resolve?scope=nictiz.fhir.nl.stu3.zib2017@2.2.20&amp;canonical=http://nictiz.nl/fhir/StructureDefinition/zib-Vaccination">HCIM Vaccination</a></p></div><p><b>identifier</b>: <code>urn:oid:1.2.840.114350.1.13.485.2.7.2.768076</code>/4220137 (use: usual, )</p><p><b>status</b>: Completed</p><p><b>notGiven</b>: false</p><p><b>vaccineCode</b>: <span title="Codes:">COVID-19 Vaccin (Type Algemeen)</span></p><p><b>patient</b>: <a href="https://simplifier.net/resolve?scope=nictiz.fhir.nl.stu3.zib2017@2.2.20&amp;canonical=http://example.org/api/FHIR/STU3/Patient/e52TXUJRLVxP2kvdXvNgS7euM1.HY8bVBMNNhsLwftTo3">Fictief, Jan</a></p><p><b>date</b>: 2021-08-02</p><p><b>primarySource</b>: false</p></div>
  </text>
  <identifier>
    <use value="usual"/>
    <system value="urn:oid:1.2.840.114350.1.13.485.2.7.2.768076"/>
    <value value="4220137"/>
  </identifier>
  <status value="completed"/>
  <notGiven value="false"/>
  <vaccineCode>
    <text value="COVID-19 Vaccin (Type Algemeen)"/>
  </vaccineCode>
  <patient>
    <reference
               value="http://example.org/api/FHIR/STU3/Patient/e52TXUJRLVxP2kvdXvNgS7euM1.HY8bVBMNNhsLwftTo3"/>
    <display value="Fictief, Jan"/>
  </patient>
  <date value="2021-08-02"/>
  <primarySource value="false"/>
</Immunization>