Te Whatu Ora Shared Care FHIR API
0.3.9 - release
Te Whatu Ora Shared Care FHIR API - Local Development build (v0.3.9) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
Active as of 2024-06-20 |
{
"resourceType" : "ValueSet",
"id" : "rf-careteam-category-code",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><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/320751000210106\">320751000210106</a></td><td>Whānau and/or trusted delegate team</td></tr><tr><td><a href=\"http://snomed.info/id/320741000210108\">320741000210108</a></td><td>Secondary prophylaxis team</td></tr></table></li></ul></div>"
},
"url" : "https://fhir-ig-uat.digital.health.nz/shared-care/ValueSet/rf-careteam-category-code",
"version" : "1.0.0",
"name" : "RheumaticFeverCareTeamCategoryValueSet",
"title" : "Rheumatic fever care team category codes",
"status" : "active",
"experimental" : false,
"date" : "2024-06-20T01:54:07+00:00",
"publisher" : "Te Whatu Ora",
"contact" : [
{
"name" : "Te Whatu Ora",
"telecom" : [
{
"system" : "url",
"value" : "https://www.tewhatuora.govt.nz/"
}
]
},
{
"name" : "David Grainger",
"telecom" : [
{
"system" : "email",
"value" : "david.grainger@middleware.co.nz",
"use" : "work"
}
]
}
],
"description" : "This value set includes category codes for the type of care team assigned to care for a rheumatic fever patient",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "NZ",
"display" : "New Zealand"
}
]
}
],
"compose" : {
"include" : [
{
"system" : "http://snomed.info/sct",
"concept" : [
{
"code" : "320751000210106",
"display" : "Whānau and/or trusted delegate team"
},
{
"code" : "320741000210108",
"display" : "Secondary prophylaxis team"
}
]
}
]
}
}