<?xml version="1.0" encoding="UTF-8"?>

<DocumentReference xmlns="http://hl7.org/fhir">
  <id value="ARexContentEntryClinicalNoteExample"/>
  <meta>
    <profile value="https://fhir.onyxhealth.io/us/arex/StructureDefinition/arex-content-entry"/>
  </meta>
  <text>
    <status value="generated"/><div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: DocumentReference ARexContentEntryClinicalNoteExample</b></p><a name="ARexContentEntryClinicalNoteExample"> </a><a name="hcARexContentEntryClinicalNoteExample"> </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="StructureDefinition-arex-content-entry.html">ARex Content Entry</a></p></div><p><b>status</b>: Current</p><p><b>type</b>: <span title="Codes:{http://loinc.org 11506-3}">Progress note</span></p><p><b>subject</b>: <a href="Patient-ARexPatientExample.html">Dana Everly  Female, DoB: 1974-03-19 ( http://example.org/payer/member#M10293847)</a></p><p><b>date</b>: 2026-08-10 13:02:11+0000</p><blockquote><p><b>content</b></p><h3>Attachments</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Extension</b></td><td><b>ContentType</b></td><td><b>Url</b></td><td><b>Size</b></td><td><b>Title</b></td></tr><tr><td style="display: none">*</td><td/><td>application/pdf</td><td><a href="https://arex.example.org/fhir/Binary/8d31f0c2-progress-note">https://arex.example.org/fhir/Binary/8d31f0c2-progress-note</a></td><td>4293120</td><td>Progress note 2026-07-28</td></tr></table></blockquote></div>
  </text>
  <status value="current"/>
  <type>
    <coding>
      <system value="http://loinc.org"/>
      <code value="11506-3"/>
      <display value="Progress note"/>
    </coding>
  </type>
  <subject>
    <reference value="Patient/ARexPatientExample"/>
  </subject>
  <date value="2026-08-10T13:02:11Z"/>
  <content>
    <attachment>
      <extension url="https://fhir.onyxhealth.io/us/arex/StructureDefinition/arex-digest">
        <extension url="algorithm">
          <valueCode value="sha-256"/>
        </extension>
        <extension url="value">
          <valueString value="9f2c41b8e7a05d63c1148ba9f0e27dd53a6b8c19e40f7b2d85cc31a6f9047e2b"/>
        </extension>
      </extension>
      <contentType value="application/pdf"/>
      <url value="https://arex.example.org/fhir/Binary/8d31f0c2-progress-note"/>
      <size value="4293120"/>
      <title value="Progress note 2026-07-28"/>
    </attachment>
  </content>
</DocumentReference>