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 2024-11-11 |
{
"resourceType" : "ValueSet",
"id" : "condition-ver-status",
"url" : "http://hl7.org/fhir/ValueSet/condition-ver-status",
"version" : "0.1.0",
"status" : "draft",
"date" : "2024-11-11T02:01:44+00:00",
"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" : "All codes for http://terminology.hl7.org/CodeSystem/condition-ver-status",
"immutable" : true,
"compose" : {
"include" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/condition-ver-status",
"version" : "4.0.1"
}
]
},
"expansion" : {
"identifier" : "2a8abe35-22da-46b4-9fd6-2a8fa9dc2eee",
"timestamp" : "2024-11-11T13:46:08+13:00",
"total" : 6,
"offset" : 0,
"parameter" : [
{
"name" : "version",
"valueUri" : "http://terminology.hl7.org/CodeSystem/condition-ver-status|4.0.1"
},
{
"name" : "count",
"valueInteger" : 2147483647
},
{
"name" : "offset",
"valueInteger" : 0
}
],
"contains" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/condition-ver-status",
"code" : "confirmed",
"display" : "Confirmed"
},
{
"system" : "http://terminology.hl7.org/CodeSystem/condition-ver-status",
"code" : "differential",
"display" : "Differential"
},
{
"system" : "http://terminology.hl7.org/CodeSystem/condition-ver-status",
"code" : "entered-in-error",
"display" : "Entered in Error"
},
{
"system" : "http://terminology.hl7.org/CodeSystem/condition-ver-status",
"code" : "provisional",
"display" : "Provisional"
},
{
"system" : "http://terminology.hl7.org/CodeSystem/condition-ver-status",
"code" : "refuted",
"display" : "Refuted"
},
{
"system" : "http://terminology.hl7.org/CodeSystem/condition-ver-status",
"code" : "unconfirmed",
"display" : "Unconfirmed"
}
]
}
}