New Zealand ICP Implementation Guide
1.0.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.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-11-10 |
{
"resourceType" : "CodeSystem",
"id" : "acc-icp-tbi-startc-answeroption-overall",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem acc-icp-tbi-startc-answeroption-overall</b></p><a name=\"acc-icp-tbi-startc-answeroption-overall\"> </a><a name=\"hcacc-icp-tbi-startc-answeroption-overall\"> </a><a name=\"acc-icp-tbi-startc-answeroption-overall-und\"> </a><p>This case-sensitive code system <code>http://hl7.org.nz/fhir/CodeSystem/acc-icp-tbi-startc-answeroption-overall</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-at-all<a name=\"acc-icp-tbi-startc-answeroption-overall-not-at-all\"> </a></td><td>Not at all</td></tr><tr><td style=\"white-space:nowrap\">slightly<a name=\"acc-icp-tbi-startc-answeroption-overall-slightly\"> </a></td><td>Slightly</td></tr><tr><td style=\"white-space:nowrap\">moderately<a name=\"acc-icp-tbi-startc-answeroption-overall-moderately\"> </a></td><td>Moderately</td></tr><tr><td style=\"white-space:nowrap\">very-much<a name=\"acc-icp-tbi-startc-answeroption-overall-very-much\"> </a></td><td>Very Much</td></tr><tr><td style=\"white-space:nowrap\">extremely<a name=\"acc-icp-tbi-startc-answeroption-overall-extremely\"> </a></td><td>Extremely</td></tr></table></div>"
},
"url" : "http://hl7.org.nz/fhir/CodeSystem/acc-icp-tbi-startc-answeroption-overall",
"version" : "1.0.0",
"name" : "STarTCOverall",
"title" : "Start-C Overall Option CodeSystem",
"status" : "active",
"experimental" : false,
"date" : "2024-11-10T23:48:30+00:00",
"publisher" : "Accident Compensation Corporation",
"description" : "CodeSystem for overall STarT-C concussion symptoms with ordinal values.",
"caseSensitive" : true,
"content" : "complete",
"count" : 5,
"concept" : [
{
"code" : "not-at-all",
"display" : "Not at all"
},
{
"code" : "slightly",
"display" : "Slightly"
},
{
"code" : "moderately",
"display" : "Moderately"
},
{
"code" : "very-much",
"display" : "Very Much"
},
{
"code" : "extremely",
"display" : "Extremely"
}
]
}