Health New Zealand Te Whatu Ora Shared Care FHIR API
0.4.3 - release
Health New Zealand Te Whatu Ora Shared Care FHIR API - Local Development build (v0.4.3) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Draft as of 2025-11-13 |
{
"resourceType" : "ValueSet",
"id" : "nz-appointment-reason-codes",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet nz-appointment-reason-codes</b></p><a name=\"nz-appointment-reason-codes\"> </a><a name=\"hcnz-appointment-reason-codes\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"http://snomed.info/id/266934004\">266934004</a></td><td>Transport problem (finding)</td></tr></table></li><li>Include all codes defined in <a href=\"CodeSystem-nz-appointment-reason-codes-cs.html\"><code>https://fhir-ig.digital.health.nz/shared-care/CodeSystem/nz-appointment-reason-codes-cs</code></a></li></ul></div>"
},
"url" : "https://fhir-ig.digital.health.nz/shared-care/ValueSet/nz-appointment-reason-codes",
"version" : "0.4.3",
"name" : "NzAppointmentReasonCodes",
"title" : "NZ Appointment Reason Codes Code System",
"status" : "draft",
"date" : "2025-11-13T20:19:40+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" : "Code system for NZ appointment reason codes",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "NZ",
"display" : "New Zealand"
}
]
}
],
"compose" : {
"include" : [
{
"system" : "http://snomed.info/sct",
"concept" : [
{
"code" : "266934004",
"display" : "Transport problem (finding)"
}
]
},
{
"system" : "https://fhir-ig.digital.health.nz/shared-care/CodeSystem/nz-appointment-reason-codes-cs"
}
]
}
}