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 Planned Event Date Type Code System - JSON Representation

Active as of 2026-07-20

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "air-planned-event-date-type",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem air-planned-event-date-type</b></p><a name=\"air-planned-event-date-type\"> </a><a name=\"hcair-planned-event-date-type\"> </a><p>This case-insensitive code system <code>https://standards.digital.health.nz/ns/air-planned-event-date-type</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\">EARLIEST<a name=\"air-planned-event-date-type-EARLIEST\"> </a></td><td>Earliest date to give</td></tr><tr><td style=\"white-space:nowrap\">LATEST<a name=\"air-planned-event-date-type-LATEST\"> </a></td><td>Latest date to give</td></tr><tr><td style=\"white-space:nowrap\">OVERDUE<a name=\"air-planned-event-date-type-OVERDUE\"> </a></td><td>Date vaccine overdue</td></tr><tr><td style=\"white-space:nowrap\">CREATED<a name=\"air-planned-event-date-type-CREATED\"> </a></td><td>Date event created</td></tr><tr><td style=\"white-space:nowrap\">PRIOR<a name=\"air-planned-event-date-type-PRIOR\"> </a></td><td>Date PE becomes pending</td></tr><tr><td style=\"white-space:nowrap\">LATE<a name=\"air-planned-event-date-type-LATE\"> </a></td><td>Date PE becomes late</td></tr><tr><td style=\"white-space:nowrap\">FINALIZED<a name=\"air-planned-event-date-type-FINALIZED\"> </a></td><td>Date PE updated to a final state</td></tr><tr><td style=\"white-space:nowrap\">AGEDOUT<a name=\"air-planned-event-date-type-AGEDOUT\"> </a></td><td>Date PE is no longer relevant due to the consumers age</td></tr></table></div>"
  },
  "url" : "https://standards.digital.health.nz/ns/air-planned-event-date-type",
  "version" : "2.7.0",
  "name" : "AIRFPlannedEventDateType",
  "title" : "AIR Planned Event Date Type 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 code system includes the codes used in AIR to communicate a date associated with a planned event, such as the due date or the earliest date to give. ",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "US",
          "display" : "New Zealand"
        }
      ]
    }
  ],
  "caseSensitive" : false,
  "content" : "complete",
  "count" : 8,
  "concept" : [
    {
      "code" : "EARLIEST",
      "display" : "Earliest date to give"
    },
    {
      "code" : "LATEST",
      "display" : "Latest date to give"
    },
    {
      "code" : "OVERDUE",
      "display" : "Date vaccine overdue"
    },
    {
      "code" : "CREATED",
      "display" : "Date event created"
    },
    {
      "code" : "PRIOR",
      "display" : "Date PE becomes pending"
    },
    {
      "code" : "LATE",
      "display" : "Date PE becomes late"
    },
    {
      "code" : "FINALIZED",
      "display" : "Date PE updated to a final state"
    },
    {
      "code" : "AGEDOUT",
      "display" : "Date PE is no longer relevant due to the consumers age"
    }
  ]
}