Health NZ | Te Whatu Ora FHIR Assistance Needs Questionnaires Implementation Guide
0.0.1 - draft
Health NZ | Te Whatu Ora FHIR Assistance Needs Questionnaires Implementation Guide, published by . This guide is not an authorized publication; it is the continuous build for version 0.0.1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/tewhatuora/fhir-patient-questionnaires/ and changes regularly. See the Directory of published versions
Draft as of 2024-08-19 |
{
"resourceType" : "CodeSystem",
"id" : "assistance-needs-cs",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem assistance-needs-cs</b></p><a name=\"assistance-needs-cs\"> </a><a name=\"hcassistance-needs-cs\"> </a><a name=\"assistance-needs-cs-en-US\"> </a><p>This case-sensitive code system <code>https://fhir-ig.digital.health.nz/fhir-patient-questionnaires/CodeSystem/assistance-needs-cs</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\">171671000210109<a name=\"assistance-needs-cs-171671000210109\"> </a></td><td>A New Zealand Sign Language interpreter</td></tr><tr><td style=\"white-space:nowrap\">133920001<a name=\"assistance-needs-cs-133920001\"> </a></td><td>Support to make decisions</td></tr><tr><td style=\"white-space:nowrap\">amr<a name=\"assistance-needs-cs-amr\"> </a></td><td>Assistance to move around</td></tr><tr><td style=\"white-space:nowrap\">lat<a name=\"assistance-needs-cs-lat\"> </a></td><td>A longer appointment time</td></tr><tr><td style=\"white-space:nowrap\">qse<a name=\"assistance-needs-cs-qse\"> </a></td><td>A quiet or low sensory environment</td></tr><tr><td style=\"white-space:nowrap\">msm<a name=\"assistance-needs-cs-msm\"> </a></td><td>More space to move around</td></tr></table></div>"
},
"url" : "https://fhir-ig.digital.health.nz/fhir-patient-questionnaires/CodeSystem/assistance-needs-cs",
"version" : "0.0.1",
"name" : "AssistanceNeedsCodeSystem",
"title" : "Assistance Code System",
"status" : "draft",
"experimental" : true,
"date" : "2024-08-19T23:22:14+00:00",
"description" : "Appointment Assistance Needs.",
"purpose" : "List of supported assistance needs.",
"caseSensitive" : true,
"content" : "complete",
"count" : 6,
"concept" : [
{
"code" : "171671000210109",
"display" : "A New Zealand Sign Language interpreter"
},
{
"code" : "133920001",
"display" : "Support to make decisions"
},
{
"code" : "amr",
"display" : "Assistance to move around"
},
{
"code" : "lat",
"display" : "A longer appointment time"
},
{
"code" : "qse",
"display" : "A quiet or low sensory environment"
},
{
"code" : "msm",
"display" : "More space to move around"
}
]
}