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 Route Code (Legacy HL7v2) - XML Representation

Draft as of 2026-07-20

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="air-route-code-legacy"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet air-route-code-legacy</b></p><a name="air-route-code-legacy"> </a><a name="hcair-route-code-legacy"> </a><ul><li>Include these codes as defined in <a href="CodeSystem-air-terms-code.html"><code>https://standards.digital.health.nz/ns/air-terms-code</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><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b><a href="ValueSet-air-route-code.html">Concept Map -- Route of Administration HL7v2 &lt; -- &gt;AIR SNOMED</a></b></td></tr><tr><td><a href="CodeSystem-air-terms-code.html#air-terms-code-PO">PO</a></td><td>Oral</td><td><span title="EQUIVALENT">~</span><a href="http://snomed.info/id/26643006">26643006</a></td></tr><tr><td><a href="CodeSystem-air-terms-code.html#air-terms-code-IM">IM</a></td><td>Intramuscular</td><td><span title="EQUIVALENT">~</span><a href="http://snomed.info/id/78421000">78421000</a></td></tr><tr><td><a href="CodeSystem-air-terms-code.html#air-terms-code-SC">SC</a></td><td>Subcutaneous</td><td><span title="EQUIVALENT">~</span><a href="http://snomed.info/id/34206005">34206005</a></td></tr><tr><td><a href="CodeSystem-air-terms-code.html#air-terms-code-ID">ID</a></td><td>Intradermal</td><td><span title="EQUIVALENT">~</span><a href="http://snomed.info/id/372464004">372464004</a></td></tr></table></li></ul></div>
  </text>
  <url
       value="https://nzhts.digital.health.nz/fhir/ValueSet/air-route-code-legacy"/>
  <version value="2.7.0"/>
  <name value="AIRRouteCodeLegacy"/>
  <title value="AIR Route Code (Legacy HL7v2)"/>
  <status value="draft"/>
  <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="A value set to hold the legacy HL7v2 codes for route of admin."/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="US"/>
      <display value="New Zealand"/>
    </coding>
  </jurisdiction>
  <compose>
    <include>
      <system value="https://standards.digital.health.nz/ns/air-terms-code"/>
      <concept>
        <code value="PO"/>
        <display value="Oral"/>
      </concept>
      <concept>
        <code value="IM"/>
        <display value="Intramuscular"/>
      </concept>
      <concept>
        <code value="SC"/>
        <display value="Subcutaneous"/>
      </concept>
      <concept>
        <code value="ID"/>
        <display value="Intradermal"/>
      </concept>
    </include>
  </compose>
</ValueSet>