Documentation Templates and Rules
1.1.0-ballot - STU 1.1 US

Publication Build: This will be filled in by the publication tooling

: home-o2-documentreference - XML Representation

Raw xml | Download



<DocumentReference xmlns="http://hl7.org/fhir">
  <id value="home-o2-documentreference"/>
  <meta>
    <profile
             value="http://hl7.org/fhir/us/davinci-dtr/StructureDefinition/dtr-documentreference-r4"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative</b></p><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">Resource "home-o2-documentreference" </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-dtr-documentreference-r4.html">DTR Document Reference R4</a></p></div><p><b>status</b>: current</p><p><b>type</b>: Medical records <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://loinc.org/">LOINC</a>#11503-0)</span></p><p><b>category</b>: Clinical Note <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://hl7.org/fhir/us/core/STU3.1.1/CodeSystem-us-core-documentreference-category.html">US Core DocumentReferences Category Codes</a>#clinical-note)</span></p><p><b>subject</b>: <a href="Patient-example1.html">Patient/example1: Vlad</a></p><blockquote><p><b>content</b></p></blockquote></div>
  </text>
  <status value="current"/>
  <type>
    <coding>
      <system value="http://loinc.org"/>
      <code value="11503-0"/>
    </coding>
  </type>
  <category>
    <coding>
      <system
              value="http://hl7.org/fhir/us/core/CodeSystem/us-core-documentreference-category"/>
      <code value="clinical-note"/>
    </coding>
  </category>
  <subject>
    <reference value="Patient/example1"/>
    <display value="Vlad"/>
  </subject>
  <content>
    <attachment>
      <contentType value="application/json"/>
      <data value="e2V4YW1wbGU6IGV4YW1wbGV9"/>
    </attachment>
  </content>
</DocumentReference>