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

: SDHRConsentExample - XML Representation

Raw xml | Download


<Consent xmlns="http://hl7.org/fhir">
  <id value="SDHRConsentExample"/>
  <meta>
    <profile
             value="https://fhir-ig.digital.health.nz/nz-shared-digital-health-record/StructureDefinition/SDHRConsent"/>
  </meta>
  <text>
    <status value="generated"/>
    <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&amp;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&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><blockquote><p><b>provision</b></p><p><b>type</b>: Opt In</p><p><b>period</b>: 2023-10-04 --&gt; 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 --&gt; (ongoing)</a></p></blockquote></blockquote></div>
  </text>
  <identifier>
    <use value="secondary"/>
    <value value="93f28be6-4787-40f1-ae39-64233eb2cf7c"/>
  </identifier>
  <status value="active"/>
  <scope>
    <coding>
      <system value="http://terminology.hl7.org/CodeSystem/consentscope"/>
      <code value="patient-privacy"/>
    </coding>
  </scope>
  <category>
    <coding>
      <system value="http://terminology.hl7.org/CodeSystem/v3-ActCode"/>
      <code value="IDSCL"/>
    </coding>
  </category>
  <patient>
    <reference
               value="https://api.hip.digital.health.nz/fhir/Patient/ZKC7284"/>
    <type value="Patient"/>
    <display value="Carrey Carrington"/>
  </patient>
  <policy>
    <authority value="https://www.privacy.org.nz"/>
    <uri value="https://www.privacy.org.nz/privacy-act-2020"/>
  </policy>
  <provision>
    <type value="permit"/>
    <period>
      <start value="2023-10-04"/>
      <end value="2028-11-22"/>
    </period>
    <data>
      <meaning value="instance"/>
      <reference>🔗 
        <reference value="Condition/HypertensionConditionExample"/>
      </reference>
    </data>
    <data>
      <meaning value="instance"/>
      <reference>🔗 
        <reference value="Encounter/EncounterExample1"/>
      </reference>
    </data>
  </provision>
</Consent>