New Zealand Health Terminology Service (NZHTS) Implementation Guide
0.1.0 - ci-build

New Zealand Health Terminology Service (NZHTS) Implementation Guide, published by Health New Zealand | Te Whatu Ora. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/daniel-thomson/nzhts/ and changes regularly. See the Directory of published versions

: Clinical coding system code - JSON Representation

Draft as of 2022-11-15

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "2b7e5c24-4a1f-4271-9acf-9bc26338d576",
  "meta" : {
    "versionId" : "1",
    "lastUpdated" : "2024-07-25T17:30:32.847+12:00"
  },
  "url" : "https://standards.digital.health.nz/ns/clinical-coding-system-code",
  "version" : "0.1.0",
  "name" : "Clinical_coding_system_code",
  "title" : "Clinical coding system code",
  "status" : "draft",
  "date" : "2022-11-15T00:00:00.000Z",
  "publisher" : "Health New Zealand | Te Whatu Ora",
  "contact" : [
    {
      "name" : "Health New Zealand | Te Whatu Ora",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.tewhatuora.govt.nz/"
        }
      ]
    }
  ],
  "description" : "Clinical coding system code to be used for reporting to National Collections",
  "caseSensitive" : true,
  "valueSet" : "https://nzhts.digital.health.nz/fhir/ValueSet/clinical-coding-system-code",
  "compositional" : false,
  "versionNeeded" : true,
  "content" : "complete",
  "count" : 13,
  "concept" : [
    {
      "code" : "01",
      "display" : "ICD-9"
    },
    {
      "code" : "02",
      "display" : "ICD-9-CM"
    },
    {
      "code" : "03",
      "display" : "Read"
    },
    {
      "code" : "04",
      "display" : "ICPC"
    },
    {
      "code" : "05",
      "display" : "Continuum AMR codes"
    },
    {
      "code" : "06",
      "display" : "ICD9-CMA"
    },
    {
      "code" : "07",
      "display" : "DSM-IV"
    },
    {
      "code" : "10",
      "display" : "ICD-10-AM first edition"
    },
    {
      "code" : "11",
      "display" : "ICD-10-AM second edition"
    },
    {
      "code" : "12",
      "display" : "ICD-10-AM third edition"
    },
    {
      "code" : "13",
      "display" : "ICD-10-AM sixth edition"
    },
    {
      "code" : "14",
      "display" : "ICD-10-AM eight edition"
    },
    {
      "code" : "15",
      "display" : "ICD-10-AM eleventh edition"
    }
  ]
}