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
| Active as of 2026-07-20 |
<OperationDefinition xmlns="http://hl7.org/fhir">
<id value="Data-quality"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: OperationDefinition Data-quality</b></p><a name="Data-quality"> </a><a name="hcData-quality"> </a><p>URL: [base]/Immunization?_query=data-quality&...</p><h3>Parameters</h3><table class="grid"><tr><td><b>Use</b></td><td><b>Name</b></td><td><b>Scope</b></td><td><b>Cardinality</b></td><td><b>Type</b></td><td><b>Binding</b></td><td><b>Documentation</b></td></tr><tr><td>IN</td><td>_lastUpdated</td><td/><td>1..1</td><td><a href="http://hl7.org/fhir/R4/immunization.html">Immunization</a></td><td/><td><div><p>Used in data-quality search only. Use eq prefix to search for a specific date, or combination of ge prefix and le prefix to search for records within a specified date range.</p>
</div></td></tr><tr><td>IN</td><td>_offset</td><td/><td>0..1</td><td><a href="http://hl7.org/fhir/R4/immunization.html">Immunization</a></td><td/><td><div><p>The number of records to skip before starting to collect the result set.</p>
</div></td></tr><tr><td>IN</td><td>_count</td><td/><td>0..1</td><td><a href="http://hl7.org/fhir/R4/immunization.html">Immunization</a></td><td/><td><div><p>The number of records to return in the result set.</p>
</div></td></tr><tr><td>IN</td><td>_includeMigratedData</td><td/><td>0..1</td><td><a href="http://hl7.org/fhir/R4/immunization.html">Immunization</a></td><td/><td><div><p>To include migration data in the response. Default to 'false' if not provided.</p>
</div></td></tr></table></div>
</text>
<url
value="https://standards.digital.health.nz/fhir/air/StructureDefinition/immunization-data-quality"/>
<version value="2.7.0"/>
<name value="data-quality"/>
<title
value="Search for Immunisation Events Using Data Quality Parameters"/>
<status value="active"/>
<kind value="query"/>
<experimental value="false"/>
<date value="2026-07-20T21:32:10+00:00"/>
<publisher value="Te Whatu Ora"/>
<contact>
<name value="Te Whatu Ora"/>
<telecom>
<system value="url"/>
<value value="https://tewhatuora.govt.nz"/>
</telecom>
</contact>
<description
value="An operation to search for Immunisation events that have data quality issues by date range."/>
<jurisdiction>
<coding>
<system value="urn:iso:std:iso:3166"/>
<code value="US"/>
<display value="New Zealand"/>
</coding>
</jurisdiction>
<affectsState value="false"/>
<code value="data-quality"/>
<resource value="Immunization"/>
<system value="false"/>
<type value="true"/>
<instance value="false"/>
<parameter>
<name value="_lastUpdated"/>
<use value="in"/>
<min value="1"/>
<max value="1"/>
<documentation
value="Used in data-quality search only. Use eq prefix to search for a specific date, or combination of ge prefix and le prefix to search for records within a specified date range."/>
<type value="Immunization"/>
</parameter>
<parameter>
<name value="_offset"/>
<use value="in"/>
<min value="0"/>
<max value="1"/>
<documentation
value="The number of records to skip before starting to collect the result set."/>
<type value="Immunization"/>
</parameter>
<parameter>
<name value="_count"/>
<use value="in"/>
<min value="0"/>
<max value="1"/>
<documentation
value="The number of records to return in the result set."/>
<type value="Immunization"/>
</parameter>
<parameter>
<name value="_includeMigratedData"/>
<use value="in"/>
<min value="0"/>
<max value="1"/>
<documentation
value="To include migration data in the response. Default to 'false' if not provided."/>
<type value="Immunization"/>
</parameter>
</OperationDefinition>