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" : "contact-point-purpose-code",
"url" : "https://nzhts.digital.health.nz/fhir/ValueSet/contact-point-purpose-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/contact-point-purpose-code",
"immutable" : true,
"compose" : {
"include" : [
{
"system" : "https://standards.digital.health.nz/ns/contact-point-purpose-code",
"version" : "1.0.0"
}
]
},
"expansion" : {
"identifier" : "1d032d2d-7b1d-4101-8134-8ab3f376b1dc",
"timestamp" : "2024-11-11T13:47:24+13:00",
"total" : 6,
"offset" : 0,
"parameter" : [
{
"name" : "version",
"valueUri" : "https://standards.digital.health.nz/ns/contact-point-purpose-code|1.0.0"
},
{
"name" : "count",
"valueInteger" : 2147483647
},
{
"name" : "offset",
"valueInteger" : 0
}
],
"contains" : [
{
"system" : "https://standards.digital.health.nz/ns/contact-point-purpose-code",
"code" : "ob",
"display" : "Online booking"
},
{
"system" : "https://standards.digital.health.nz/ns/contact-point-purpose-code",
"code" : "rx",
"display" : "Prescription"
},
{
"system" : "https://standards.digital.health.nz/ns/contact-point-purpose-code",
"code" : "vob",
"display" : "Vaccination online booking"
},
{
"system" : "https://standards.digital.health.nz/ns/contact-point-purpose-code",
"code" : "vc",
"display" : "Video Conference"
},
{
"system" : "https://standards.digital.health.nz/ns/contact-point-purpose-code",
"code" : "wf",
"display" : "Web forum"
},
{
"system" : "https://standards.digital.health.nz/ns/contact-point-purpose-code",
"code" : "www",
"display" : "Website"
}
]
}
}