Nictiz FHIR NL STU3 Zib2017
1.3.15 - CI Build

Nictiz FHIR NL STU3 Zib2017 - Local Development build (v1.3.15) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Example Immunization - zib-vaccination-01 - XML Representation

Raw xml | Download



<Immunization xmlns="http://hl7.org/fhir">
  <id value="zib-vaccination-01"/>
  <meta>
    <profile
             value="http://nictiz.nl/fhir/StructureDefinition/zib-Vaccination"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml">
            <table>
                <caption>Vaccinatie. Patiënt: <a href="Patient/nl-core-patient-01">Johan
                        XXX_Helleman</a>. Status: voltooid</caption>
                <tfoot>
                    <tr>
                        <td colspan="2">Bezoek aan Guatemala</td>
                    </tr>
                </tfoot>
                <tbody>
                    <tr>
                        <th>
                            <span title="hepatitis A immunoglobulin (J06BB11 - http://www.whocc.no/atc)">hepatitis A immunoglobulin</span>
                        </th>
                        <td>
                            <div>Toegediend: ja (1999-03-09)</div>
                            <div>Gemeld door uitvoerende: nee</div>
                        </td>
                    </tr>
                    <tr>
                        <th>Zorgverlener</th>
                        <td>
                            <a href="Practitioner/nl-core-practitioner-01">Huisarts H. de Vries</a>
                        </td>
                    </tr>
                </tbody>
            </table>
        </div>
  </text>
  <status value="completed"/>
  <notGiven value="false"/>
  <vaccineCode>
    <coding>
      <system value="http://www.whocc.no/atc"/>
      <code value="J06BB11"/>
      <display value="hepatitis A immunoglobulin"/>
    </coding>
  </vaccineCode>
  <patient>🔗 
    <reference value="Patient/nl-core-patient-01"/>
    <display value="Johan XXX_Helleman"/>
  </patient>
  <date value="1999-03-09"/>
  <primarySource value="false"/>
  <practitioner>
    <actor>🔗 
      <reference value="Practitioner/nl-core-practitioner-01"/>
      <display value="Huisarts H. de Vries"/>
    </actor>
  </practitioner>
  <note>
    <text value="Bezoek aan Guatemala"/>
  </note>
</Immunization>