Fujitsu Healthy Living Implementation Guide
1.1.28 - release

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

: DocumentReferenceExample - XML Representation

Raw xml | Download



<DocumentReference xmlns="http://hl7.org/fhir">
  <id value="d001"/>
  <meta>
    <profile
             value="http://ig.fujitsu.com/healthy-living/StructureDefinition/fujitsu-documentreference"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: DocumentReference</b><a name="d001"> </a><a name="hcd001"> </a></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 DocumentReference &quot;d001&quot; </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-fujitsu-documentreference.html">Fujitsu DocumentReference Profile</a></p></div><p><b>status</b>: current</p><p><b>type</b>: Consent Document <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://loinc.org/">LOINC</a>#59284-0)</span></p><p><b>date</b>: Nov 30, 2022, 3:00:00 PM</p><p><b>author</b>: <a href="PractitionerRole-r001.html">PractitionerRole/r001</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>Data</b></td></tr><tr><td style="display: none">*</td><td>application/json</td><td>(base64 data - 36 bytes)</td></tr></table></blockquote></div>
  </text>
  <status value="current"/>
  <type>
    <coding>
      <system value="http://loinc.org"/>
      <code value="59284-0"/>
      <display value="Consent Document"/>
    </coding>
  </type>
  <date value="2022-12-01T00:00:00.000+09:00"/>
  <author>🔗 
    <reference value="PractitionerRole/r001"/>
  </author>
  <content>
    <attachment>
      <contentType value="application/json"/>
      <data value="e3RpdGxlOiLlkIzmhI8iLGJvZHk6IuWQjOaEj+WGheWuuSJ9"/>
    </attachment>
  </content>
</DocumentReference>