New Zealand ICP Implementation Guide
1.1.0 - draft
New Zealand ICP Implementation Guide, published by Accident Compensation Corporation. This guide is not an authorized publication; it is the continuous build for version 1.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/acc-fhir-publisher/icp/ and changes regularly. See the Directory of published versions
| Active as of 2026-03-26 |
{
"resourceType" : "ValueSet",
"id" : "acc-icp-encounter-status",
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet acc-icp-encounter-status</b></p><a name=\"acc-icp-encounter-status\"> </a><a name=\"hcacc-icp-encounter-status\"> </a><ul><li>Include these codes as defined in <a href=\"http://hl7.org/fhir/R4/codesystem-encounter-status.html\"><code>http://hl7.org/fhir/encounter-status</code></a><span title=\"Version is not explicitly stated, which means it is fixed to 4.0.1, the version found through the package references\"> version 📦4.0.1</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"http://hl7.org/fhir/R4/codesystem-encounter-status.html#encounter-status-finished\">finished</a></td><td>Finished</td><td>The Encounter has ended.</td></tr></table></li></ul></div>"
},
"url" : "http://hl7.org.nz/fhir/ValueSet/acc-icp-encounter-status",
"version" : "1.1.0",
"name" : "ICPEncounterStatusVS",
"title" : "Encounter Status",
"status" : "active",
"experimental" : false,
"date" : "2026-03-26T21:13:58+00:00",
"publisher" : "Accident Compensation Corporation",
"description" : "The Status of the ICP referral (Finished)",
"compose" : {
"include" : [
{
"system" : "http://hl7.org/fhir/encounter-status",
"concept" : [
{
"code" : "finished",
"display" : "Finished"
}
]
}
]
}
}