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

: BIST Answer Range Option CodeSystem - JSON Representation

Active as of 2024-11-10

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "acc-icp-tbi-bist-answeroption-range",
  "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-range</b></p><a name=\"acc-icp-tbi-bist-answeroption-range\"> </a><a name=\"hcacc-icp-tbi-bist-answeroption-range\"> </a><a name=\"acc-icp-tbi-bist-answeroption-range-und\"> </a><p>This case-sensitive code system <code>http://hl7.org.nz/fhir/CodeSystem/acc-icp-tbi-bist-answeroption-range</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td></tr><tr><td style=\"white-space:nowrap\">0<a name=\"acc-icp-tbi-bist-answeroption-range-0\"> </a></td></tr><tr><td style=\"white-space:nowrap\">1<a name=\"acc-icp-tbi-bist-answeroption-range-1\"> </a></td></tr><tr><td style=\"white-space:nowrap\">2<a name=\"acc-icp-tbi-bist-answeroption-range-2\"> </a></td></tr><tr><td style=\"white-space:nowrap\">3<a name=\"acc-icp-tbi-bist-answeroption-range-3\"> </a></td></tr><tr><td style=\"white-space:nowrap\">4<a name=\"acc-icp-tbi-bist-answeroption-range-4\"> </a></td></tr><tr><td style=\"white-space:nowrap\">5<a name=\"acc-icp-tbi-bist-answeroption-range-5\"> </a></td></tr><tr><td style=\"white-space:nowrap\">6<a name=\"acc-icp-tbi-bist-answeroption-range-6\"> </a></td></tr><tr><td style=\"white-space:nowrap\">7<a name=\"acc-icp-tbi-bist-answeroption-range-7\"> </a></td></tr><tr><td style=\"white-space:nowrap\">8<a name=\"acc-icp-tbi-bist-answeroption-range-8\"> </a></td></tr><tr><td style=\"white-space:nowrap\">9<a name=\"acc-icp-tbi-bist-answeroption-range-9\"> </a></td></tr><tr><td style=\"white-space:nowrap\">10<a name=\"acc-icp-tbi-bist-answeroption-range-10\"> </a></td></tr></table></div>"
  },
  "url" : "http://hl7.org.nz/fhir/CodeSystem/acc-icp-tbi-bist-answeroption-range",
  "version" : "1.0.0",
  "name" : "BISTRange",
  "title" : "BIST Answer Range Option CodeSystem",
  "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" : 11,
  "concept" : [
    {
      "code" : "0",
      "display" : "0"
    },
    {
      "code" : "1",
      "display" : "1"
    },
    {
      "code" : "2",
      "display" : "2"
    },
    {
      "code" : "3",
      "display" : "3"
    },
    {
      "code" : "4",
      "display" : "4"
    },
    {
      "code" : "5",
      "display" : "5"
    },
    {
      "code" : "6",
      "display" : "6"
    },
    {
      "code" : "7",
      "display" : "7"
    },
    {
      "code" : "8",
      "display" : "8"
    },
    {
      "code" : "9",
      "display" : "9"
    },
    {
      "code" : "10",
      "display" : "10"
    }
  ]
}