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 AGVS Series Type - XML Representation

Active as of 2026-07-20

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="air-agvs-series-type"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem air-agvs-series-type</b></p><a name="air-agvs-series-type"> </a><a name="hcair-agvs-series-type"> </a><p>This case-insensitive code system <code>https://standards.digital.health.nz/ns/air-agvs-series-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">PRIMARY<a name="air-agvs-series-type-PRIMARY"> </a></td><td>Primary</td></tr><tr><td style="white-space:nowrap">BOOSTER<a name="air-agvs-series-type-BOOSTER"> </a></td><td>Booster</td></tr><tr><td style="white-space:nowrap">REGULAR<a name="air-agvs-series-type-REGULAR"> </a></td><td>Regular</td></tr></table></div>
  </text>
  <url value="https://standards.digital.health.nz/ns/air-agvs-series-type"/>
  <version value="2.7.0"/>
  <name value="AirAGVSSeriesType"/>
  <title value="AIR AGVS Series Type"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2026-07-20T21:32:10+00:00"/>
  <publisher value="Te Whatu Ora"/>
  <contact>
    <name value="Te Whatu Ora"/>
    <telecom>
      <system value="url"/>
      <value value="https://tewhatuora.govt.nz"/>
    </telecom>
  </contact>
  <description
               value="This is a code system for representing the type of AGVS series attached to a Scheduled Event"/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="US"/>
      <display value="New Zealand"/>
    </coding>
  </jurisdiction>
  <caseSensitive value="false"/>
  <content value="complete"/>
  <count value="3"/>
  <concept>
    <code value="PRIMARY"/>
    <display value="Primary"/>
  </concept>
  <concept>
    <code value="BOOSTER"/>
    <display value="Booster"/>
  </concept>
  <concept>
    <code value="REGULAR"/>
    <display value="Regular"/>
  </concept>
</CodeSystem>