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

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

: ConsentExample - XML Representation

Raw xml | Download



<Consent xmlns="http://hl7.org/fhir">
  <meta>
    <profile
             value="https://fhir-ig.digital.health.nz/shared-care/StructureDefinition/nz-sharedcare-consent"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Consent ConsentExample</b></p><a name="ConsentExample"> </a><a name="hcConsentExample"> </a><a name="ConsentExample-en-NZ"> </a><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://loinc.org 57016-8}">Privacy policy acknowledgement Document</span></p><p><b>patient</b>: <a href="Patient-CareyCarrington.html">Carey Carrington</a></p><p><b>dateTime</b>: 2022-09-20 02:30:35+0000</p><p><b>performer</b>: </p><ul><li>Dottie McStuffins (Identifier: HPIProvider/99ZZFX (use: official, ))</li><li>Carey Carrington (Identifier: NHI/ZXP7823 (use: official, ))</li></ul><blockquote><p><b>policy</b></p><p><b>authority</b>: <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></p><p><b>uri</b>: <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></p></blockquote><blockquote><p><b>policy</b></p><p><b>authority</b>: <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></p><p><b>uri</b>: <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/codes-of-practice/hipc2020/">https://www.privacy.org.nz/privacy-act-2020/codes-of-practice/hipc2020/</a></p></blockquote><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/ZXP7823 (use: official, ))</td></tr></table><blockquote><p><b>provision</b></p><p><b>period</b>: 2023-01-20 --&gt; 2023-09-20</p><blockquote><p><b>data</b></p><p><b>meaning</b>: Instance</p><p><b>reference</b>: <a href="Condition-ConditionExample.html">Condition COVID-19</a></p></blockquote><blockquote><p><b>data</b></p><p><b>meaning</b>: Instance</p><p><b>reference</b>: <a href="Encounter-EncounterExample.html">Encounter: status = in-progress; class = virtual (ActCode#VR); serviceType = General Practice; priority = timing critical; period = 2022-09-20 --&gt; 2022-09-27; reasonCode = patient-initiated encounter</a></p></blockquote></blockquote></div>
  </text>
  <status value="active"/>
  <scope>
    <coding>
      <system value="http://terminology.hl7.org/CodeSystem/consentscope"/>
      <code value="patient-privacy"/>
      <display value="Privacy Consent"/>
    </coding>
    <text value="Privacy Consent"/>
  </scope>
  <category>
    <coding>
      <system value="http://loinc.org"/>
      <code value="57016-8"/>
      <display value="Privacy policy acknowledgment Doc"/>
    </coding>
    <text value="Privacy policy acknowledgement Document"/>
  </category>
  <patient>🔗 
    <reference value="Patient/CareyCarrington"/>
    <type value="Patient"/>
    <display value="Carey Carrington"/>
  </patient>
  <dateTime value="2022-09-20T02:30:35.982Z"/>
  <performer>
    <type value="Practitioner"/>
    <identifier>
      <use value="official"/>
      <system value="https://standards.digital.health.nz/ns/hpi-person-id"/>
      <value value="99ZZFX"/>
    </identifier>
    <display value="Dottie McStuffins"/>
  </performer>
  <performer>
    <type value="Patient"/>
    <identifier>
      <use value="official"/>
      <system value="https://standards.digital.health.nz/ns/nhi-id"/>
      <value value="ZXP7823"/>
    </identifier>
    <display value="Carey Carrington"/>
  </performer>
  <policy>
    <authority value="https://www.privacy.org.nz"/>
    <uri value="https://www.privacy.org.nz/privacy-act-2020/"/>
  </policy>
  <policy>
    <authority value="https://www.privacy.org.nz"/>
    <uri
         value="https://www.privacy.org.nz/privacy-act-2020/codes-of-practice/hipc2020/"/>
  </policy>
  <verification>
    <verified value="true"/>
    <verifiedWith>
      <type value="Patient"/>
      <identifier>
        <use value="official"/>
        <system value="https://standards.digital.health.nz/ns/nhi-id"/>
        <value value="ZXP7823"/>
      </identifier>
      <display value="Carey Carrington"/>
    </verifiedWith>
  </verification>
  <provision>
    <period>
      <start value="2023-01-20"/>
      <end value="2023-09-20"/>
    </period>
    <data>
      <meaning value="instance"/>
      <reference>🔗 
        <reference value="Condition/ConditionExample"/>
      </reference>
    </data>
    <data>
      <meaning value="instance"/>
      <reference>🔗 
        <reference value="Encounter/EncounterExample"/>
      </reference>
    </data>
  </provision>
</Consent>