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

: Concept Map -- Route of Administration HL7v2 < -- >AIR SNOMED - JSON Representation

Draft as of 2026-07-20

Raw json | Download

{
  "resourceType" : "ConceptMap",
  "id" : "air-route-map",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ConceptMap air-route-map</b></p><a name=\"air-route-map\"> </a><a name=\"hcair-route-map\"> </a><p>Mapping from <a href=\"ValueSet-air-route-code-legacy.html\">AIR Route Code (Legacy HL7v2)</a> to <a href=\"ValueSet-air-route-code.html\">AIR Route of Administration</a></p><br/><p>Mapping from <a href=\"CodeSystem-air-terms-code.html\">AIR Terms</a> to <a href=\"http://hl7.org/fhir/R4/codesystem-snomedct.html\">SNOMED CT (all versions)</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>PO (Oral)</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>26643006</td></tr><tr><td>IM (Intramuscular)</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>78421000 (Intramuscular route)</td></tr><tr><td>SC (Subcutaneous)</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>34206005 (Subcutaneous route)</td></tr><tr><td>ID (Intradermal)</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>372464004 (Intradermal use)</td></tr></table></div>"
  },
  "url" : "https://nzhts.digital.health.nz/fhir/ValueSet/air-route-map",
  "version" : "2.7.0",
  "name" : "HL7RouteCode-AIRRouteCode-Map",
  "title" : "Concept Map -- Route of Administration HL7v2 < -- >AIR SNOMED",
  "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" : "This maps the AIR Route of Administration from HL7v2 messaging to SNOMED CT NZ.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "US",
          "display" : "New Zealand"
        }
      ]
    }
  ],
  "sourceCanonical" : "https://nzhts.digital.health.nz/fhir/ValueSet/air-route-code-legacy",
  "targetCanonical" : "https://nzhts.digital.health.nz/fhir/ValueSet/air-route-code",
  "group" : [
    {
      "source" : "https://standards.digital.health.nz/ns/air-terms-code",
      "target" : "http://snomed.info/sct",
      "element" : [
        {
          "code" : "PO",
          "target" : [
            {
              "code" : "26643006",
              "equivalence" : "equivalent"
            }
          ]
        },
        {
          "code" : "IM",
          "target" : [
            {
              "code" : "78421000",
              "equivalence" : "equivalent"
            }
          ]
        },
        {
          "code" : "SC",
          "target" : [
            {
              "code" : "34206005",
              "equivalence" : "equivalent"
            }
          ]
        },
        {
          "code" : "ID",
          "target" : [
            {
              "code" : "372464004",
              "equivalence" : "equivalent"
            }
          ]
        }
      ]
    }
  ]
}