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" : "ValueSet",
"id" : "air-forecast-status-code",
"text" : {
"status" : "extensions",
"div" : "<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 📍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 📦2.7.0</span></li></ul></div>"
},
"url" : "https://nzhts.digital.health.nz/fhir/ValueSet/air-forecast-status-code",
"version" : "2.7.0",
"name" : "AIRForecastStatusCode",
"title" : "AIR Forecast Status",
"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 value set includes the codes used in AIR to communicate the status of a planned event. ",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "US",
"display" : "New Zealand"
}
]
}
],
"compose" : {
"include" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/immunization-recommendation-status",
"version" : "2.0.0",
"concept" : [
{
"code" : "due",
"display" : "Due"
},
{
"code" : "overdue",
"display" : "Overdue"
}
]
},
{
"system" : "https://standards.digital.health.nz/ns/air-forecast-status"
}
]
}
}