Scalable Consent Management Testing Guide
0.1.0 - ci-build United States of America flag

Scalable Consent Management Testing Guide - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: DocumentReference-docref-fileconsent - XML Representation

Page standards status: Informative

Raw xml | Download


<DocumentReference xmlns="http://hl7.org/fhir">
  <id value="docref-fileconsent"/>
  <meta>
    <profile
             value="http://hl7.org/fhir/us/consent-management/StructureDefinition/FASTDocumentReference"/>
    <tag>
      <system value="http://terminology.hl7.org/CodeSystem/v3-ActReason"/>
      <code value="HTEST"/>
      <display value="test health data"/>
    </tag>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: DocumentReference docref-fileconsent</b></p><a name="docref-fileconsent"> </a><a name="hcdocref-fileconsent"> </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="file://D:\GitHub\rettema\fhir-consent-management\output/StructureDefinition-FASTDocumentReference.html">FASTDocumentReference</a></p><p style="margin-bottom: 0px">Tag: test health data (Details: ActReason code HTEST = 'test health data')</p></div><p><b>identifier</b>: <code>http://example.org/identifiers</code>/docref-fileconsent</p><p><b>status</b>: Current</p><p><b>type</b>: <span title="Codes:{http://loinc.org 64292-6}">Release of information consent Document</span></p><p><b>category</b>: <span title="Codes:{http://loinc.org 57016-8}">Privacy policy acknowledgment Document</span></p><p><b>subject</b>: <a href="Patient-patient-lara-miren.html">Lara Miren (official) Female, DoB: 1980-01-01 ( http://example.org/identifiers#patient-lara-miren)</a></p><p><b>date</b>: 2025-08-01 00:00:00-0400</p><p><b>author</b>: <a href="Patient-patient-lara-miren.html">Lara Miren (official) Female, DoB: 1980-01-01 ( http://example.org/identifiers#patient-lara-miren)</a></p><blockquote><p><b>content</b></p><h3>Attachments</h3><table class="grid"><tr><td style="display: none">-</td><td><b>ContentType</b></td><td><b>Data</b></td></tr><tr><td style="display: none">*</td><td>text/plain; charset=utf-8</td><td><code>SSwgTGFyYSBNaXJlbiwgcGVybWl0IFJvYmVydCBNaXJlbiBhY2Nlc3MgdG8gbXkgbWVkaWNhbCByZWNvcmRzLg==</code></td></tr></table></blockquote></div>
  </text>
  <identifier>
    <system value="http://example.org/identifiers"/>
    <value value="docref-fileconsent"/>
  </identifier>
  <status value="current"/>
  <type>
    <coding>
      <system value="http://loinc.org"/>
      <code value="64292-6"/>
    </coding>
  </type>
  <category>
    <coding>
      <system value="http://loinc.org"/>
      <code value="57016-8"/>
    </coding>
  </category>
  <subject>🔗 
    <reference value="Patient/patient-lara-miren"/>
    <identifier>
      <system value="http://example.org/identifiers"/>
      <value value="patient-lara-miren"/>
    </identifier>
  </subject>
  <date value="2025-08-01T00:00:00.000-04:00"/>
  <author>🔗 
    <reference value="Patient/patient-lara-miren"/>
    <identifier>
      <system value="http://example.org/identifiers"/>
      <value value="patient-lara-miren"/>
    </identifier>
  </author>
  <content>
    <attachment>
      <contentType value="text/plain; charset=utf-8"/>
      <data
            value="SSwgTGFyYSBNaXJlbiwgcGVybWl0IFJvYmVydCBNaXJlbiBhY2Nlc3MgdG8gbXkgbWVkaWNhbCByZWNvcmRzLg=="/>
    </attachment>
  </content>
</DocumentReference>