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" : "shared-care-encounter-type-valueset",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet shared-care-encounter-type-valueset</b></p><a name=\"shared-care-encounter-type-valueset\"> </a><a name=\"hcshared-care-encounter-type-valueset\"> </a><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/1269515004\">1269515004</a></td><td>Face to face consultation with patient</td></tr><tr><td><a href=\"http://snomed.info/id/386472008\">386472008</a></td><td>Telephone consultation</td></tr><tr><td><a href=\"http://snomed.info/id/719410009\">719410009</a></td><td>Video consultation</td></tr></table></li></ul></div>"
},
"url" : "https://fhir-ig.digital.health.nz/shared-care/ValueSet/shared-care-encounter-type-valueset",
"version" : "0.0.1",
"name" : "SharedCareEncounterTypeValueSet",
"title" : "Shared Care Encounter Type Value Set",
"status" : "draft",
"experimental" : false,
"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" : "Encounter types for Shared Care including specific codes and other SNOMED CT codes",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "NZ",
"display" : "New Zealand"
}
]
}
],
"compose" : {
"include" : [
{
"system" : "http://snomed.info/sct",
"concept" : [
{
"code" : "1269515004",
"display" : "Face to face consultation with patient"
},
{
"code" : "386472008",
"display" : "Telephone consultation"
},
{
"code" : "719410009",
"display" : "Video consultation"
}
]
}
]
}
}