@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 -------------------------------------------------------------------

<https://standards.digital.health.nz/fhir/air/CodeSystem/immunisation-code> a fhir:CodeSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:Resource.id [ fhir:value "immunisation-code"] ;
  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 immunisation-code</b></p><a name=\"immunisation-code\"> </a><a name=\"hcimmunisation-code\"> </a><p>This case-insensitive code system <code>https://standards.digital.health.nz/ns/immunisation-code</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\">52101<a name=\"immunisation-code-52101\"> </a></td><td>HepA-Typhoid</td></tr><tr><td style=\"white-space:nowrap\">090306<a name=\"immunisation-code-090306\"> </a></td><td>PCV unspecified</td></tr><tr><td style=\"white-space:nowrap\">90906<a name=\"immunisation-code-90906\"> </a></td><td>Td</td></tr><tr><td style=\"white-space:nowrap\">99001<a name=\"immunisation-code-99001\"> </a></td><td>DTaP-IPV</td></tr><tr><td style=\"white-space:nowrap\">99002<a name=\"immunisation-code-99002\"> </a></td><td>MeNZB</td></tr><tr><td style=\"white-space:nowrap\">99003<a name=\"immunisation-code-99003\"> </a></td><td>Diphtheria, paed</td></tr><tr><td style=\"white-space:nowrap\">99004<a name=\"immunisation-code-99004\"> </a></td><td>aP</td></tr><tr><td style=\"white-space:nowrap\">99005<a name=\"immunisation-code-99005\"> </a></td><td>Diphtheria, adult</td></tr><tr><td style=\"white-space:nowrap\">99006<a name=\"immunisation-code-99006\"> </a></td><td>Influenza</td></tr><tr><td style=\"white-space:nowrap\">99007<a name=\"immunisation-code-99007\"> </a></td><td>HepA</td></tr><tr><td style=\"white-space:nowrap\">99008<a name=\"immunisation-code-99008\"> </a></td><td>MenACWY</td></tr><tr><td style=\"white-space:nowrap\">99009<a name=\"immunisation-code-99009\"> </a></td><td>Rabies</td></tr><tr><td style=\"white-space:nowrap\">99010<a name=\"immunisation-code-99010\"> </a></td><td>RIG</td></tr><tr><td style=\"white-space:nowrap\">99011<a name=\"immunisation-code-99011\"> </a></td><td>Tdap-IPV</td></tr><tr><td style=\"white-space:nowrap\">99012<a name=\"immunisation-code-99012\"> </a></td><td>Tdap</td></tr><tr><td style=\"white-space:nowrap\">99013<a name=\"immunisation-code-99013\"> </a></td><td>MenC</td></tr><tr><td style=\"white-space:nowrap\">210307<a name=\"immunisation-code-210307\"> </a></td><td>DTaP-IPV-HepB/Hib</td></tr><tr><td style=\"white-space:nowrap\">260209<a name=\"immunisation-code-260209\"> </a></td><td>PCV10</td></tr><tr><td style=\"white-space:nowrap\">EVPMnC<a name=\"immunisation-code-EVPMnC\"> </a></td><td>MenC</td></tr></table></div>"
  ] ;
  fhir:CodeSystem.url [ fhir:value "https://standards.digital.health.nz/ns/immunisation-code"] ;
  fhir:CodeSystem.version [ fhir:value "2.7.0"] ;
  fhir:CodeSystem.name [ fhir:value "NZVXImmunisationCode"] ;
  fhir:CodeSystem.title [ fhir:value "NZVX Immunisation Code"] ;
  fhir:CodeSystem.status [ fhir:value "active"] ;
  fhir:CodeSystem.experimental [ fhir:value "false"^^xsd:boolean] ;
  fhir:CodeSystem.date [ fhir:value "2026-07-20T21:32:10+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://tewhatuora.govt.nz" ]
     ]
  ] ;
  fhir:CodeSystem.description [ fhir:value "Antigen code set for vaccines administered in New Zealand (NZVX)."] ;
  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 "US" ] ;
       fhir:Coding.display [ fhir:value "New Zealand" ]
     ]
  ] ;
  fhir:CodeSystem.caseSensitive [ fhir:value "false"^^xsd:boolean] ;
  fhir:CodeSystem.content [ fhir:value "complete"] ;
  fhir:CodeSystem.count [ fhir:value "19"^^xsd:nonNegativeInteger] ;
  fhir:CodeSystem.concept [
     fhir:index 0 ;
     fhir:CodeSystem.concept.code [ fhir:value "52101" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "HepA-Typhoid" ]
  ], [
     fhir:index 1 ;
     fhir:CodeSystem.concept.code [ fhir:value "090306" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "PCV unspecified" ]
  ], [
     fhir:index 2 ;
     fhir:CodeSystem.concept.code [ fhir:value "90906" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Td" ]
  ], [
     fhir:index 3 ;
     fhir:CodeSystem.concept.code [ fhir:value "99001" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "DTaP-IPV" ]
  ], [
     fhir:index 4 ;
     fhir:CodeSystem.concept.code [ fhir:value "99002" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "MeNZB" ]
  ], [
     fhir:index 5 ;
     fhir:CodeSystem.concept.code [ fhir:value "99003" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Diphtheria, paed" ]
  ], [
     fhir:index 6 ;
     fhir:CodeSystem.concept.code [ fhir:value "99004" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "aP" ]
  ], [
     fhir:index 7 ;
     fhir:CodeSystem.concept.code [ fhir:value "99005" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Diphtheria, adult" ]
  ], [
     fhir:index 8 ;
     fhir:CodeSystem.concept.code [ fhir:value "99006" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Influenza" ]
  ], [
     fhir:index 9 ;
     fhir:CodeSystem.concept.code [ fhir:value "99007" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "HepA" ]
  ], [
     fhir:index 10 ;
     fhir:CodeSystem.concept.code [ fhir:value "99008" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "MenACWY" ]
  ], [
     fhir:index 11 ;
     fhir:CodeSystem.concept.code [ fhir:value "99009" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Rabies" ]
  ], [
     fhir:index 12 ;
     fhir:CodeSystem.concept.code [ fhir:value "99010" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "RIG" ]
  ], [
     fhir:index 13 ;
     fhir:CodeSystem.concept.code [ fhir:value "99011" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Tdap-IPV" ]
  ], [
     fhir:index 14 ;
     fhir:CodeSystem.concept.code [ fhir:value "99012" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Tdap" ]
  ], [
     fhir:index 15 ;
     fhir:CodeSystem.concept.code [ fhir:value "99013" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "MenC" ]
  ], [
     fhir:index 16 ;
     fhir:CodeSystem.concept.code [ fhir:value "210307" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "DTaP-IPV-HepB/Hib" ]
  ], [
     fhir:index 17 ;
     fhir:CodeSystem.concept.code [ fhir:value "260209" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "PCV10" ]
  ], [
     fhir:index 18 ;
     fhir:CodeSystem.concept.code [ fhir:value "EVPMnC" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "MenC" ]
  ] .

# - ontology header ------------------------------------------------------------

<https://standards.digital.health.nz/fhir/air/CodeSystem/immunisation-code.ttl> a owl:Ontology ;
  owl:imports fhir:fhir.ttl .

# -------------------------------------------------------------------------------------

