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

: AIR Status Reason Terms Code System - JSON Representation

Active as of 2026-07-20

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "air-status-reason-terms",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem air-status-reason-terms</b></p><a name=\"air-status-reason-terms\"> </a><a name=\"hcair-status-reason-terms\"> </a><p>This case-insensitive code system <code>https://standards.digital.health.nz/ns/air-status-reason-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></tr><tr><td style=\"white-space:nowrap\">ALTGIVN<a name=\"air-status-reason-terms-ALTGIVN\"> </a></td><td>Alternative vaccination</td></tr><tr><td style=\"white-space:nowrap\">DMC<a name=\"air-status-reason-terms-DMC\"> </a></td><td>Permanent contraindication</td></tr><tr><td style=\"white-space:nowrap\">DPC<a name=\"air-status-reason-terms-DPC\"> </a></td><td>Declined by parent/guardian</td></tr><tr><td style=\"white-space:nowrap\">DIC<a name=\"air-status-reason-terms-DIC\"> </a></td><td>Declined by individual</td></tr><tr><td style=\"white-space:nowrap\">DNI<a name=\"air-status-reason-terms-DNI\"> </a></td><td>Immune</td></tr><tr><td style=\"white-space:nowrap\">GIVNOS<a name=\"air-status-reason-terms-GIVNOS\"> </a></td><td>Overseas vaccination</td></tr><tr><td style=\"white-space:nowrap\">RESCHO<a name=\"air-status-reason-terms-RESCHO\"> </a></td><td>Parental/individual choice to reschedule</td></tr><tr><td style=\"white-space:nowrap\">RESREF<a name=\"air-status-reason-terms-RESREF\"> </a></td><td>Referred elsewhere for immunisation</td></tr><tr><td style=\"white-space:nowrap\">RESTC<a name=\"air-status-reason-terms-RESTC\"> </a></td><td>Temporary contraindication</td></tr><tr><td style=\"white-space:nowrap\">GIVEN<a name=\"air-status-reason-terms-GIVEN\"> </a></td><td>Vaccination given</td></tr><tr><td style=\"white-space:nowrap\">HSTGIVN<a name=\"air-status-reason-terms-HSTGIVN\"> </a></td><td>Historic vaccination</td></tr><tr><td style=\"white-space:nowrap\">CIS<a name=\"air-status-reason-terms-CIS\"> </a></td><td>Closed - change in schedule</td></tr><tr><td style=\"white-space:nowrap\">CPI<a name=\"air-status-reason-terms-CPI\"> </a></td><td>Closed not required</td></tr></table></div>"
  },
  "url" : "https://standards.digital.health.nz/ns/air-status-reason-terms",
  "version" : "2.7.0",
  "name" : "AIRStatusReasonTerms",
  "title" : "AIR Status Reason Terms Code System",
  "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 AIR code system includes the terms used in NIR HL7v2 messages to populate the RXA-18 field and and in FHIR payloads to populate immunization.statusReason.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "US",
          "display" : "New Zealand"
        }
      ]
    }
  ],
  "caseSensitive" : false,
  "content" : "complete",
  "count" : 13,
  "concept" : [
    {
      "code" : "ALTGIVN",
      "display" : "Alternative vaccination"
    },
    {
      "code" : "DMC",
      "display" : "Permanent contraindication"
    },
    {
      "code" : "DPC",
      "display" : "Declined by parent/guardian"
    },
    {
      "code" : "DIC",
      "display" : "Declined by individual"
    },
    {
      "code" : "DNI",
      "display" : "Immune"
    },
    {
      "code" : "GIVNOS",
      "display" : "Overseas vaccination"
    },
    {
      "code" : "RESCHO",
      "display" : "Parental/individual choice to reschedule"
    },
    {
      "code" : "RESREF",
      "display" : "Referred elsewhere for immunisation"
    },
    {
      "code" : "RESTC",
      "display" : "Temporary contraindication"
    },
    {
      "code" : "GIVEN",
      "display" : "Vaccination given"
    },
    {
      "code" : "HSTGIVN",
      "display" : "Historic vaccination"
    },
    {
      "code" : "CIS",
      "display" : "Closed - change in schedule"
    },
    {
      "code" : "CPI",
      "display" : "Closed not required"
    }
  ]
}