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 -- HL7v2 Serology Obs Value < -- > AIR Serology Protection Code - JSON Representation

Draft as of 2026-07-20

Raw json | Download

{
  "resourceType" : "ConceptMap",
  "id" : "air-serology-protection-code-map",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ConceptMap air-serology-protection-code-map</b></p><a name=\"air-serology-protection-code-map\"> </a><a name=\"hcair-serology-protection-code-map\"> </a><p>Mapping from <a href=\"ValueSet-air-serology-protection-code.html\">AIR Serology Protection Code</a> to <a href=\"ValueSet-air-serology-protection-code.html\">AIR Serology Protection Code</a></p><br/><p>Mapping from <a href=\"CodeSystem-air-serology-protection-terms.html\">AIR Serology Protection Terms Code System</a> to <a href=\"CodeSystem-air-serology-protection-terms.html\">AIR Serology Protection Terms Code System</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>R (Resistant)</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>P (Protected)</td></tr></table></div>"
  },
  "url" : "https://nzhts.digital.health.nz/fhir/ValueSet/air-serology-protection-code-map",
  "version" : "2.7.0",
  "name" : "HL7SerologyObsValue-AIRSerologyProtectionCode-Map",
  "title" : "Concept Map --  HL7v2 Serology Obs Value < -- > AIR Serology Protection Code",
  "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 codes used to report serology protection status in NIR HL7v2 messaging (OBX-5) to the counterpart codes used in the FHIR observation.interpretation field. Note that this map only includes those codes where the code is different between HL7v2 and FHIR standards.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "US",
          "display" : "New Zealand"
        }
      ]
    }
  ],
  "sourceCanonical" : "https://nzhts.digital.health.nz/fhir/ValueSet/air-serology-protection-code",
  "targetCanonical" : "https://nzhts.digital.health.nz/fhir/ValueSet/air-serology-protection-code",
  "group" : [
    {
      "source" : "https://standards.digital.health.nz/ns/air-serology-protection-terms",
      "target" : "https://standards.digital.health.nz/ns/air-serology-protection-terms",
      "element" : [
        {
          "code" : "R",
          "target" : [
            {
              "code" : "P",
              "equivalence" : "equivalent"
            }
          ]
        }
      ]
    }
  ]
}