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

: COVID19 vaccines recognised by NZ public health - JSON Representation

Retired as of 2024-07-02

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "nz-covid19-vaccines",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet nz-covid19-vaccines</b></p><a name=\"nz-covid19-vaccines\"> </a><a name=\"hcnz-covid19-vaccines\"> </a><a name=\"hcnz-covid19-vaccines-en-NZ\"> </a><ul><li>Include all codes defined in <a href=\"CodeSystem-nz-covid19-vaccine-codes.html\"><code>https://build.fhir.org/ig/tewhatuora/cinc-fhir-ig/CodeSystem/nz-covid19-vaccine-codes</code></a></li></ul></div>"
  },
  "url" : "https://build.fhir.org/ig/tewhatuora/cinc-fhir-ig/ValueSet/nz-covid19-vaccines",
  "version" : "1.0",
  "name" : "NZRecognisedCOVID19Vaccines",
  "title" : "COVID19 vaccines recognised by NZ public health",
  "status" : "retired",
  "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" : "The COVID19 vaccine codes, as defined by NZ national immunisation register, for patient vaccination history recording purposes",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "NZ",
          "display" : "New Zealand"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "https://build.fhir.org/ig/tewhatuora/cinc-fhir-ig/CodeSystem/nz-covid19-vaccine-codes"
      }
    ]
  }
}