New Zealand Health Terminology Service (NZHTS) Implementation Guide
0.1.0 - ci-build
New Zealand Health Terminology Service (NZHTS) Implementation Guide, published by Health New Zealand | Te Whatu Ora. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/tewhatuora/nzhts-ig/ and changes regularly. See the Directory of published versions
| Active as of 2022-08-29 |
{
"resourceType" : "ValueSet",
"id" : "nhi-use",
"meta" : {
"versionId" : "1",
"lastUpdated" : "2026-02-24T17:45:00.094+13:00",
"tag" : [
{
"system" : "https://standards.digital.health.nz/ns/nzhts-usage-tags",
"code" : "FHIR"
}
]
},
"url" : "https://nzhts.digital.health.nz/fhir/ValueSet/nhi-use-code",
"version" : "0.1.0",
"name" : "NHIUse",
"title" : "Valid use values for NHI",
"status" : "active",
"date" : "2022-08-29T12:59:31+00:00",
"publisher" : "Health New Zealand | Te Whatu Ora",
"contact" : [
{
"name" : "Health New Zealand | Te Whatu Ora",
"telecom" : [
{
"system" : "url",
"value" : "https://www.tewhatuora.govt.nz/"
}
]
}
],
"description" : "NHI Use codes",
"compose" : {
"include" : [
{
"system" : "http://hl7.org/fhir/identifier-use",
"version" : "1.0.0",
"concept" : [
{
"code" : "official"
},
{
"code" : "old"
}
]
}
]
}
}