Health Care Surveys Reporting
2.0.0-ballot - STU 2 - Ballot United States of America flag

This page is part of the Making EHR Data MOre available for Research and Public Health (MedMorph) Healthcare Surveys Reporting Content IG (v2.0.0-ballot: STU 2 Ballot) based on FHIR (HL7® FHIR® Standard) R4. This version is a pre-release. The current official version is 1.0.0. For a full list of available versions, see the Directory of published versions

: Document Reference Example - XML Representation

Page standards status: Informative

Raw xml | Download


<DocumentReference xmlns="http://hl7.org/fhir">
  <id value="documentreference-example"/>
  <meta>
    <profile
             value="http://hl7.org/fhir/us/core/StructureDefinition/us-core-documentreference|6.1.0"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: DocumentReference documentreference-example</b></p><a name="documentreference-example"> </a><a name="hcdocumentreference-example"> </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="http://hl7.org/fhir/us/core/STU6.1/StructureDefinition-us-core-documentreference.html">US Core DocumentReference Profileversion: null6.1.0)</a></p></div><p><b>status</b>: Current</p><p><b>type</b>: <span title="Codes:{http://loinc.org 11488-4}">Consult note</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-patient-ledner.html">Dominique369 Ledner144  Female, DoB: 1965-06-22 ( MRN: Alaska Driver's License#abc123 (use: usual, ))</a></p><p><b>date</b>: 2025-01-02 10:30:00+0000</p><p><b>author</b>: <a href="Practitioner-practitioner-1.html">Practitioner Joseph P Nichols (official)</a></p><p><b>custodian</b>: <a href="Organization-organization-example.html">Organization General Hospital</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>Language</b></td><td><b>Data</b></td><td><b>Title</b></td></tr><tr><td style="display: none">*</td><td>text/plain</td><td>English (Region=United States)</td><td><code>UGF0aWVudCBwcmVzZW50ZWQgd2l0aCBvbmUgd2VlayBoaXN0b3J5IG9mIGNvdWdoIGFuZCBsb3ctZ3JhZGUgZmV2ZXIuIEx1bmdzIGNsZWFyIG9uIGV4YW1pbmF0aW9uLiBObyBseW1waGFkZW5vcGF0aHkuIERpYWdub3NpczogeEFjdXRlIGJyb25jaGl0aXMuIA==</code></td><td>Consultation Note</td></tr></table></blockquote><h3>Contexts</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Encounter</b></td><td><b>Period</b></td></tr><tr><td style="display: none">*</td><td><a href="Encounter-encounter-ambulatory.html">Encounter: status = finished; class = ambulatory (ActCode[3.0.0]#AMB); type = Normal delivery procedure (procedure); period = 2025-11-01 17:00:14-0500 --&gt; 2025-11-01 18:00:14-0500</a></td><td>2025-01-02 09:00:00+0000 --&gt; 2025-01-02 10:00:00+0000</td></tr></table></div>
  </text>
  <status value="current"/>
  <type>
    <coding>
      <system value="http://loinc.org"/>
      <code value="11488-4"/>
      <display value="Consult note"/>
    </coding>
  </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/patient-ledner"/>
  </subject>
  <date value="2025-01-02T10:30:00Z"/>
  <author>🔗 
    <reference value="Practitioner/practitioner-1"/>
  </author>
  <custodian>🔗 
    <reference value="Organization/organization-example"/>
  </custodian>
  <content>
    <attachment>
      <contentType value="text/plain"/>
      <language value="en-US"/>
      <data
            value="UGF0aWVudCBwcmVzZW50ZWQgd2l0aCBvbmUgd2VlayBoaXN0b3J5IG9mIGNvdWdoIGFuZCBsb3ctZ3JhZGUgZmV2ZXIuIEx1bmdzIGNsZWFyIG9uIGV4YW1pbmF0aW9uLiBObyBseW1waGFkZW5vcGF0aHkuIERpYWdub3NpczogeEFjdXRlIGJyb25jaGl0aXMuIA=="/>
      <title value="Consultation Note"/>
    </attachment>
  </content>
  <context>
    <encounter>🔗 
      <reference value="Encounter/encounter-ambulatory"/>
    </encounter>
    <period>
      <start value="2025-01-02T09:00:00Z"/>
      <end value="2025-01-02T10:00:00Z"/>
    </period>
  </context>
</DocumentReference>