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" : "0b2c2a2a-0ea2-4a63-96f4-cc02c7c4ea23",
"meta" : {
"versionId" : "1",
"lastUpdated" : "2024-11-05T17:09:06.790+13:00"
},
"url" : "https://standards.digital.health.nz/ns/agency-type-code",
"version" : "0.1.0",
"name" : "Agency_type_code",
"title" : "Agency 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" : "Agency type code to be used in reporting to National Collection",
"caseSensitive" : true,
"valueSet" : "https://nzhts.digital.health.nz/fhir/ValueSet/agency-type-code",
"compositional" : false,
"versionNeeded" : true,
"content" : "complete",
"count" : 8,
"concept" : [
{
"code" : "1",
"display" : "District Health Board"
},
{
"code" : "2",
"display" : "Community Trust"
},
{
"code" : "9",
"display" : "Health Centres"
},
{
"code" : "10",
"display" : "Private Health Group"
},
{
"code" : "11",
"display" : "Cancer Screening Programme"
},
{
"code" : "12",
"display" : "Other publicly funded agency"
},
{
"code" : "13",
"display" : "Charitable trust or incorporated society"
},
{
"code" : "14",
"display" : "Other non-governmental agency"
}
]
}