Health New Zealand Te Whatu Ora Shared Care FHIR API
0.4.7 - release
Health New Zealand Te Whatu Ora Shared Care FHIR API - Local Development build (v0.4.7) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Draft as of 2026-09-22 |
{
"resourceType" : "CodeSystem",
"id" : "epcc-assessment-outcome",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem epcc-assessment-outcome</b></p><a name=\"epcc-assessment-outcome\"> </a><a name=\"hcepcc-assessment-outcome\"> </a><p>This case-sensitive code system <code>https://fhir-ig.digital.health.nz/shared-care/CodeSystem/epcc-assessment-outcome</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\">waiting-operation<a name=\"epcc-assessment-outcome-waiting-operation\"> </a></td><td>Waiting Operation</td></tr><tr><td style=\"white-space:nowrap\">patient-discharged<a name=\"epcc-assessment-outcome-patient-discharged\"> </a></td><td>Patient Discharged</td></tr><tr><td style=\"white-space:nowrap\">optometry-to-book<a name=\"epcc-assessment-outcome-optometry-to-book\"> </a></td><td>Optometry appointment to book</td></tr><tr><td style=\"white-space:nowrap\">patient-to-contact<a name=\"epcc-assessment-outcome-patient-to-contact\"> </a></td><td>Patient to Contact</td></tr><tr><td style=\"white-space:nowrap\">waiting-optometry-assessment<a name=\"epcc-assessment-outcome-waiting-optometry-assessment\"> </a></td><td>Waiting for Optometry Assessment</td></tr><tr><td style=\"white-space:nowrap\">patient-escalated<a name=\"epcc-assessment-outcome-patient-escalated\"> </a></td><td>Patient Escalated</td></tr><tr><td style=\"white-space:nowrap\">urgent-patient-escalated<a name=\"epcc-assessment-outcome-urgent-patient-escalated\"> </a></td><td>URGENT Patient Escalated</td></tr></table></div>"
},
"url" : "https://fhir-ig.digital.health.nz/shared-care/CodeSystem/epcc-assessment-outcome",
"version" : "0.1.0",
"name" : "EPCCAssessmentOutcomeCodeSystem",
"title" : "Post-operative cataract assessment outcome codes",
"status" : "draft",
"experimental" : false,
"date" : "2026-09-22T02:55:26+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" : "Clinical and workflow outcomes recorded by the post-operative cataract assessment.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "NZ",
"display" : "New Zealand"
}
]
}
],
"caseSensitive" : true,
"content" : "complete",
"count" : 7,
"concept" : [
{
"code" : "waiting-operation",
"display" : "Waiting Operation"
},
{
"code" : "patient-discharged",
"display" : "Patient Discharged"
},
{
"code" : "optometry-to-book",
"display" : "Optometry appointment to book"
},
{
"code" : "patient-to-contact",
"display" : "Patient to Contact"
},
{
"code" : "waiting-optometry-assessment",
"display" : "Waiting for Optometry Assessment"
},
{
"code" : "patient-escalated",
"display" : "Patient Escalated"
},
{
"code" : "urgent-patient-escalated",
"display" : "URGENT Patient Escalated"
}
]
}