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 HL7v2 Immunization Function Code - JSON Representation

Active as of 2026-07-20

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "air-hl7v2-imm-func-code",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet air-hl7v2-imm-func-code</b></p><a name=\"air-hl7v2-imm-func-code\"> </a><a name=\"hcair-hl7v2-imm-func-code\"> </a><ul><li>Include these codes as defined in <a href=\"http://terminology.hl7.org/7.2.0/CodeSystem-v2-0443.html\"><code>http://terminology.hl7.org/CodeSystem/v2-0443</code></a><span title=\"Version is explicitly stated to be 3.0.0\"> version &#x1F4CD;3.0.0</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"http://terminology.hl7.org/7.2.0/CodeSystem-v2-0443.html#v2-0443-AP\">AP</a></td><td style=\"color: #cccccc\">Administering Provider</td><td>Administering Provider</td></tr><tr><td><a href=\"http://terminology.hl7.org/7.2.0/CodeSystem-v2-0443.html#v2-0443-OP\">OP</a></td><td style=\"color: #cccccc\">Ordering Provider</td><td>Ordering Provider</td></tr></table></li></ul></div>"
  },
  "url" : "https://nzhts.digital.health.nz/fhir/ValueSet/air-hl7v2-imm-func-code",
  "version" : "2.7.0",
  "name" : "AIRHL7v2ImmFuncCode",
  "title" : "AIR HL7v2 Immunization Function 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 holds health worker function codes used in legacy NIR messaging. Its purpose in AIR is to enable a mapping to semantically equivalent AIR Terms codes. These codes should NOT be used in FHIR payloads.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "US",
          "display" : "New Zealand"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/v2-0443",
        "version" : "3.0.0",
        "concept" : [
          {
            "code" : "AP"
          },
          {
            "code" : "OP"
          }
        ]
      }
    ]
  }
}