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
| Active as of 2026-07-20 |
{
"resourceType" : "CodeSystem",
"id" : "air-planned-event-type-terms",
"text" : {
"status" : "generated",
"div" : "<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>"
},
"url" : "https://standards.digital.health.nz/ns/air-scheduled-event-type-terms",
"version" : "2.7.0",
"name" : "AIRPlannedEventTypeCS",
"title" : "AIR Planned Event Type",
"status" : "active",
"experimental" : false,
"date" : "2026-07-20T21:32:10+00:00",
"publisher" : "Te Whatu Ora",
"contact" : [
{
"name" : "Te Whatu Ora",
"telecom" : [
{
"system" : "url",
"value" : "https://tewhatuora.govt.nz"
}
]
}
],
"description" : "This code system includes values for the types of Planned Events used in AIR.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "US",
"display" : "New Zealand"
}
]
}
],
"caseSensitive" : false,
"content" : "complete",
"count" : 3,
"concept" : [
{
"code" : "CPE",
"display" : "Consumer Planned Event"
},
{
"code" : "EE",
"display" : "Expected Event"
},
{
"code" : "PPE",
"display" : "Provider Planned Event"
}
]
}