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
| Draft as of 2026-07-20 |
{
"resourceType" : "ValueSet",
"id" : "air-route-code-legacy",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet air-route-code-legacy</b></p><a name=\"air-route-code-legacy\"> </a><a name=\"hcair-route-code-legacy\"> </a><ul><li>Include these codes as defined in <a href=\"CodeSystem-air-terms-code.html\"><code>https://standards.digital.health.nz/ns/air-terms-code</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><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b><a href=\"ValueSet-air-route-code.html\">Concept Map -- Route of Administration HL7v2 < -- >AIR SNOMED</a></b></td></tr><tr><td><a href=\"CodeSystem-air-terms-code.html#air-terms-code-PO\">PO</a></td><td>Oral</td><td><span title=\"EQUIVALENT\">~</span><a href=\"http://snomed.info/id/26643006\">26643006</a></td></tr><tr><td><a href=\"CodeSystem-air-terms-code.html#air-terms-code-IM\">IM</a></td><td>Intramuscular</td><td><span title=\"EQUIVALENT\">~</span><a href=\"http://snomed.info/id/78421000\">78421000</a></td></tr><tr><td><a href=\"CodeSystem-air-terms-code.html#air-terms-code-SC\">SC</a></td><td>Subcutaneous</td><td><span title=\"EQUIVALENT\">~</span><a href=\"http://snomed.info/id/34206005\">34206005</a></td></tr><tr><td><a href=\"CodeSystem-air-terms-code.html#air-terms-code-ID\">ID</a></td><td>Intradermal</td><td><span title=\"EQUIVALENT\">~</span><a href=\"http://snomed.info/id/372464004\">372464004</a></td></tr></table></li></ul></div>"
},
"url" : "https://nzhts.digital.health.nz/fhir/ValueSet/air-route-code-legacy",
"version" : "2.7.0",
"name" : "AIRRouteCodeLegacy",
"title" : "AIR Route Code (Legacy HL7v2)",
"status" : "draft",
"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" : "A value set to hold the legacy HL7v2 codes for route of admin.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "US",
"display" : "New Zealand"
}
]
}
],
"compose" : {
"include" : [
{
"system" : "https://standards.digital.health.nz/ns/air-terms-code",
"concept" : [
{
"code" : "PO",
"display" : "Oral"
},
{
"code" : "IM",
"display" : "Intramuscular"
},
{
"code" : "SC",
"display" : "Subcutaneous"
},
{
"code" : "ID",
"display" : "Intradermal"
}
]
}
]
}
}