Audit Events Implementation Guide
0.1.0 - draft
Audit Events Implementation Guide - Local Development build (v0.1.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-US\"> </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: versionId: id (PrimitiveType/ValueSet.meta.versionId): native = id -> 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/6.0.2/CodeSystem-v3-ActReason.html\"><code>http://terminology.hl7.org/CodeSystem/v3-ActReason</code></a> where concept is-a <a href=\"http://terminology.hl7.org/6.0.2/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",
"contact" : [
{
"name" : "HISO",
"telecom" : [
{
"system" : "email",
"value" : "Standards@health.govt.nz"
}
]
}
],
"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.",
"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"
}
]
}
}