NZ Shared Digital Health Record API
1.0.0 - release
NZ Shared Digital Health Record API, published by Health New Zealand. This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/tewhatuora/fhir-sdhr/ and changes regularly. See the Directory of published versions
| Active as of 2025-11-18 |
{
"resourceType" : "ValueSet",
"id" : "sdhr-participation-reason-valueset",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet sdhr-participation-reason-valueset</b></p><a name=\"sdhr-participation-reason-valueset\"> </a><a name=\"hcsdhr-participation-reason-valueset\"> </a><ul><li>Include all codes defined in <a href=\"CodeSystem-sdhr-participation-reason.html\"><code>https://fhir-ig.digital.health.nz/sdhr/CodeSystem/sdhr-participation-reason</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version 📦1.0.0</span></li></ul></div>"
},
"url" : "https://fhir-ig.digital.health.nz/sdhr/ValueSet/sdhr-participation-reason-valueset",
"version" : "1.0.0",
"name" : "SDHRParticipationReasonValueSet",
"title" : "ValueSet for SDHR Participation Reason",
"status" : "active",
"date" : "2025-11-18T19:29:08+00:00",
"publisher" : "Health New Zealand",
"contact" : [
{
"name" : "Health New Zealand",
"telecom" : [
{
"system" : "url",
"value" : "https://github.com/tewhatuora"
}
]
},
{
"name" : "HNZ Integration Team",
"telecom" : [
{
"system" : "email",
"value" : "integration@tewhatuora.govt.nz",
"use" : "work"
}
]
}
],
"description" : "A ValueSet containing all codes from the SDHR Participation Reason system.",
"compose" : {
"include" : [
{
"system" : "https://fhir-ig.digital.health.nz/sdhr/CodeSystem/sdhr-participation-reason"
}
]
}
}