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="ekk06V5y.aLipR7luJJbtWUCJul8emhI5g29CotXmMDE3"/>
  <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 ekk06V5y.aLipR7luJJbtWUCJul8emhI5g29CotXmMDE3</b></p><a name="ekk06V5y.aLipR7luJJbtWUCJul8emhI5g29CotXmMDE3"> </a><a name="hcekk06V5y.aLipR7luJJbtWUCJul8emhI5g29CotXmMDE3"> </a><a name="ekk06V5y.aLipR7luJJbtWUCJul8emhI5g29CotXmMDE3-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>/2744533 (use: usual, )</p><p><b>status</b>: Completed</p><p><b>notGiven</b>: false</p><p><b>vaccineCode</b>: <span title="Codes:{http://hl7.org/fhir/sid/cvx 96}">Bof-/Mazelen-/Rubellavaccin</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>encounter</b>: <a href="https://simplifier.net/resolve?scope=nictiz.fhir.nl.stu3.zib2017@2.2.20&amp;canonical=http://example.org/api/FHIR/STU3/Encounter/eex63uy24ertm7YFi-A8dsQ3">Telefoon</a></p><p><b>date</b>: 2019-07-29</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="2744533"/>
  </identifier>
  <status value="completed"/>
  <notGiven value="false"/>
  <vaccineCode>
    <coding>
      <system value="http://hl7.org/fhir/sid/cvx"/>
      <code value="96"/>
    </coding>
    <text value="Bof-/Mazelen-/Rubellavaccin"/>
  </vaccineCode>
  <patient>
    <reference
               value="http://example.org/api/FHIR/STU3/Patient/e52TXUJRLVxP2kvdXvNgS7euM1.HY8bVBMNNhsLwftTo3"/>
    <display value="Fictief, Jan"/>
  </patient>
  <encounter>
    <reference
               value="http://example.org/api/FHIR/STU3/Encounter/eex63uy24ertm7YFi-A8dsQ3"/>
    <display value="Telefoon"/>
  </encounter>
  <date value="2019-07-29"/>
  <primarySource value="false"/>
</Immunization>