Health New Zealand Te Whatu Ora Shared Care FHIR API
0.4.5 - release
Health New Zealand Te Whatu Ora Shared Care FHIR API - Local Development build (v0.4.5) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Draft as of 2026-08-12 |
{
"resourceType" : "ValueSet",
"id" : "onlinegp-referral-source",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet onlinegp-referral-source</b></p><a name=\"onlinegp-referral-source\"> </a><a name=\"hconlinegp-referral-source\"> </a><ul><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><span title=\"Version is not explicitly stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span><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/185369008\">185369008</a></td><td>Referred by pharmacist</td></tr><tr><td><a href=\"http://snomed.info/id/659821000210106\">659821000210106</a></td><td>Referred by urgent care clinic</td></tr><tr><td><a href=\"http://snomed.info/id/301661000210103\">301661000210103</a></td><td>Referred by emergency department</td></tr><tr><td><a href=\"http://snomed.info/id/669431000210103\">669431000210103</a></td><td>Referred by integrated health services hub</td></tr><tr><td><a href=\"http://snomed.info/id/669421000210100\">669421000210100</a></td><td>Referred by rural hospital service</td></tr></table></li></ul></div>"
},
"url" : "https://fhir-ig.digital.health.nz/shared-care/ValueSet/onlinegp-referral-source",
"version" : "0.4.5",
"name" : "OnlineGpReferralSource",
"title" : "Online GP Referral Source",
"status" : "draft",
"date" : "2026-08-12T22:22:00+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" : "Allowed referral sources for Online GP encounters.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "NZ",
"display" : "New Zealand"
}
]
}
],
"compose" : {
"include" : [
{
"system" : "http://snomed.info/sct",
"concept" : [
{
"code" : "185369008",
"display" : "Referred by pharmacist"
},
{
"code" : "659821000210106",
"display" : "Referred by urgent care clinic"
},
{
"code" : "301661000210103",
"display" : "Referred by emergency department"
},
{
"code" : "669431000210103",
"display" : "Referred by integrated health services hub"
},
{
"code" : "669421000210100",
"display" : "Referred by rural hospital service"
}
]
}
]
}
}