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 Forecast Status - XML Representation

Active as of 2026-07-20

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="air-forecast-status-code"/>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet air-forecast-status-code</b></p><a name="air-forecast-status-code"> </a><a name="hcair-forecast-status-code"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include these codes as defined in <a href="http://terminology.hl7.org/7.2.0/CodeSystem-immunization-recommendation-status.html"><code>http://terminology.hl7.org/CodeSystem/immunization-recommendation-status</code></a><span title="Version is explicitly stated to be 2.0.0"> version &#x1F4CD;2.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-immunization-recommendation-status.html#immunization-recommendation-status-due">due</a></td><td>Due</td><td>The patient is due (or will be due) for their next vaccination. Details on when the administration should be given can be conveyed by  proposed dates in the recommendation.</td></tr><tr><td><a href="http://terminology.hl7.org/7.2.0/CodeSystem-immunization-recommendation-status.html#immunization-recommendation-status-overdue">overdue</a></td><td>Overdue</td><td>The patient is considered overdue for their next vaccination.</td></tr></table></li><li>Include all codes defined in <a href="CodeSystem-air-forecast-status.html"><code>https://standards.digital.health.nz/ns/air-forecast-status</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>
  </text>
  <url
       value="https://nzhts.digital.health.nz/fhir/ValueSet/air-forecast-status-code"/>
  <version value="2.7.0"/>
  <name value="AIRForecastStatusCode"/>
  <title value="AIR Forecast Status"/>
  <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 value set includes the codes used in AIR to communicate the status of a planned event. "/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="US"/>
      <display value="New Zealand"/>
    </coding>
  </jurisdiction>
  <compose>
    <include>
      <system
              value="http://terminology.hl7.org/CodeSystem/immunization-recommendation-status"/>
      <version value="2.0.0"/>
      <concept>
        <code value="due"/>
        <display value="Due"/>
      </concept>
      <concept>
        <code value="overdue"/>
        <display value="Overdue"/>
      </concept>
    </include>
    <include>
      <system
              value="https://standards.digital.health.nz/ns/air-forecast-status"/>
    </include>
  </compose>
</ValueSet>