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 Immunization Function < -- > AIR Health Worker Function - TTL Representation

Active as of 2026-07-20

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

<http://hl7.org/fhir/ConceptMap/air-health-worker-function-map> a fhir:ConceptMap ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:Resource.id [ fhir:value "air-health-worker-function-map"] ;
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ] ;
     fhir:Narrative.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>"
  ] ;
  fhir:ConceptMap.url [ fhir:value "https://nzhts.digital.health.nz/fhir/ConceptMap/air-health-worker-function-map"] ;
  fhir:ConceptMap.version [ fhir:value "2.7.0"] ;
  fhir:ConceptMap.name [ fhir:value "HL7ImmFuncCode-AIRPerformerHealthWorkerFunction_Map"] ;
  fhir:ConceptMap.title [ fhir:value "Concept Map -- HL7v2 Immunization Function < -- > AIR Health Worker Function"] ;
  fhir:ConceptMap.status [ fhir:value "active"] ;
  fhir:ConceptMap.date [ fhir:value "2026-07-20T21:32:10+00:00"^^xsd:dateTime] ;
  fhir:ConceptMap.publisher [ fhir:value "Te Whatu Ora"] ;
  fhir:ConceptMap.contact [
     fhir:index 0 ;
     fhir:ContactDetail.name [ fhir:value "Te Whatu Ora" ] ;
     fhir:ContactDetail.telecom [
       fhir:index 0 ;
       fhir:ContactPoint.system [ fhir:value "url" ] ;
       fhir:ContactPoint.value [ fhir:value "https://tewhatuora.govt.nz" ]
     ]
  ] ;
  fhir:ConceptMap.description [ fhir:value "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)"] ;
  fhir:ConceptMap.jurisdiction [
     fhir:index 0 ;
     fhir:CodeableConcept.coding [
       fhir:index 0 ;
       fhir:Coding.system [ fhir:value "urn:iso:std:iso:3166" ] ;
       fhir:Coding.code [ fhir:value "US" ] ;
       fhir:Coding.display [ fhir:value "New Zealand" ]
     ]
  ] ;
  fhir:ConceptMap.sourceCanonical [
     fhir:value "https://nzhts.digital.health.nz/fhir/ValueSet/air-imm-func-code-legacy" ;
     fhir:link <https://nzhts.digital.health.nz/fhir/ValueSet/air-imm-func-code-legacy>
  ] ;
  fhir:ConceptMap.targetCanonical [
     fhir:value "https://nzhts.digital.health.nz/fhir/ValueSet/air-performer-health-worker-function-code" ;
     fhir:link <https://nzhts.digital.health.nz/fhir/ValueSet/air-performer-health-worker-function-code>
  ] ;
  fhir:ConceptMap.group [
     fhir:index 0 ;
     fhir:ConceptMap.group.source [ fhir:value "http://terminology.hl7.org/CodeSystem/v2-0443" ] ;
     fhir:ConceptMap.group.target [ fhir:value "https://standards.digital.health.nz/ns/air-terms-code" ] ;
     fhir:ConceptMap.group.element [
       fhir:index 0 ;
       fhir:ConceptMap.group.element.code [ fhir:value "AP" ] ;
       fhir:ConceptMap.group.element.target [
         fhir:index 0 ;
         fhir:ConceptMap.group.element.target.code [ fhir:value "AP" ] ;
         fhir:ConceptMap.group.element.target.equivalence [ fhir:value "equivalent" ]
       ]
     ], [
       fhir:index 1 ;
       fhir:ConceptMap.group.element.code [ fhir:value "OP" ] ;
       fhir:ConceptMap.group.element.target [
         fhir:index 0 ;
         fhir:ConceptMap.group.element.target.code [ fhir:value "OP" ] ;
         fhir:ConceptMap.group.element.target.equivalence [ fhir:value "equivalent" ]
       ]
     ]
  ], [
     fhir:index 1 ;
     fhir:ConceptMap.group.source [ fhir:value "http://terminology.hl7.org/CodeSystem/v3-ParticipationType" ] ;
     fhir:ConceptMap.group.target [ fhir:value "https://standards.digital.health.nz/ns/air-terms-code" ] ;
     fhir:ConceptMap.group.element [
       fhir:index 0 ;
       fhir:ConceptMap.group.element.code [ fhir:value "ATND" ] ;
       fhir:ConceptMap.group.element.target [
         fhir:index 0 ;
         fhir:ConceptMap.group.element.target.code [ fhir:value "ATND" ] ;
         fhir:ConceptMap.group.element.target.equivalence [ fhir:value "equivalent" ]
       ]
     ], [
       fhir:index 1 ;
       fhir:ConceptMap.group.element.code [ fhir:value "ENT" ] ;
       fhir:ConceptMap.group.element.target [
         fhir:index 0 ;
         fhir:ConceptMap.group.element.target.code [ fhir:value "ENT" ] ;
         fhir:ConceptMap.group.element.target.equivalence [ fhir:value "equivalent" ]
       ]
     ], [
       fhir:index 2 ;
       fhir:ConceptMap.group.element.code [ fhir:value "PPRF" ] ;
       fhir:ConceptMap.group.element.target [
         fhir:index 0 ;
         fhir:ConceptMap.group.element.target.code [ fhir:value "PPRF" ] ;
         fhir:ConceptMap.group.element.target.equivalence [ fhir:value "equivalent" ]
       ]
     ]
  ] .

# - ontology header ------------------------------------------------------------

<http://hl7.org/fhir/ConceptMap/air-health-worker-function-map.ttl> a owl:Ontology ;
  owl:imports fhir:fhir.ttl ;
  owl:versionIRI <http://build.fhir.org/ConceptMap/air-health-worker-function-map.ttl> .