Health New Zealand Te Whatu Ora Shared Care FHIR API
0.4.0 - release
Health New Zealand Te Whatu Ora Shared Care FHIR API - Local Development build (v0.4.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
Active as of 2024-11-11 |
{
"resourceType" : "CodeSystem",
"id" : "hnz-person-telecom-score-codes",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem hnz-person-telecom-score-codes</b></p><a name=\"hnz-person-telecom-score-codes\"> </a><a name=\"hchnz-person-telecom-score-codes\"> </a><a name=\"hnz-person-telecom-score-codes-en-NZ\"> </a><p>This case-sensitive code system <code>https://fhir-ig.digital.health.nz/shared-care/CodeSystem/hnz-person-telecom-score-codes</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">-2<a name=\"hnz-person-telecom-score-codes--2\"> </a></td><td>Wrong Number</td></tr><tr><td style=\"white-space:nowrap\">-1<a name=\"hnz-person-telecom-score-codes--1\"> </a></td><td>Uncontactable</td></tr><tr><td style=\"white-space:nowrap\">0<a name=\"hnz-person-telecom-score-codes-0\"> </a></td><td>Unreached</td></tr><tr><td style=\"white-space:nowrap\">1<a name=\"hnz-person-telecom-score-codes-1\"> </a></td><td>Contactable</td></tr><tr><td style=\"white-space:nowrap\">2<a name=\"hnz-person-telecom-score-codes-2\"> </a></td><td>Receptive</td></tr><tr><td style=\"white-space:nowrap\">3<a name=\"hnz-person-telecom-score-codes-3\"> </a></td><td>Engaged</td></tr><tr><td style=\"white-space:nowrap\">4<a name=\"hnz-person-telecom-score-codes-4\"> </a></td><td>Highly Engaged</td></tr><tr><td style=\"white-space:nowrap\">5<a name=\"hnz-person-telecom-score-codes-5\"> </a></td><td>Confirmed and Highly Engaged</td></tr></table></div>"
},
"url" : "https://fhir-ig.digital.health.nz/shared-care/CodeSystem/hnz-person-telecom-score-codes",
"version" : "0.4.0",
"name" : "PersonTelecomScoreCodes",
"title" : "Codes for Telecom Score",
"status" : "active",
"experimental" : false,
"date" : "2024-11-11T21:14:28+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" : "Each code represents an indication of a telecom records accuracy score",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "NZ",
"display" : "New Zealand"
}
]
}
],
"purpose" : "Enables a score represenation for a telecom record.",
"caseSensitive" : true,
"content" : "complete",
"count" : 8,
"concept" : [
{
"code" : "-2",
"display" : "Wrong Number"
},
{
"code" : "-1",
"display" : "Uncontactable"
},
{
"code" : "0",
"display" : "Unreached"
},
{
"code" : "1",
"display" : "Contactable"
},
{
"code" : "2",
"display" : "Receptive"
},
{
"code" : "3",
"display" : "Engaged"
},
{
"code" : "4",
"display" : "Highly Engaged"
},
{
"code" : "5",
"display" : "Confirmed and Highly Engaged"
}
]
}