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

: Chipsoft Immunization Example - XML Representation

Raw xml | Download


<Immunization xmlns="http://hl7.org/fhir">
  <id value="b0a09112-1141-41a5-ab3e-277dd7cf34c4"/>
  <meta>
    <extension
               url="http://hl7.org/fhir/4.0/StructureDefinition/extension-Meta.source">
      <valueUri value="ZP"/>
    </extension>
    <profile
             value="http://nictiz.nl/fhir/StructureDefinition/zib-Vaccination"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><h3>Immunization resource:</h3><ul><li><p><strong>Patient:</strong> &#x27;Johan XXX_Helleman_Afblijven&#x27;</p></li><li><p><strong>Start:</strong> &#x27;Completed&#x27;</p></li><li><p><strong>Note:</strong> &#x27;Bezoek aan Guatemala&#x27;</p></li><li><p><strong>Date:</strong> &#x27;5-3-1999 12:58&#x2B;0100&#x27;</p></li><li><p><strong>Not given:</strong> &#x27;No&#x27;</p></li><li><p><strong>Vaccine code:</strong> &#x27;HEPATITIS-A-VACCIN HAVRIX JR WSP 0,5ML (1440E/ML)&#x27;</p></li><li><table><thead><tr><th>Practitioner</th><th>Names</th></tr></thead><tbody><tr><td>Practitioner 1</td><td></td></tr></tbody></table></li><li><p><strong>Author</strong> &#x27;Practitioner author with last name &#x27;van Partners&#x27;.&#x27;</p></li></ul></div>
  </text>
  <status value="completed"/>
  <notGiven value="false"/>
  <vaccineCode>
    <coding>
      <system value="urn:oid:2.16.840.1.113883.2.4.4.10"/>
      <code value="00062022"/>
      <display value="HEPATITIS-A-VACCIN HAVRIX JR WSP 0,5ML (1440E/ML)"/>
    </coding>
    <text value="HEPATITIS-A-VACCIN HAVRIX JR WSP 0,5ML (1440E/ML)"/>
  </vaccineCode>
  <patient>🔗 
    <reference
               value="Patient/9819C39260647B5DE61609CDF1FA1C434552D65014AFDEA2EB877A576B055DF1"/>
    <display value="Johan XXX_Helleman_Afblijven"/>
  </patient>
  <date value="1999-03-05"/>
  <primarySource value="true"/>
  <doseQuantity>
    <value value="1"/>
    <unit value="STUK"/>
    <system value="http://unitsofmeasure.org"/>
    <code value="STUK"/>
  </doseQuantity>
  <practitioner>
    <actor>
      <reference value="Practitioner/37b6e64f-9d95-4e33-8a38-ede7e0cbb905"/>
      <display value="ChipSoft gebruiker"/>
    </actor>
  </practitioner>
  <note>
    <authorReference>
      <extension
                 url="http://nictiz.nl/fhir/StructureDefinition/practitionerrole-reference">
        <valueReference>
          <reference
                     value="PractitionerRole/F291A52653198B7DFFDE2BF39572EF714413829AF1665C47CB3ABED9525E9492"/>
          <display value="Onbekende functiecode."/>
        </valueReference>
      </extension>
      <reference value="Practitioner/5b246c55-3730-4fb6-b1f8-e987822fed85"/>
      <display value="van Partners"/>
    </authorReference>
    <time value="2022-09-30"/>
    <text value="Bezoek aan Guatemala"/>
  </note>
</Immunization>