National Healthcare Directory Exchange, published by HL7 Patient Administration Working Group. This is not an authorized publication; it is the continuous build for version 1.0.0-ballot). This version is based on the current content of https://github.com/HL7/fhir-directory-exchange/ and changes regularly. See the Directory of published versions
: PatientConsent - XML Representation
Raw xml | Download
<Consent xmlns="http://hl7.org/fhir">
<id value="PatientConsent"/>
<meta>
<lastUpdated value="2020-07-07T13:26:22.0314215+00:00"/>
<profile
value="http://hl7.org/fhir/us/directory-exchange/StructureDefinition/NatlDirEx-Restriction"/>
<profile
value="http://hl7.org/fhir/us/directory-query/StructureDefinition/NatlDir-Restriction"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: Consent</b><a name="PatientConsent"> </a></p><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">Resource Consent "PatientConsent" Updated "2020-07-07 13:26:22+0000" </p><p style="margin-bottom: 0px">Profiles: <a href="StructureDefinition-NatlDirEx-Restriction.html">National Directory Restriction</a>, <a href="http://hl7.org/fhir/us/directory-query/2022Sep/StructureDefinition-NatlDir-Restriction.html">National Directory Endpoint Qry Exchange Restriction</a></p></div><p><b>status</b>: active</p><p><b>scope</b>: Privacy Consent <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://hl7.org/fhir/us/directory-query/2022Sep/CodeSystem-ConsentScopeCS.html">National Healthcare Directory ConsentScopeCodes Code System</a>#patient-privacy)</span></p><p><b>category</b>: Consent Document <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://loinc.org/">LOINC</a>#59284-0)</span></p><p><b>policyRule</b>: Common Rule Informed Consent <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/5.0.0/CodeSystem-consentpolicycodes.html">Consent PolicyRule Codes</a>#cric)</span></p></div>
</text>
<status value="active"/>
<scope>
<coding>
<system
value="http://hl7.org/fhir/us/directory-query/CodeSystem/ConsentScopeCS"/>
<code value="patient-privacy"/>
</coding>
</scope>
<category>
<coding>
<system value="http://loinc.org"/>
<code value="59284-0"/>
</coding>
</category>
<policyRule>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/consentpolicycodes"/>
<code value="cric"/>
</coding>
</policyRule>
</Consent>