Health New Zealand Te Whatu Ora Shared Care FHIR API
0.4.1 - release
Health New Zealand Te Whatu Ora Shared Care FHIR API - Local Development build (v0.4.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
Draft as of 2025-08-31 |
{
"resourceType" : "ValueSet",
"id" : "nz-claim-types",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet nz-claim-types</b></p><a name=\"nz-claim-types\"> </a><a name=\"hcnz-claim-types\"> </a><ul><li>Include all codes defined in <code>https://standards.digital.health.nz/ns/nz-claim-type</code></li></ul></div>"
},
"url" : "https://fhir-ig.digital.health.nz/shared-care/ValueSet/nz-claim-types",
"version" : "0.4.1",
"name" : "NzClaimTypes",
"title" : "NZ Claim Types",
"status" : "draft",
"date" : "2025-08-31T13:33:02+00:00",
"publisher" : "Te Whatu Ora",
"contact" : [
{
"name" : "Te Whatu Ora",
"telecom" : [
{
"system" : "url",
"value" : "https://www.tewhatuora.govt.nz/"
}
]
},
{
"name" : "Te Whatu Ora Integration Team",
"telecom" : [
{
"system" : "email",
"value" : "integration@tewhatuora.govt.nz",
"use" : "work"
}
]
}
],
"description" : "Types of claims in New Zealand",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "NZ",
"display" : "New Zealand"
}
]
}
],
"compose" : {
"include" : [
{
"system" : "https://standards.digital.health.nz/ns/nz-claim-type"
}
]
}
}