Health New Zealand Te Whatu Ora Shared Care FHIR API
0.4.0 - release
Health New Zealand Te Whatu Ora Shared Care FHIR API - Local Development build (v0.4.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
Draft as of 2023-08-01 |
{
"resourceType" : "ValueSet",
"id" : "purposeofuse",
"meta" : {
"versionId" : "1",
"lastUpdated" : "2024-07-25T17:30:07.811+12:00"
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet purposeofuse</b></p><a name=\"purposeofuse\"> </a><a name=\"hcpurposeofuse\"> </a><a name=\"purposeofuse-en-NZ\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">version: 1; Last updated: 2024-07-25 17:30:07+1200</p></div><p>This value set includes codes based on the following rules:</p><ul><li>Include codes from<a href=\"http://terminology.hl7.org/5.5.0/CodeSystem-v3-ActReason.html\"><code>http://terminology.hl7.org/CodeSystem/v3-ActReason</code></a> where concept is-a <a href=\"http://terminology.hl7.org/5.5.0/CodeSystem-v3-ActReason.html#v3-ActReason-PurposeOfUse\">PurposeOfUse</a></li><li>Include all codes defined in <a href=\"CodeSystem-d1adf025-b6d2-44dc-a8b1-da3adfcafa73.html\"><code>https://standards.digital.health.nz/ns/nz-purpose-of-use</code></a></li></ul></div>"
},
"url" : "https://nzhts.digital.health.nz/fhir/ValueSet/nz-purpose-of-use-value-set",
"identifier" : [
{
"value" : "Purposeofinformationuse"
}
],
"version" : "20240725",
"name" : "NZPurposeOfUse",
"title" : "NZ purpose of use",
"status" : "draft",
"date" : "2023-08-01T00:00:00.000Z",
"publisher" : "Te Whatu Ora",
"contact" : [
{
"name" : "Te Whatu Ora",
"telecom" : [
{
"system" : "url",
"value" : "https://www.tewhatuora.govt.nz/"
}
]
},
{
"name" : "David Grainger",
"telecom" : [
{
"system" : "email",
"value" : "david.grainger@middleware.co.nz",
"use" : "work"
}
]
}
],
"description" : "Reason for performing one or more operations on information, which may be permitted by source system's security policy in accordance with one or more privacy policies and consent directives. Usage Notes: The rationale or purpose for an act relating to the management of personal health information, such as collecting personal health information for research or public health purposes.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "NZ",
"display" : "New Zealand"
}
]
}
],
"compose" : {
"include" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason",
"version" : "2018-08-12",
"filter" : [
{
"property" : "concept",
"op" : "is-a",
"value" : "PurposeOfUse"
}
]
},
{
"system" : "https://standards.digital.health.nz/ns/nz-purpose-of-use",
"version" : "20240725"
}
]
}
}