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 - JSON Representation

Draft as of 2024-07-02

Raw json | Download


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