NZ Shared Digital Health Record API
0.2.0 - draft
NZ Shared Digital Health Record API - Local Development build (v0.2.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:Consent ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "SDHRConsentExample"] ; #
fhir:meta [
( fhir:profile [
fhir:v "https://fhir-ig.digital.health.nz/nz-shared-digital-health-record/StructureDefinition/SDHRConsent"^^xsd:anyURI ;
fhir:link <https://fhir-ig.digital.health.nz/nz-shared-digital-health-record/StructureDefinition/SDHRConsent> ] )
] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Consent SDHRConsentExample</b></p><a name=\"SDHRConsentExample\"> </a><a name=\"hcSDHRConsentExample\"> </a><a name=\"SDHRConsentExample-en-US\"> </a><p><b>identifier</b>: 93f28be6-4787-40f1-ae39-64233eb2cf7c (use: secondary, )</p><p><b>status</b>: Active</p><p><b>scope</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/consentscope patient-privacy}\">Privacy Consent</span></p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-ActCode IDSCL}\">information disclosure</span></p><p><b>patient</b>: <a href=\"https://simplifier.net/resolve?scope=fhir.org.nz.ig.base@3.0.0&canonical=https://api.hip.digital.health.nz/fhir/Patient/ZKC7284\">Carrey Carrington</a></p><h3>Policies</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Authority</b></td><td><b>Uri</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"https://simplifier.net/resolve?scope=fhir.org.nz.ig.base@3.0.0&canonical=https://www.privacy.org.nz\">https://www.privacy.org.nz</a></td><td><a href=\"https://simplifier.net/resolve?scope=fhir.org.nz.ig.base@3.0.0&canonical=https://www.privacy.org.nz/privacy-act-2020\">https://www.privacy.org.nz/privacy-act-2020</a></td></tr></table><blockquote><p><b>provision</b></p><p><b>type</b>: Opt In</p><p><b>period</b>: 2023-10-04 --> 2028-11-22</p><blockquote><p><b>data</b></p><p><b>meaning</b>: Instance</p><p><b>reference</b>: <a href=\"Condition-HypertensionConditionExample.html\">Condition HT - Hypertension</a></p></blockquote><blockquote><p><b>data</b></p><p><b>meaning</b>: Instance</p><p><b>reference</b>: <a href=\"Encounter-EncounterExample1.html\">Encounter: identifier = https://standards.digital.health.nz/ns/health-record-key-id#f4121d2e-61aa-4222-83ae-b36d26bbbe62; status = finished; class = ss (ss); serviceType = 124; period = 2024-03-26 10:13:26+1300 --> (ongoing)</a></p></blockquote></blockquote></div>"^^rdf:XMLLiteral
] ; #
fhir:identifier ( [
fhir:use [ fhir:v "secondary" ] ;
fhir:value [ fhir:v "93f28be6-4787-40f1-ae39-64233eb2cf7c" ]
] ) ; #
fhir:status [ fhir:v "active"] ; #
fhir:scope [
( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/consentscope"^^xsd:anyURI ] ;
fhir:code [ fhir:v "patient-privacy" ] ] )
] ; #
fhir:category ( [
( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ActCode"^^xsd:anyURI ] ;
fhir:code [ fhir:v "IDSCL" ] ] )
] ) ; #
fhir:patient [
fhir:link <https://api.hip.digital.health.nz/fhir/Patient/ZKC7284> ;
fhir:reference [ fhir:v "https://api.hip.digital.health.nz/fhir/Patient/ZKC7284" ] ;
fhir:type [ fhir:v "Patient"^^xsd:anyURI ] ;
fhir:display [ fhir:v "Carrey Carrington" ]
] ; #
fhir:policy ( [
fhir:authority [ fhir:v "https://www.privacy.org.nz"^^xsd:anyURI ] ;
fhir:uri [ fhir:v "https://www.privacy.org.nz/privacy-act-2020"^^xsd:anyURI ]
] ) ; #
fhir:provision [
fhir:type [ fhir:v "permit" ] ;
fhir:period [
fhir:start [ fhir:v "2023-10-04"^^xsd:date ] ;
fhir:end [ fhir:v "2028-11-22"^^xsd:date ] ] ;
( fhir:data [
fhir:meaning [ fhir:v "instance" ] ;
fhir:reference [
fhir:reference [ fhir:v "Condition/HypertensionConditionExample" ] ] ] [
fhir:meaning [ fhir:v "instance" ] ;
fhir:reference [
fhir:reference [ fhir:v "Encounter/EncounterExample1" ] ] ] )
] . #
IG © 2025+ Health New Zealand. Package tewhatuora.fhir.nz-shared-digital-health-record#0.2.0 based on FHIR 4.0.1. Generated 2025-02-10
Links: Table of Contents |
QA Report