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-bist-answeroption-betterworsesame",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem acc-icp-tbi-bist-answeroption-betterworsesame</b></p><a name=\"acc-icp-tbi-bist-answeroption-betterworsesame\"> </a><a name=\"hcacc-icp-tbi-bist-answeroption-betterworsesame\"> </a><a name=\"acc-icp-tbi-bist-answeroption-betterworsesame-und\"> </a><p>This case-sensitive code system <code>http://hl7.org.nz/fhir/CodeSystem/acc-icp-tbi-bist-answeroption-betterworsesame</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\">better<a name=\"acc-icp-tbi-bist-answeroption-betterworsesame-better\"> </a></td><td>Better</td></tr><tr><td style=\"white-space:nowrap\">worse<a name=\"acc-icp-tbi-bist-answeroption-betterworsesame-worse\"> </a></td><td>Worse</td></tr><tr><td style=\"white-space:nowrap\">aboutthesame<a name=\"acc-icp-tbi-bist-answeroption-betterworsesame-aboutthesame\"> </a></td><td>About the same</td></tr></table></div>"
},
"url" : "http://hl7.org.nz/fhir/CodeSystem/acc-icp-tbi-bist-answeroption-betterworsesame",
"version" : "1.0.0",
"name" : "BISTBetterWorseSame",
"title" : "BIST Answer Option ( Better | Worse | About the same )",
"status" : "active",
"experimental" : false,
"date" : "2024-11-10T23:48:30+00:00",
"publisher" : "Accident Compensation Corporation",
"description" : "CodeSystem for response ",
"caseSensitive" : true,
"content" : "complete",
"count" : 3,
"concept" : [
{
"code" : "better",
"display" : "Better"
},
{
"code" : "worse",
"display" : "Worse"
},
{
"code" : "aboutthesame",
"display" : "About the same"
}
]
}