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
| Active as of 2026-02-24 |
{
"resourceType" : "ValueSet",
"id" : "onlinegp-participant-type",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet onlinegp-participant-type</b></p><a name=\"onlinegp-participant-type\"> </a><a name=\"hconlinegp-participant-type\"> </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/62247001\">62247001</a></td><td>Family medicine specialist</td></tr><tr><td><a href=\"http://snomed.info/id/224535009\">224535009</a></td><td>Registered nurse</td></tr><tr><td><a href=\"http://snomed.info/id/309294001\">309294001</a></td><td>Emergency department physician</td></tr><tr><td><a href=\"http://snomed.info/id/397897005\">397897005</a></td><td>Paramedic</td></tr><tr><td><a href=\"http://snomed.info/id/224571005\">224571005</a></td><td>Nurse practitioner</td></tr><tr><td><a href=\"http://snomed.info/id/224570006\">224570006</a></td><td>Clinical nurse specialist</td></tr></table></li></ul></div>"
},
"url" : "https://fhir-ig.digital.health.nz/shared-care/ValueSet/onlinegp-participant-type",
"version" : "1.0.2",
"name" : "OnlineGPParticipantType",
"title" : "Online GP Participant Type",
"status" : "active",
"experimental" : false,
"date" : "2026-02-24T04:18:10+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 participant types for Online GP encounters in New Zealand",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "NZ",
"display" : "New Zealand"
}
]
}
],
"purpose" : "Defines the allowed participant types for Online GP encounter reporting",
"compose" : {
"include" : [
{
"system" : "http://snomed.info/sct",
"concept" : [
{
"code" : "62247001",
"display" : "Family medicine specialist"
},
{
"code" : "224535009",
"display" : "Registered nurse"
},
{
"code" : "309294001",
"display" : "Emergency department physician"
},
{
"code" : "397897005",
"display" : "Paramedic"
},
{
"code" : "224571005",
"display" : "Nurse practitioner"
},
{
"code" : "224570006",
"display" : "Clinical nurse specialist"
}
]
}
]
}
}