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 |
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="air-processing-terms"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem air-processing-terms</b></p><a name="air-processing-terms"> </a><a name="hcair-processing-terms"> </a><p>This case-insensitive code system <code>https://standards.digital.health.nz/ns/air-processing-terms</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style="white-space:nowrap">identifier-not-updated<a name="air-processing-terms-identifier-not-updated"> </a></td><td>Patient identifier not updated - identifier is immutable for this operation</td><td>The Patient Identifier (NHI number) submitted in the request differed from the identifier stored on the record. The existing identifier has been preserved and was not updated through this operation.</td></tr><tr><td style="white-space:nowrap">exact-duplicate-not-created<a name="air-processing-terms-exact-duplicate-not-created"> </a></td><td>Exact duplicate not created</td><td>An exact duplicate of the submitted event was detected and is identified in the response.</td></tr></table></div>
</text>
<url value="https://standards.digital.health.nz/ns/air-processing-terms"/>
<version value="2.7.0"/>
<name value="AIRProcessingTerms"/>
<title value="AIR Processing Terms"/>
<status value="active"/>
<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="This Code System contains meta tags that AIR uses to signal processing outcomes"/>
<jurisdiction>
<coding>
<system value="urn:iso:std:iso:3166"/>
<code value="US"/>
<display value="New Zealand"/>
</coding>
</jurisdiction>
<caseSensitive value="false"/>
<content value="complete"/>
<count value="2"/>
<concept>
<code value="identifier-not-updated"/>
<display
value="Patient identifier not updated - identifier is immutable for this operation"/>
<definition
value="The Patient Identifier (NHI number) submitted in the request differed from the identifier stored on the record. The existing identifier has been preserved and was not updated through this operation."/>
</concept>
<concept>
<code value="exact-duplicate-not-created"/>
<display value="Exact duplicate not created"/>
<definition
value="An exact duplicate of the submitted event was detected and is identified in the response."/>
</concept>
</CodeSystem>