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
Draft as of 2022-11-15 |
{
"resourceType" : "CodeSystem",
"id" : "046609aa-c4d8-4dbd-add5-cd65164d4d45",
"meta" : {
"versionId" : "1",
"lastUpdated" : "2024-11-05T17:09:52.128+13:00"
},
"url" : "https://standards.digital.health.nz/ns/clinical-code-type-code",
"version" : "0.1.0",
"name" : "Clinical_code_type_code",
"title" : "Clinical code type 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 code type code for use when reporting into National Collections",
"caseSensitive" : true,
"valueSet" : "https://nzhts.digital.health.nz/fhir/ValueSet/clinical-code-type-code",
"compositional" : false,
"versionNeeded" : true,
"content" : "complete",
"count" : 7,
"concept" : [
{
"code" : "A",
"display" : "Diagnosis"
},
{
"code" : "B",
"display" : "Injury"
},
{
"code" : "D",
"display" : "DSM-IV"
},
{
"code" : "E",
"display" : "External cause of injury"
},
{
"code" : "M",
"display" : "Morphology (pathology)"
},
{
"code" : "O",
"display" : "Operation/Procedure"
},
{
"code" : "V",
"display" : "V code (supplementary classification)"
}
]
}