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>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: DocumentReference janusync-dtx-result-report-example</b></p><a name="janusync-dtx-result-report-example"> </a><a name="hcjanusync-dtx-result-report-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="StructureDefinition-janusync-dtx-result-report.html">JanuSync DTx Result Report</a></p></div><p><b>identifier</b>: <code>https://connectdtx.net/phicode</code>/sMbAFvHPH1rS58kTHAkbZ82Xq8kjxVZQYjvN-_-InRU</p><p><b>status</b>: Current</p><p><b>type</b>: <span title="Codes:{http://loinc.org 55112-7}">Document summary</span></p><p><b>subject</b>: <a href="Patient-janusync-patient-example.html">김환자 Male, DoB: 1990-01-01 ( Medical record number)</a></p><p><b>date</b>: 2000-01-01 17:00:00+0900</p><p><b>author</b>: <a href="Device-janusync-dtx-device-example.html">Device: identifier = https://connectdtx.net/phicode#sMbAFvHPH1rS58kTHAkbZ82Xq8kjxVZQYjvN-_-InRU; manufacturer = 파이DTx; type = Digital therapeutics</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/pdf</td><td><code>AA==</code></td></tr></table></blockquote><h3>Contexts</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Period</b></td><td><b>Related</b></td></tr><tr><td style="display: none">*</td><td>2000-01-01 14:05:00+0900 --&gt; (ongoing)</td><td><a href="ServiceRequest-janusync-servicerequest-dtx-prescription-example.html">ServiceRequest Hypnus</a></td></tr></table></div>
  </text>
  <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/janusync-servicerequest-dtx-prescription-example"/>
    </related>
  </context>
</DocumentReference>