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
| Page standards status: Informative |
<Permission xmlns="http://hl7.org/fhir">
<id value="example-base"/>
<language value="en"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"><p class="res-header-id"><b>Generated Narrative: Permission example-base</b></p><a name="example-base"> </a><a name="hcexample-base"> </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">Language: en</p></div><p><b>status</b>: Active</p><p><b>asserter</b>: <a href="Organization-ex-organization.html">Organization nowhere</a></p><p><b>date</b>: 2018-12-24</p><p><b>combining</b>: Deny-overrides</p><blockquote><p><b>rule</b></p><p><b>type</b>: Deny</p><h3>Data</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Security</b></td></tr><tr><td style="display: none">*</td><td><a href="http://terminology.hl7.org/6.5.0/CodeSystem-v3-ActCode.html#v3-ActCode-SUD">ActCode: SUD</a> (substance use disorder information sensitivity)</td></tr></table><h3>Activities</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Action</b></td></tr><tr><td style="display: none">*</td><td><span title="Codes:{http://terminology.hl7.org/CodeSystem/consentaction access}">Access</span></td></tr></table></blockquote></div>
</text>
<status value="active"/>
<asserter>🔗
<reference value="Organization/ex-organization"/>
</asserter>
<date value="2018-12-24"/>
<combining value="deny-overrides"/>
<rule>
<type value="deny"/>
<data>
<security>
<system value="http://terminology.hl7.org/CodeSystem/v3-ActCode"/>
<code value="SUD"/>
</security>
</data>
<activity>
<action>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/consentaction"/>
<code value="access"/>
</coding>
</action>
</activity>
</rule>
</Permission>