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" : "hpi-practitioner-role-status-reason-code",
"url" : "https://nzhts.digital.health.nz/fhir/ValueSet/hpi-practitioner-role-status-reason-code",
"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 https://standards.digital.health.nz/ns/hpi-practitioner-role-status-reason-code",
"immutable" : true,
"compose" : {
"include" : [
{
"system" : "https://standards.digital.health.nz/ns/hpi-practitioner-role-status-reason-code",
"version" : "1.0.0"
}
]
},
"expansion" : {
"identifier" : "a6aa87ee-102c-46df-82a6-00ad37005a75",
"timestamp" : "2024-11-11T13:48:47+13:00",
"total" : 4,
"offset" : 0,
"parameter" : [
{
"name" : "version",
"valueUri" : "https://standards.digital.health.nz/ns/hpi-practitioner-role-status-reason-code|1.0.0"
},
{
"name" : "count",
"valueInteger" : 2147483647
},
{
"name" : "offset",
"valueInteger" : 0
}
],
"contains" : [
{
"system" : "https://standards.digital.health.nz/ns/hpi-practitioner-role-status-reason-code",
"code" : "died",
"display" : "died"
},
{
"system" : "https://standards.digital.health.nz/ns/hpi-practitioner-role-status-reason-code",
"code" : "duplicate",
"display" : "duplicate"
},
{
"system" : "https://standards.digital.health.nz/ns/hpi-practitioner-role-status-reason-code",
"code" : "enteredInError",
"display" : "enteredInError"
},
{
"system" : "https://standards.digital.health.nz/ns/hpi-practitioner-role-status-reason-code",
"code" : "other",
"display" : "other"
}
]
}
}