Health New Zealand Te Whatu Ora Shared Care FHIR API
0.4.5 - release New Zealand flag

Health New Zealand Te Whatu Ora Shared Care FHIR API - Local Development build (v0.4.5) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: NZ purpose of use - JSON Representation

Draft as of 2023-08-01

Raw json | Download

{
  "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><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<code>http://terminology.hl7.org/CodeSystem/v3-ActReason</code><span title=\"Version is explicitly stated to be 2018-08-12\"> version &#x1F4CD;2018-08-12</span> where concept  is-a PurposeOfUse (purpose of use)</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><span title=\"Version is explicitly stated to be 20240725\"> version &#x1F4CD;20240725</span></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" : "Te Whatu Ora Integration Team",
      "telecom" : [
        {
          "system" : "email",
          "value" : "integration@tewhatuora.govt.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"
      }
    ]
  }
}