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 |
{
"resourceType" : "CodeSystem",
"id" : "air-processing-terms",
"text" : {
"status" : "generated",
"div" : "<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>"
},
"url" : "https://standards.digital.health.nz/ns/air-processing-terms",
"version" : "2.7.0",
"name" : "AIRProcessingTerms",
"title" : "AIR Processing Terms",
"status" : "active",
"experimental" : false,
"date" : "2026-07-20T21:32:10+00:00",
"publisher" : "Te Whatu Ora",
"contact" : [
{
"name" : "Te Whatu Ora",
"telecom" : [
{
"system" : "url",
"value" : "https://tewhatuora.govt.nz"
}
]
}
],
"description" : "This Code System contains meta tags that AIR uses to signal processing outcomes",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "US",
"display" : "New Zealand"
}
]
}
],
"caseSensitive" : false,
"content" : "complete",
"count" : 2,
"concept" : [
{
"code" : "identifier-not-updated",
"display" : "Patient identifier not updated - identifier is immutable for this operation",
"definition" : "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."
},
{
"code" : "exact-duplicate-not-created",
"display" : "Exact duplicate not created",
"definition" : "An exact duplicate of the submitted event was detected and is identified in the response."
}
]
}