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

<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="air-planned-event-type-terms"/>
  <text>
    <status value="generated"/><div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem air-planned-event-type-terms</b></p><a name="air-planned-event-type-terms"> </a><a name="hcair-planned-event-type-terms"> </a><p>This case-insensitive code system <code>https://standards.digital.health.nz/ns/air-scheduled-event-type-terms</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">CPE<a name="air-planned-event-type-terms-CPE"> </a></td><td>Consumer Planned Event</td></tr><tr><td style="white-space:nowrap">EE<a name="air-planned-event-type-terms-EE"> </a></td><td>Expected Event</td></tr><tr><td style="white-space:nowrap">PPE<a name="air-planned-event-type-terms-PPE"> </a></td><td>Provider Planned Event</td></tr></table></div>
  </text>
  <url value="https://standards.digital.health.nz/ns/air-scheduled-event-type-terms"/>
  <version value="2.7.0"/>
  <name value="AIRPlannedEventTypeCS"/>
  <title value="AIR Planned Event 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 code system includes values for the types of Planned Events used in AIR."/>
  <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="CPE"/>
    <display value="Consumer Planned Event"/>
  </concept>
  <concept>
    <code value="EE"/>
    <display value="Expected Event"/>
  </concept>
  <concept>
    <code value="PPE"/>
    <display value="Provider Planned Event"/>
  </concept>
</CodeSystem>