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-consumer-sub-status",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem air-consumer-sub-status</b></p><a name=\"air-consumer-sub-status\"> </a><a name=\"hcair-consumer-sub-status\"> </a><p>This case-insensitive code system <code>https://standards.digital.health.nz/ns/air-consumer-sub-status</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">WITH_OUTREACH<a name=\"air-consumer-sub-status-WITH_OUTREACH\"> </a></td><td>With Outreach</td></tr><tr><td style=\"white-space:nowrap\">UNDER_REVIEW<a name=\"air-consumer-sub-status-UNDER_REVIEW\"> </a></td><td>Under Review</td></tr><tr><td style=\"white-space:nowrap\">UNABLE_TO_CONTACT<a name=\"air-consumer-sub-status-UNABLE_TO_CONTACT\"> </a></td><td>Unable To Contact</td></tr></table></div>"
},
"url" : "https://standards.digital.health.nz/ns/air-consumer-sub-status",
"version" : "2.7.0",
"name" : "AirConsumerSubStatus",
"title" : "AIR Consumer Sub Status",
"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 is a code system for representing the current sub status of an AIR Patient (AKA Consumer).",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "US",
"display" : "New Zealand"
}
]
}
],
"caseSensitive" : false,
"content" : "complete",
"count" : 3,
"concept" : [
{
"code" : "WITH_OUTREACH",
"display" : "With Outreach"
},
{
"code" : "UNDER_REVIEW",
"display" : "Under Review"
},
{
"code" : "UNABLE_TO_CONTACT",
"display" : "Unable To Contact"
}
]
}