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

<DocumentReference xmlns="http://hl7.org/fhir">
  <id value="example-patient-story-pdf"/>
  <meta>
    <profile value="https://haau3.com/fhir/StructureDefinition/ktc-patient-shared-document-reference"/>
    <security>
      <system value="http://terminology.hl7.org/CodeSystem/v3-ObservationValue"/>
      <code value="PATAST"/>
    </security>
  </meta>
  <text>
    <status value="generated"/><div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: DocumentReference example-patient-story-pdf</b></p><a name="example-patient-story-pdf"> </a><a name="hcexample-patient-story-pdf"> </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-ktc-patient-shared-document-reference.html">KTC Patient-Shared DocumentReference</a></p><p style="margin-bottom: 0px">Security Label: <a href="http://hl7.org/fhir/R4/v3/ObservationValue/cs.html">patient asserted (Details: v3 Code System ObservationValue code PATAST = 'patient asserted')</a></p></div><p><b>status</b>: Current</p><p><b>type</b>: <span title="Codes:{http://loinc.org 51855-5}">Patient note</span></p><p><b>category</b>: <span title="Codes:{https://cms.gov/fhir/CodeSystem/patient-shared-category patient-shared}">patient-shared</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-05-29 15:00:00+0000</p><p><b>author</b>: <a href="Patient-us-core-patient.html">Derrick Lin  Male, DoB: 1965-04-12 ( Medical record number (use: usual, ))</a></p><p><b>description</b>: Patient-authored care experience preferences</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><td><b>Title</b></td></tr><tr><td style="display: none">*</td><td>application/pdf</td><td><code>VGVzdCBQREYgZGF0YQ==</code></td><td>Patient Story</td></tr></table></blockquote></div>
  </text>
  <status value="current"/>
  <type>
    <coding>
      <system value="http://loinc.org"/>
      <code value="51855-5"/>
      <display value="Patient note"/>
    </coding>
  </type>
  <category>
    <coding>
      <system value="https://cms.gov/fhir/CodeSystem/patient-shared-category"/>
      <code value="patient-shared"/>
    </coding>
  </category>
  <subject>
    <reference value="Patient/us-core-patient"/>
  </subject>
  <date value="2026-05-29T15:00:00Z"/>
  <author>
    <reference value="Patient/us-core-patient"/>
  </author>
  <description value="Patient-authored care experience preferences"/>
  <content>
    <attachment>
      <contentType value="application/pdf"/>
      <data value="VGVzdCBQREYgZGF0YQ=="/>
      <title value="Patient Story"/>
    </attachment>
  </content>
</DocumentReference>