HL7 FHIR Implementation Guide: Data Access Policies
1.0.0-current - ci-build International flag

HL7 FHIR Implementation Guide: Data Access Policies, published by HL7 International / Security. This guide is not an authorized publication; it is the continuous build for version 1.0.0-current built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/data-access-policies/ and changes regularly. See the Directory of published versions

: Consent that uses Permission for rules

Page standards status: Informative

Raw xml | Download


<Consent xmlns="http://hl7.org/fhir">
  <id value="ex-consent-permission"/>
  <meta>
    <security>
      <system value="http://terminology.hl7.org/CodeSystem/v3-ActReason"/>
      <code value="HTEST"/>
    </security>
  </meta>
  <language value="en"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Consent ex-consent-permission</b></p><a name="ex-consent-permission"> </a><a name="hcex-consent-permission"> </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">Security Label: test health data (Details: ActReason code HTEST = 'test health data')</p></div><h2>Participants</h2><table class="grid"><tr><td><b>Role</b></td><td><b>Details</b></td></tr><tr><td title="Who the consent applies to">Patient</td><td><a href="Patient-ex-patient.html">John Schmidt  Other, DoB: 1923-07-25</a></td></tr><tr><td title="Who is granting rights according to the policy and rules">Grantor</td><td><a href="Patient-ex-patient.html">John Schmidt  Other, DoB: 1923-07-25</a></td></tr></table><p>The subject has given their consent.</p></div>
  </text>
  <status value="active"/>
  <category>
    <coding>
      <system value="http://loinc.org"/>
      <code value="59284-0"/>
      <display value="Consent Document"/>
    </coding>
  </category>
  <subject>🔗 
    <reference value="Patient/ex-patient"/>
  </subject>
  <date value="2022-06-13"/>
  <grantor>🔗 
    <reference value="Patient/ex-patient"/>
  </grantor>
  <policyBasis>
    <reference>🔗 
      <reference value="Permission/ex-overriding-abac-by-tag"/>
    </reference>
  </policyBasis>
  <decision value="permit"/>
  <provisionReference>🔗 
    <reference value="Permission/ex-permission-intermediate-not-authoredby"/>
  </provisionReference>
</Consent>