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

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

: RPMConsentExample - TTL Representation

Raw ttl | Download


@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:meta [
fhir:versionId [ fhir:v "3" ] ;
fhir:lastUpdated [ fhir:v "2025-08-18T22:02:55.492Z"^^xsd:dateTime ]
  ] ; # 
  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 RPMConsentExample</b></p><a name=\"RPMConsentExample\"> </a><a name=\"hcRPMConsentExample\"> </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: 3; Last updated: 2025-08-18 22:02:55+0000</p></div><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>: Carey Carrington (Identifier: NHI/ZZZ1234 (use: official, ))</p><p><b>dateTime</b>: 2025-08-18 22:02:15+0000</p><p><b>performer</b>: Carey Carrington (Identifier: NHI/ZZZ1234 (use: official, ))</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&amp;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&amp;canonical=https://www.privacy.org.nz/privacy-act-2020/\">https://www.privacy.org.nz/privacy-act-2020/</a></td></tr></table><h3>Verifications</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Verified</b></td><td><b>VerifiedWith</b></td></tr><tr><td style=\"display: none\">*</td><td>true</td><td>Carey Carrington (Identifier: NHI/ZZZ1234 (use: official, ))</td></tr></table><blockquote><p><b>provision</b></p><p><b>period</b>: 2025-08-18 --&gt; 2027-08-18</p><blockquote><p><b>data</b></p><p><b>meaning</b>: Instance</p><p><b>reference</b>: <a href=\"https://simplifier.net/resolve?scope=fhir.org.nz.ig.base@3.0.0&amp;canonical=http://fhir.org.nz/ig/base/Condition/a6fbb0a1-4251-4d59-931b-457e3133a317\">Condition/a6fbb0a1-4251-4d59-931b-457e3133a317</a></p></blockquote><blockquote><p><b>data</b></p><p><b>meaning</b>: Instance</p><p><b>reference</b>: <a href=\"https://simplifier.net/resolve?scope=fhir.org.nz.ig.base@3.0.0&amp;canonical=http://fhir.org.nz/ig/base/Encounter/0eacc1fa-5669-4b77-98e7-d1b9f2d87c01\">Encounter/0eacc1fa-5669-4b77-98e7-d1b9f2d87c01</a></p></blockquote><blockquote><p><b>data</b></p><p><b>meaning</b>: Instance</p><p><b>reference</b>: <a href=\"https://simplifier.net/resolve?scope=fhir.org.nz.ig.base@3.0.0&amp;canonical=http://fhir.org.nz/ig/base/CarePlan/09f09486-f29e-4166-89d5-4b344f3dfc4f\">CarePlan/09f09486-f29e-4166-89d5-4b344f3dfc4f</a></p></blockquote><blockquote><p><b>data</b></p><p><b>meaning</b>: Instance</p><p><b>reference</b>: <a href=\"https://simplifier.net/resolve?scope=fhir.org.nz.ig.base@3.0.0&amp;canonical=http://fhir.org.nz/ig/base/ServiceRequest/2acef86c-a113-4c13-a1d1-2ad2958b8b7f\">ServiceRequest/2acef86c-a113-4c13-a1d1-2ad2958b8b7f</a></p></blockquote></blockquote></div>"^^rdf:XMLLiteral
  ] ; # 
  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:display [ fhir:v "Privacy Consent" ]     ] ) ;
fhir:text [ fhir:v "Privacy Consent" ]
  ] ; # 
  fhir:category ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ActCode"^^xsd:anyURI ] ;
fhir:code [ fhir:v "IDSCL" ] ;
fhir:display [ fhir:v "information disclosure" ]     ] ) ;
fhir:text [ fhir:v "information disclosure" ]
  ] ) ; # 
  fhir:patient [
fhir:type [ fhir:v "Patient"^^xsd:anyURI ] ;
fhir:identifier [
fhir:use [ fhir:v "official" ] ;
fhir:system [ fhir:v "https://standards.digital.health.nz/ns/nhi-id"^^xsd:anyURI ] ;
fhir:value [ fhir:v "ZZZ1234" ]     ] ;
fhir:display [ fhir:v "Carey Carrington" ]
  ] ; # 
  fhir:dateTime [ fhir:v "2025-08-18T22:02:15.409Z"^^xsd:dateTime] ; # 
  fhir:performer ( [
fhir:type [ fhir:v "Patient"^^xsd:anyURI ] ;
fhir:identifier [
fhir:use [ fhir:v "official" ] ;
fhir:system [ fhir:v "https://standards.digital.health.nz/ns/nhi-id"^^xsd:anyURI ] ;
fhir:value [ fhir:v "ZZZ1234" ]     ] ;
fhir:display [ fhir:v "Carey 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:verification ( [
fhir:verified [ fhir:v true ] ;
fhir:verifiedWith [
fhir:type [ fhir:v "Patient"^^xsd:anyURI ] ;
fhir:identifier [
fhir:use [ fhir:v "official" ] ;
fhir:system [ fhir:v "https://standards.digital.health.nz/ns/nhi-id"^^xsd:anyURI ] ;
fhir:value [ fhir:v "ZZZ1234" ]       ] ;
fhir:display [ fhir:v "Carey Carrington" ]     ]
  ] ) ; # 
  fhir:provision [
fhir:period [
fhir:start [ fhir:v "2025-08-18"^^xsd:date ] ;
fhir:end [ fhir:v "2027-08-18"^^xsd:date ]     ] ;
    ( fhir:data [
fhir:meaning [ fhir:v "instance" ] ;
fhir:reference [
fhir:reference [ fhir:v "Condition/a6fbb0a1-4251-4d59-931b-457e3133a317" ]       ]     ] [
fhir:meaning [ fhir:v "instance" ] ;
fhir:reference [
fhir:reference [ fhir:v "Encounter/0eacc1fa-5669-4b77-98e7-d1b9f2d87c01" ]       ]     ] [
fhir:meaning [ fhir:v "instance" ] ;
fhir:reference [
fhir:reference [ fhir:v "CarePlan/09f09486-f29e-4166-89d5-4b344f3dfc4f" ]       ]     ] [
fhir:meaning [ fhir:v "instance" ] ;
fhir:reference [
fhir:reference [ fhir:v "ServiceRequest/2acef86c-a113-4c13-a1d1-2ad2958b8b7f" ]       ]     ] )
  ] . #