Te Whatu Ora Shared Care FHIR API
0.3.9 - release
Te Whatu Ora Shared Care FHIR API - Local Development build (v0.3.9) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
Active as of 2024-06-20 |
{
"resourceType" : "ValueSet",
"id" : "nz-covid19-vaccines",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include all codes defined in <a href=\"CodeSystem-nz-covid19-vaccine-codes.html\"><code>https://fhir-ig-uat.digital.health.nz/shared-care/CodeSystem/nz-covid19-vaccine-codes</code></a></li></ul></div>"
},
"url" : "https://fhir-ig-uat.digital.health.nz/shared-care/ValueSet/nz-covid19-vaccines",
"version" : "1.0",
"name" : "NZRecognisedCOVID19Vaccines",
"title" : "COVID19 vaccines recognised by NZ public health",
"status" : "active",
"experimental" : true,
"date" : "2024-06-20T01:54:07+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://fhir-ig-uat.digital.health.nz/shared-care/CodeSystem/nz-covid19-vaccine-codes"
}
]
}
}