<?xml version="1.0" encoding="UTF-8"?>

<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="air-forecast-status"/>
  <text>
    <status value="generated"/><div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem air-forecast-status</b></p><a name="air-forecast-status"> </a><a name="hcair-forecast-status"> </a><p>This case-insensitive code system <code>https://standards.digital.health.nz/ns/air-forecast-status</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">ACTIVE<a name="air-forecast-status-ACTIVE"> </a></td><td>Active</td></tr><tr><td style="white-space:nowrap">AGED_OUT<a name="air-forecast-status-AGED_OUT"> </a></td><td>Aged Out</td></tr><tr><td style="white-space:nowrap">CANCELLED<a name="air-forecast-status-CANCELLED"> </a></td><td>Cancelled</td></tr><tr><td style="white-space:nowrap">CLOSED<a name="air-forecast-status-CLOSED"> </a></td><td>Closed</td></tr><tr><td style="white-space:nowrap">CONTRAINDICATED<a name="air-forecast-status-CONTRAINDICATED"> </a></td><td>Contraindicated</td></tr><tr><td style="white-space:nowrap">DECLINED<a name="air-forecast-status-DECLINED"> </a></td><td>Declined</td></tr><tr><td style="white-space:nowrap">DUE<a name="air-forecast-status-DUE"> </a></td><td>Due</td></tr><tr><td style="white-space:nowrap">ERROR<a name="air-forecast-status-ERROR"> </a></td><td>Error</td></tr><tr><td style="white-space:nowrap">EXPIRED<a name="air-forecast-status-EXPIRED"> </a></td><td>Expired</td></tr><tr><td style="white-space:nowrap">GIVEN<a name="air-forecast-status-GIVEN"> </a></td><td>Given</td></tr><tr><td style="white-space:nowrap">LATE<a name="air-forecast-status-LATE"> </a></td><td>Late</td></tr><tr><td style="white-space:nowrap">MISSED<a name="air-forecast-status-MISSED"> </a></td><td>Missed</td></tr><tr><td style="white-space:nowrap">NON-SCHEDULE<a name="air-forecast-status-NON-SCHEDULE"> </a></td><td>Non Scheduled</td></tr><tr><td style="white-space:nowrap">NOT_REQUIRED<a name="air-forecast-status-NOT_REQUIRED"> </a></td><td>Not Required</td></tr><tr><td style="white-space:nowrap">OVERDUE<a name="air-forecast-status-OVERDUE"> </a></td><td>Overdue</td></tr><tr><td style="white-space:nowrap">PENDING<a name="air-forecast-status-PENDING"> </a></td><td>Pending</td></tr><tr><td style="white-space:nowrap">PLANNED<a name="air-forecast-status-PLANNED"> </a></td><td>Planned</td></tr><tr><td style="white-space:nowrap">REPLACED<a name="air-forecast-status-REPLACED"> </a></td><td>Replaced</td></tr><tr><td style="white-space:nowrap">SUPERSEDED<a name="air-forecast-status-SUPERSEDED"> </a></td><td>Superseded</td></tr></table></div>
  </text>
  <url value="https://standards.digital.health.nz/ns/air-forecast-status"/>
  <version value="2.7.0"/>
  <name value="AIRForecastStatus"/>
  <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 code system includes the codes used in AIR to communicate a planned event status that are not already included in http://terminology.hl7.org/CodeSystem/immunization-recommendation-status."/>
  <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="19"/>
  <concept>
    <code value="ACTIVE"/>
    <display value="Active"/>
  </concept>
  <concept>
    <code value="AGED_OUT"/>
    <display value="Aged Out"/>
  </concept>
  <concept>
    <code value="CANCELLED"/>
    <display value="Cancelled"/>
  </concept>
  <concept>
    <code value="CLOSED"/>
    <display value="Closed"/>
  </concept>
  <concept>
    <code value="CONTRAINDICATED"/>
    <display value="Contraindicated"/>
  </concept>
  <concept>
    <code value="DECLINED"/>
    <display value="Declined"/>
  </concept>
  <concept>
    <code value="DUE"/>
    <display value="Due"/>
  </concept>
  <concept>
    <code value="ERROR"/>
    <display value="Error"/>
  </concept>
  <concept>
    <code value="EXPIRED"/>
    <display value="Expired"/>
  </concept>
  <concept>
    <code value="GIVEN"/>
    <display value="Given"/>
  </concept>
  <concept>
    <code value="LATE"/>
    <display value="Late"/>
  </concept>
  <concept>
    <code value="MISSED"/>
    <display value="Missed"/>
  </concept>
  <concept>
    <code value="NON-SCHEDULE"/>
    <display value="Non Scheduled"/>
  </concept>
  <concept>
    <code value="NOT_REQUIRED"/>
    <display value="Not Required"/>
  </concept>
  <concept>
    <code value="OVERDUE"/>
    <display value="Overdue"/>
  </concept>
  <concept>
    <code value="PENDING"/>
    <display value="Pending"/>
  </concept>
  <concept>
    <code value="PLANNED"/>
    <display value="Planned"/>
  </concept>
  <concept>
    <code value="REPLACED"/>
    <display value="Replaced"/>
  </concept>
  <concept>
    <code value="SUPERSEDED"/>
    <display value="Superseded"/>
  </concept>
</CodeSystem>