NZ Shared Digital Health Record API
0.5.0 - ballot
NZ Shared Digital Health Record API - Local Development build (v0.5.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
<Consent xmlns="http://hl7.org/fhir">
<id value="SDHRConsentExample"/>
<meta>
<profile
value="https://fhir-ig.digital.health.nz/sdhr/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><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"/><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-SDHRConsent.html">SDHRConsent</a></p></div><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>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/nhi/v1/Patient/ZKC7284">Sage Westbrook</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><h3>Provisions</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Type</b></td><td><b>Period</b></td><td><b>Action</b></td></tr><tr><td style="display: none">*</td><td>Opt Out</td><td>2023-10-04 --> (ongoing)</td><td><span title="Codes:">access</span></td></tr></table></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>
<patient>
<reference
value="https://api.hip.digital.health.nz/fhir/nhi/v1/Patient/ZKC7284"/>
<type value="Patient"/>
<display value="Sage Westbrook"/>
</patient>
<policy>
<authority value="https://www.privacy.org.nz"/>
<uri value="https://www.privacy.org.nz/privacy-act-2020"/>
</policy>
<provision>
<type value="deny"/>
<period>
<start value="2023-10-04"/>
</period>
<action>
<coding>
<code value="access"/>
</coding>
</action>
</provision>
</Consent>