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

<DocumentReference xmlns="http://hl7.org/fhir">
  <id value="janusync-dtx-result-report-example"/>
  <meta>
    <profile value="http://connectdtx.kr/fhir/StructureDefinition/janusync-dtx-result-report"/>
  </meta>
  <identifier>
    <system value="https://connectdtx.net/phicode"/>
    <value value="sMbAFvHPH1rS58kTHAkbZ82Xq8kjxVZQYjvN-_-InRU"/>
  </identifier>
  <status value="current"/>
  <type>
    <coding>
      <system value="http://loinc.org"/>
      <code value="55112-7"/>
      <display value="Document summary"/>
    </coding>
  </type>
  <subject>
    <reference value="Patient/janusync-patient-example"/>
  </subject>
  <date value="2000-01-01T17:00:00+09:00"/>
  <author>
    <reference value="Device/janusync-dtx-device-example"/>
  </author>
  <content>
    <attachment>
      <contentType value="application/pdf"/>
      <data value="AA=="/>
    </attachment>
  </content>
  <context>
    <period>
      <start value="2000-01-01T14:05:00+09:00"/>
    </period>
    <related>
      <reference value="ServiceRequest/dtx-servicerequest-example"/>
    </related>
  </context>
</DocumentReference>