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

<DocumentReference xmlns="http://hl7.org/fhir">
  <id value="doc1"/>
  <language value="en"/>
  <text>
    <status value="generated"/><div xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"><p class="res-header-id"><b>Generated Narrative: DocumentReference doc1</b></p><a name="doc1"> </a><a name="hcdoc1"> </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">Language: en</p></div><p><b>version</b>: 1.0</p><p><b>status</b>: Current</p><p><b>docStatus</b>: Final</p><p><b>type</b>: <span title="Codes:{http://hl7.org/fhir/uv/apix/CodeSystem/ctd-section 1.0}">Cover Letter</span></p><p><b>category</b>: <span title="Codes:{http://hl7.org/fhir/uv/apix/CodeSystem/ctd-section m1}">Module 1</span></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><td><b>Size</b></td><td><b>Title</b></td><td><b>Creation</b></td></tr><tr><td style="display: none">*</td><td>application/pdf</td><td><a href="https://api.synthpharma.example/binaries/submission-123/m1/cover-letter.pdf">https://api.synthpharma.example/binaries/submission-123/m1/cover-letter.pdf</a></td><td>1250000</td><td>Cover Letter.pdf</td><td>2025-11-15 08:30:00+0100</td></tr></table></blockquote></div>
  </text>
  <version value="1.0"/>
  <status value="current"/>
  <docStatus value="final"/>
  <type>
    <coding>
      <system value="http://hl7.org/fhir/uv/apix/CodeSystem/ctd-section"/>
      <code value="1.0"/>
      <display value="Cover Letter"/>
    </coding>
  </type>
  <category>
    <coding>
      <system value="http://hl7.org/fhir/uv/apix/CodeSystem/ctd-section"/>
      <code value="m1"/>
      <display value="Module 1"/>
    </coding>
  </category>
  <content>
    <attachment>
      <contentType value="application/pdf"/>
      <url value="https://api.synthpharma.example/binaries/submission-123/m1/cover-letter.pdf"/>
      <size value="1250000"/>
      <title value="Cover Letter.pdf"/>
      <creation value="2025-11-15T08:30:00+01:00"/>
    </attachment>
  </content>
</DocumentReference>