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

<DocumentReference xmlns="http://hl7.org/fhir">
  <id value="haau3-document-reference"/>
  <meta>
    <profile value="https://haau3.com/fhir/StructureDefinition/haau3-document-reference"/>
  </meta>
  <text>
    <status value="generated"/><div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: DocumentReference haau3-document-reference</b></p><a name="haau3-document-reference"> </a><a name="hchaau3-document-reference"> </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-haau3-document-reference.html">haau3 DocumentReference</a></p></div><p><b>identifier</b>: <code>https://haau3.com/fhir/NamingSystem/source-resource-id</code>/DocumentReference/example-source-record</p><p><b>status</b>: Current</p><p><b>docStatus</b>: Final</p><p><b>type</b>: <span title="Codes:{http://loinc.org 11506-3}">Progress Notes</span></p><p><b>category</b>: <span title="Codes:{http://hl7.org/fhir/us/core/CodeSystem/us-core-documentreference-category clinical-note}">Clinical Note</span></p><p><b>subject</b>: <a href="Patient-us-core-patient.html">Derrick Lin  Male, DoB: 1965-04-12 ( Medical record number (use: usual, ))</a></p><p><b>date</b>: 2026-01-01 09:00:00+0000</p><p><b>custodian</b>: Example Health</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>Url</b></td></tr><tr><td style="display: none">*</td><td>text/html</td><td>Binary/example-note-html</td></tr></table><p><b>format</b>: IHE.FormatCode.codesystem: urn:ihe:iti:xds:2017:mimeTypeSufficient (mimeType Sufficient)</p></blockquote><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>Url</b></td></tr><tr><td style="display: none">*</td><td>text/rtf</td><td>Binary/example-note-rtf</td></tr></table><p><b>format</b>: IHE.FormatCode.codesystem: urn:ihe:iti:xds:2017:mimeTypeSufficient (mimeType Sufficient)</p></blockquote></div>
  </text>
  <identifier>
    <system value="https://haau3.com/fhir/NamingSystem/source-resource-id"/>
    <value value="DocumentReference/example-source-record"/>
  </identifier>
  <status value="current"/>
  <docStatus value="final"/>
  <type>
    <coding>
      <system value="http://loinc.org"/>
      <code value="11506-3"/>
      <display value="Progress note"/>
    </coding>
    <text value="Progress Notes"/>
  </type>
  <category>
    <coding>
      <system value="http://hl7.org/fhir/us/core/CodeSystem/us-core-documentreference-category"/>
      <code value="clinical-note"/>
      <display value="Clinical Note"/>
    </coding>
  </category>
  <subject>
    <reference value="Patient/us-core-patient"/>
  </subject>
  <date value="2026-01-01T09:00:00Z"/>
  <custodian>
    <display value="Example Health"/>
  </custodian>
  <content>
    <attachment>
      <contentType value="text/html"/>
      <url value="Binary/example-note-html"/>
    </attachment>
    <format>
      <system value="http://ihe.net/fhir/ValueSet/IHE.FormatCode.codesystem"/>
      <code value="urn:ihe:iti:xds:2017:mimeTypeSufficient"/>
      <display value="mimeType Sufficient"/>
    </format>
  </content>
  <content>
    <attachment>
      <contentType value="text/rtf"/>
      <url value="Binary/example-note-rtf"/>
    </attachment>
    <format>
      <system value="http://ihe.net/fhir/ValueSet/IHE.FormatCode.codesystem"/>
      <code value="urn:ihe:iti:xds:2017:mimeTypeSufficient"/>
      <display value="mimeType Sufficient"/>
    </format>
  </content>
</DocumentReference>