New Zealand ICP Implementation Guide
1.0.0 - release
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.0.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 2024-09-08 |
{
"resourceType" : "CodeSystem",
"id" : "acc-icp-data-absent-reason",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem acc-icp-data-absent-reason</b></p><a name=\"acc-icp-data-absent-reason\"> </a><a name=\"hcacc-icp-data-absent-reason\"> </a><a name=\"acc-icp-data-absent-reason-en-US\"> </a><p>This case-sensitive code system <code>http://hl7.org.nz/fhir/CodeSystem/acc-icp-data-absent-reason</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\">not-tested<a name=\"acc-icp-data-absent-reason-not-tested\"> </a></td><td>Not Tested</td></tr><tr><td style=\"white-space:nowrap\">unable-to-test<a name=\"acc-icp-data-absent-reason-unable-to-test\"> </a></td><td>Unable to Test</td></tr></table></div>"
},
"url" : "http://hl7.org.nz/fhir/CodeSystem/acc-icp-data-absent-reason",
"version" : "1.0.0",
"name" : "ACCDataAbsentReason",
"title" : "ACC Data Absent Reason",
"status" : "active",
"experimental" : false,
"date" : "2024-09-08T23:06:38+00:00",
"publisher" : "Accident Compensation Corporation",
"description" : "ACC Data Absent Reason",
"caseSensitive" : true,
"content" : "complete",
"count" : 2,
"concept" : [
{
"code" : "not-tested",
"display" : "Not Tested"
},
{
"code" : "unable-to-test",
"display" : "Unable to Test"
}
]
}