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" : "ConceptMap",
"id" : "air-health-worker-function-map",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ConceptMap air-health-worker-function-map</b></p><a name=\"air-health-worker-function-map\"> </a><a name=\"hcair-health-worker-function-map\"> </a><p>Mapping from <a href=\"ValueSet-air-imm-func-code-legacy.html\">AIR Immunization Function Code (legacy)</a> to <a href=\"ValueSet-air-performer-health-worker-function-code.html\">AIR Performer Health Worker Function</a></p><br/><p><b>Group 1 </b>Mapping from <a href=\"http://terminology.hl7.org/7.2.0/CodeSystem-v2-0443.html\">providerRole</a> to <a href=\"CodeSystem-air-terms-code.html\">AIR Terms</a></p><table class=\"grid\"><tr><td><b>Source Code</b></td><td><b>Relationship</b></td><td><b>Target Code</b></td></tr><tr><td>AP (Administering Provider)</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>AP (Administering Provider)</td></tr><tr><td>OP (Ordering Provider)</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>OP (Ordering Provider)</td></tr></table><hr/><p><b>Group 2 </b>Mapping from <a href=\"http://terminology.hl7.org/7.2.0/CodeSystem-v3-ParticipationType.html\">ParticipationType</a> to <a href=\"CodeSystem-air-terms-code.html\">AIR Terms</a></p><table class=\"grid\"><tr><td><b>Source Code</b></td><td><b>Relationship</b></td><td><b>Target Code</b></td></tr><tr><td>ATND (attender)</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>ATND (attender)</td></tr><tr><td>ENT (data entry person)</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>ENT (data entry person)</td></tr><tr><td>PPRF (primary performer)</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>PPRF (primary performer)</td></tr></table></div>"
},
"url" : "https://nzhts.digital.health.nz/fhir/ConceptMap/air-health-worker-function-map",
"version" : "2.7.0",
"name" : "HL7ImmFuncCode-AIRPerformerHealthWorkerFunction_Map",
"title" : "Concept Map -- HL7v2 Immunization Function < -- > AIR Health Worker Function",
"status" : "active",
"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 maps HL7 Immunization Function Codes and Provider Roles to AIR Health Worker Function Codes. HL7v2 codes are from V2 table 0443 (Provider Role) and map to message segments as defined in [CodeSystem: providerRole](https://terminology.hl7.org/4.0.0/CodeSystem-v2-0443.html). HL7v3 codes are from [CodeSystem: ParticipationType](http://terminology.hl7.org/CodeSystem/v3-ParticipationType)",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "US",
"display" : "New Zealand"
}
]
}
],
"sourceCanonical" : "https://nzhts.digital.health.nz/fhir/ValueSet/air-imm-func-code-legacy",
"targetCanonical" : "https://nzhts.digital.health.nz/fhir/ValueSet/air-performer-health-worker-function-code",
"group" : [
{
"source" : "http://terminology.hl7.org/CodeSystem/v2-0443",
"target" : "https://standards.digital.health.nz/ns/air-terms-code",
"element" : [
{
"code" : "AP",
"target" : [
{
"code" : "AP",
"equivalence" : "equivalent"
}
]
},
{
"code" : "OP",
"target" : [
{
"code" : "OP",
"equivalence" : "equivalent"
}
]
}
]
},
{
"source" : "http://terminology.hl7.org/CodeSystem/v3-ParticipationType",
"target" : "https://standards.digital.health.nz/ns/air-terms-code",
"element" : [
{
"code" : "ATND",
"target" : [
{
"code" : "ATND",
"equivalence" : "equivalent"
}
]
},
{
"code" : "ENT",
"target" : [
{
"code" : "ENT",
"equivalence" : "equivalent"
}
]
},
{
"code" : "PPRF",
"target" : [
{
"code" : "PPRF",
"equivalence" : "equivalent"
}
]
}
]
}
]
}