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 Scheduled Event Type Code - JSON Representation

Active as of 2026-07-20

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "air-scheduled-event-type-code",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet air-scheduled-event-type-code</b></p><a name=\"air-scheduled-event-type-code\"> </a><a name=\"hcair-scheduled-event-type-code\"> </a><ul><li>Include all codes defined in <a href=\"CodeSystem-air-planned-event-type-terms.html\"><code>https://standards.digital.health.nz/ns/air-scheduled-event-type-terms</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version &#x1F4E6;2.7.0</span></li></ul></div>"
  },
  "url" : "https://nzhts.digital.health.nz/fhir/ValueSet/air-scheduled-event-type-code",
  "version" : "2.7.0",
  "name" : "AIRScheduledEventTypeCode",
  "title" : "AIR Scheduled Event Type Code",
  "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 value set lists the codes to be used to describe scheduled event type in AIR.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "US",
          "display" : "New Zealand"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "https://standards.digital.health.nz/ns/air-scheduled-event-type-terms"
      }
    ]
  }
}