Aotearoa Immunisation Register (AIR) FHIR Implementation Guide
2.7.0 - ci-build
New Zealand
Aotearoa Immunisation Register (AIR) FHIR Implementation Guide - Local Development build (v2.7.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
<Immunization xmlns="http://hl7.org/fhir">
<id value="imm-example-resched-fail"/>
<meta>
<profile
value="https://standards.digital.health.nz/fhir/air/StructureDefinition/air-immunization"/>
</meta>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Immunization imm-example-resched-fail</b></p><a name="imm-example-resched-fail"> </a><a name="hcimm-example-resched-fail"> </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="StructureDefinition-air-immunization.html">AIR Immunization</a></p></div><p><b>AIR Reschedule Date Extension</b>: 2024-12-31</p><p><b>status</b>: Completed</p><p><b>vaccineCode</b>: <span title="Codes:{http://hl7.org/fhir/sid/cvx 03}">MMR</span></p><p><b>patient</b>: Identifier: NHI/ZAA0792</p><p><b>occurrence</b>: 2023-03-01 16:45:46+1300</p><h3>Performers</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Function</b></td><td><b>Actor</b></td></tr><tr><td style="display: none">*</td><td><span title="Codes:{https://standards.digital.health.nz/ns/air-terms-code VC}">Vaccinator</span></td><td>Identifier: HPIProvider/90ZZLP</td></tr></table></div>
</text>
<extension
url="https://standards.digital.health.nz/fhir/air/StructureDefinition/air-reschedule-date">
<valueDate value="2024-12-31"/>
</extension>
<status value="completed"/>
<vaccineCode>
<coding>
<system value="http://hl7.org/fhir/sid/cvx"/>
<code value="03"/>
<display value="MMR"/>
</coding>
</vaccineCode>
<patient>
<identifier>
<system value="https://standards.digital.health.nz/ns/nhi-id"/>
<value value="ZAA0792"/>
</identifier>
</patient>
<occurrenceDateTime value="2023-03-01T16:45:46+13:00"/>
<performer>
<function>
<coding>
<system
value="https://standards.digital.health.nz/ns/air-terms-code"/>
<code value="VC"/>
<display value="Vaccinator"/>
</coding>
</function>
<actor>
<identifier>
<system value="https://standards.digital.health.nz/ns/hpi-person-id"/>
<value value="90ZZLP"/>
</identifier>
</actor>
</performer>
</Immunization>