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-06-19 |
{
"resourceType" : "CodeSystem",
"id" : "d1adf025-b6d2-44dc-a8b1-da3adfcafa73",
"meta" : {
"versionId" : "1",
"lastUpdated" : "2024-07-25T17:30:04.727+12:00"
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem d1adf025-b6d2-44dc-a8b1-da3adfcafa73</b></p><a name=\"d1adf025-b6d2-44dc-a8b1-da3adfcafa73\"> </a><a name=\"hcd1adf025-b6d2-44dc-a8b1-da3adfcafa73\"> </a><a name=\"d1adf025-b6d2-44dc-a8b1-da3adfcafa73-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/CodeSystem.meta.versionId): native = id -> 1; Last updated: 2024-07-25 17:30:04+1200</p></div><p>This case-sensitive code system <code>https://standards.digital.health.nz/ns/nz-purpose-of-use</code> defines the following codes in a Is-A hierarchy:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">NZLEG<a name=\"d1adf025-b6d2-44dc-a8b1-da3adfcafa73-NZLEG\"> </a></td><td>legislative requirement</td><td>To perform actions otherwise described in New Zealand Legislation</td></tr><tr><td style=\"white-space:nowrap\">NZRISK<a name=\"d1adf025-b6d2-44dc-a8b1-da3adfcafa73-NZRISK\"> </a></td><td>risk assessment</td><td>To perform risk management assessment and the disclosure is solely to a person engaged by the agency for the purpose of assessing the agency’s risk</td></tr><tr><td style=\"white-space:nowrap\">NZCHILD<a name=\"d1adf025-b6d2-44dc-a8b1-da3adfcafa73-NZCHILD\"> </a></td><td>child abuse reporting</td><td>To perform actions relating to the mandatory reporting of child abuse</td></tr><tr><td style=\"white-space:nowrap\">NZSCREEN<a name=\"d1adf025-b6d2-44dc-a8b1-da3adfcafa73-NZSCREEN\"> </a></td><td>screening</td><td>To perform actions relating to screening carried out under legislation</td></tr><tr><td style=\"white-space:nowrap\">NOTSUPPLIED<a name=\"d1adf025-b6d2-44dc-a8b1-da3adfcafa73-NOTSUPPLIED\"> </a></td><td>No code supplied</td><td>Where no purpose of use code was supplied in an API request. This may not be a valid code for clients to supply, but will be used in the audit record to indicate no purpose of use code was included in a rejected request.</td></tr></table></div>"
},
"url" : "https://standards.digital.health.nz/ns/nz-purpose-of-use",
"version" : "20240725",
"name" : "NZPurposeOfUse",
"title" : "NZ Purpose Of Use",
"status" : "draft",
"experimental" : false,
"date" : "2023-06-19T00:00:00.000Z",
"contact" : [
{
"name" : "HISO",
"telecom" : [
{
"system" : "email",
"value" : "Standards@health.govt.nz"
}
]
}
],
"description" : "Additional codes to be incorporated with HL7 v3 Value Set Purpose of Use",
"caseSensitive" : true,
"hierarchyMeaning" : "is-a",
"compositional" : false,
"versionNeeded" : false,
"content" : "complete",
"count" : 5,
"concept" : [
{
"code" : "NZLEG",
"display" : "legislative requirement",
"definition" : "To perform actions otherwise described in New Zealand Legislation"
},
{
"code" : "NZRISK",
"display" : "risk assessment",
"definition" : "To perform risk management assessment and the disclosure is solely to a person engaged by the agency for the purpose of assessing the agency’s risk",
"property" : [
{
"code" : "child",
"valueCode" : "NZLEG"
}
]
},
{
"code" : "NZCHILD",
"display" : "child abuse reporting",
"definition" : "To perform actions relating to the mandatory reporting of child abuse",
"property" : [
{
"code" : "child",
"valueCode" : "NZLEG"
}
]
},
{
"code" : "NZSCREEN",
"display" : "screening",
"definition" : "To perform actions relating to screening carried out under legislation",
"property" : [
{
"code" : "child",
"valueCode" : "NZLEG"
}
]
},
{
"code" : "NOTSUPPLIED",
"display" : "No code supplied",
"definition" : "Where no purpose of use code was supplied in an API request. This may not be a valid code for clients to supply, but will be used in the audit record to indicate no purpose of use code was included in a rejected request.",
"property" : [
{
"code" : "child",
"valueCode" : "NZLEG"
}
]
}
]
}