JanuSync Implementation Guide
1.0.0 - trial-use Korea, Republic of flag

JanuSync Implementation Guide - Local Development build (v1.0.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: janusync-dtx-result-report-example - XML Representation

Raw xml | Download


<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>