Health New Zealand Te Whatu Ora Shared Care FHIR API
0.4.5 - release
Health New Zealand Te Whatu Ora Shared Care FHIR API - Local Development build (v0.4.5) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Draft as of 2026-07-20 |
@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/CodeSystem/nz-covid19-vaccine-codes> a fhir:CodeSystem ;
fhir:nodeRole fhir:treeRoot ;
fhir:Resource.id [ fhir:value "nz-covid19-vaccine-codes"] ;
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: CodeSystem nz-covid19-vaccine-codes</b></p><a name=\"nz-covid19-vaccine-codes\"> </a><a name=\"hcnz-covid19-vaccine-codes\"> </a><p>This case-sensitive code system <code>https://fhir-ig.digital.health.nz/shared-care/CodeSystem/nz-covid19-vaccine-codes</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">207<a name=\"nz-covid19-vaccine-codes-207\"> </a></td><td>Moderna</td></tr><tr><td style=\"white-space:nowrap\">208<a name=\"nz-covid19-vaccine-codes-208\"> </a></td><td>Pfizer/BioNtech</td></tr><tr><td style=\"white-space:nowrap\">210<a name=\"nz-covid19-vaccine-codes-210\"> </a></td><td>AstraZeneca / Covishield</td></tr><tr><td style=\"white-space:nowrap\">211<a name=\"nz-covid19-vaccine-codes-211\"> </a></td><td>Novavax</td></tr><tr><td style=\"white-space:nowrap\">212<a name=\"nz-covid19-vaccine-codes-212\"> </a></td><td>Janssen</td></tr><tr><td style=\"white-space:nowrap\">505<a name=\"nz-covid19-vaccine-codes-505\"> </a></td><td>Sputnik V</td></tr><tr><td style=\"white-space:nowrap\">510<a name=\"nz-covid19-vaccine-codes-510\"> </a></td><td>Sinopharm</td></tr><tr><td style=\"white-space:nowrap\">511<a name=\"nz-covid19-vaccine-codes-511\"> </a></td><td>CoronaVac</td></tr></table></div>"
] ;
fhir:CodeSystem.url [ fhir:value "https://fhir-ig.digital.health.nz/shared-care/CodeSystem/nz-covid19-vaccine-codes"] ;
fhir:CodeSystem.version [ fhir:value "0.4.5"] ;
fhir:CodeSystem.name [ fhir:value "NZCOVID19VaccineCodes"] ;
fhir:CodeSystem.title [ fhir:value "Codings for COVID-19 vaccination brands recognised in New Zealand public health"] ;
fhir:CodeSystem.status [ fhir:value "draft"] ;
fhir:CodeSystem.experimental [ fhir:value "true"^^xsd:boolean] ;
fhir:CodeSystem.date [ fhir:value "2026-07-20T04:35:02+00:00"^^xsd:dateTime] ;
fhir:CodeSystem.publisher [ fhir:value "Te Whatu Ora"] ;
fhir:CodeSystem.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://www.tewhatuora.govt.nz/" ]
]
], [
fhir:index 1 ;
fhir:ContactDetail.name [ fhir:value "Te Whatu Ora Integration Team" ] ;
fhir:ContactDetail.telecom [
fhir:index 0 ;
fhir:ContactPoint.system [ fhir:value "email" ] ;
fhir:ContactPoint.value [ fhir:value "integration@tewhatuora.govt.nz" ] ;
fhir:ContactPoint.use [ fhir:value "work" ]
]
] ;
fhir:CodeSystem.description [ fhir:value "Each code represents a recognised COVID-19 vaccine"] ;
fhir:CodeSystem.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 "NZ" ] ;
fhir:Coding.display [ fhir:value "New Zealand" ]
]
] ;
fhir:CodeSystem.purpose [ fhir:value "Enables recording of vaccination doses as part of capturing a patient's public health history."] ;
fhir:CodeSystem.caseSensitive [ fhir:value "true"^^xsd:boolean] ;
fhir:CodeSystem.content [ fhir:value "complete"] ;
fhir:CodeSystem.count [ fhir:value "8"^^xsd:nonNegativeInteger] ;
fhir:CodeSystem.concept [
fhir:index 0 ;
fhir:CodeSystem.concept.code [ fhir:value "207" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Moderna" ]
], [
fhir:index 1 ;
fhir:CodeSystem.concept.code [ fhir:value "208" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Pfizer/BioNtech" ]
], [
fhir:index 2 ;
fhir:CodeSystem.concept.code [ fhir:value "210" ] ;
fhir:CodeSystem.concept.display [ fhir:value "AstraZeneca / Covishield" ]
], [
fhir:index 3 ;
fhir:CodeSystem.concept.code [ fhir:value "211" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Novavax" ]
], [
fhir:index 4 ;
fhir:CodeSystem.concept.code [ fhir:value "212" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Janssen" ]
], [
fhir:index 5 ;
fhir:CodeSystem.concept.code [ fhir:value "505" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Sputnik V" ]
], [
fhir:index 6 ;
fhir:CodeSystem.concept.code [ fhir:value "510" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Sinopharm" ]
], [
fhir:index 7 ;
fhir:CodeSystem.concept.code [ fhir:value "511" ] ;
fhir:CodeSystem.concept.display [ fhir:value "CoronaVac" ]
] .
# - ontology header ------------------------------------------------------------
<http://hl7.org/fhir/CodeSystem/nz-covid19-vaccine-codes.ttl> a owl:Ontology ;
owl:imports fhir:fhir.ttl ;
owl:versionIRI <http://build.fhir.org/CodeSystem/nz-covid19-vaccine-codes.ttl> .
IG © 2022+ Te Whatu Ora. Package tewhatuora.sharedcare#0.4.5 based on FHIR 4.0.1. Generated 2026-07-20
Links: Table of Contents |
QA Report