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

OperationDefinition: Search for Immunisation Events Using Data Quality Parameters

Official URL: https://standards.digital.health.nz/fhir/air/StructureDefinition/immunization-data-quality Version: 2.7.0
Active as of 2026-07-20 Computable Name: data-quality

An operation to search for Immunisation events that have data quality issues by date range.

URL: [base]/Immunization?_query=data-quality&...

Parameters

UseNameScopeCardinalityTypeBindingDocumentation
IN_lastUpdated1..1Immunization

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.

IN_offset0..1Immunization

The number of records to skip before starting to collect the result set.

IN_count0..1Immunization

The number of records to return in the result set.

IN_includeMigratedData0..1Immunization

To include migration data in the response. Default to 'false' if not provided.