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" : "ConceptMap",
"id" : "air-gender-code-map",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ConceptMap air-gender-code-map</b></p><a name=\"air-gender-code-map\"> </a><a name=\"hcair-gender-code-map\"> </a><p>Mapping from <a href=\"http://terminology.hl7.org/7.2.0/ValueSet-v2-0001.html\">hl7VS-administrativeSex</a> to <a href=\"http://hl7.org/fhir/R4/valueset-administrative-gender.html\">AdministrativeGender</a></p><br/><p>Mapping from <a href=\"http://terminology.hl7.org/7.2.0/CodeSystem-v2-0001.html\">administrativeSex</a> to <a href=\"http://hl7.org/fhir/R4/codesystem-administrative-gender.html\">AdministrativeGender</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>U (Unknown)</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>unknown</td></tr></table></div>"
},
"url" : "https://nzhts.digital.health.nz/fhir/ValueSet/air-gender-code-map",
"version" : "2.7.0",
"name" : "HL7PID-AIRAdministrativeGenderCode-Map",
"title" : "Concept Map -- Gender Code HL7v2 PID < -- > Administrative Gender used in FHIR R4",
"status" : "draft",
"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 the gender codes listed in the NIR Message Spec v4.5, Sep 2020 (HL7 Table 0001) to the codes returned by the NHI Service.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "US",
"display" : "New Zealand"
}
]
}
],
"sourceCanonical" : "http://terminology.hl7.org/ValueSet/v2-0001",
"targetCanonical" : "http://hl7.org/fhir/ValueSet/administrative-gender",
"group" : [
{
"source" : "http://terminology.hl7.org/CodeSystem/v2-0001",
"target" : "http://hl7.org/fhir/administrative-gender",
"element" : [
{
"code" : "U",
"target" : [
{
"code" : "unknown",
"equivalence" : "equivalent"
}
]
}
]
}
]
}