DEPRECATED Te Whatu Ora Shared Care FHIR API - see https://fhir-ig.digital.health.nz/shared-care
0.4.0 - release New Zealand flag

DEPRECATED Te Whatu Ora Shared Care FHIR API - see https://fhir-ig.digital.health.nz/shared-care, published by Te Whatu Ora. This guide is not an authorized publication; it is the continuous build for version 0.4.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/tewhatuora/cinc-fhir-ig/ and changes regularly. See the Directory of published versions

: Codings for COVID-19 vaccination brands recognised in New Zealand public health - XML Representation

Draft as of 2024-07-02

Raw xml | Download



<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="nz-covid19-vaccine-codes"/>
  <text>
    <status value="generated"/>
    <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><a name="hcnz-covid19-vaccine-codes-en-NZ"> </a><p>This case-sensitive code system <code>https://build.fhir.org/ig/tewhatuora/cinc-fhir-ig/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>
  </text>
  <url
       value="https://build.fhir.org/ig/tewhatuora/cinc-fhir-ig/CodeSystem/nz-covid19-vaccine-codes"/>
  <version value="0.4.0"/>
  <name value="NZCOVID19VaccineCodes"/>
  <title
         value="Codings for COVID-19 vaccination brands recognised in New Zealand public health"/>
  <status value="draft"/>
  <experimental value="true"/>
  <date value="2024-07-02T01:27:14+00:00"/>
  <publisher value="Te Whatu Ora"/>
  <contact>
    <name value="Te Whatu Ora"/>
    <telecom>
      <system value="url"/>
      <value value="https://www.tewhatuora.govt.nz/"/>
    </telecom>
  </contact>
  <contact>
    <name value="David Grainger"/>
    <telecom>
      <system value="email"/>
      <value value="david.grainger@middleware.co.nz"/>
      <use value="work"/>
    </telecom>
  </contact>
  <description value="Each code represents a recognised COVID-19 vaccine"/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="NZ"/>
      <display value="New Zealand"/>
    </coding>
  </jurisdiction>
  <purpose
           value="Enables recording of vaccination doses as part of capturing a patient's public health history."/>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <count value="8"/>
  <concept>
    <code value="207"/>
    <display value="Moderna"/>
  </concept>
  <concept>
    <code value="208"/>
    <display value="Pfizer/BioNtech"/>
  </concept>
  <concept>
    <code value="210"/>
    <display value="AstraZeneca / Covishield"/>
  </concept>
  <concept>
    <code value="211"/>
    <display value="Novavax"/>
  </concept>
  <concept>
    <code value="212"/>
    <display value="Janssen"/>
  </concept>
  <concept>
    <code value="505"/>
    <display value="Sputnik V"/>
  </concept>
  <concept>
    <code value="510"/>
    <display value="Sinopharm"/>
  </concept>
  <concept>
    <code value="511"/>
    <display value="CoronaVac"/>
  </concept>
</CodeSystem>