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-clinical-decision-image-presurvey-example - XML Representation

Raw xml | Download


<Media xmlns="http://hl7.org/fhir">
  <id value="janusync-clinical-decision-image-presurvey-example"/>
  <meta>
    <profile
             value="http://connectdtx.kr/fhir/StructureDefinition/janusync-clinical-decision-image"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Media janusync-clinical-decision-image-presurvey-example</b></p><a name="janusync-clinical-decision-image-presurvey-example"> </a><a name="hcjanusync-clinical-decision-image-presurvey-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-clinical-decision-image.html">JanuSync Clinical Decision Image</a></p></div><p><b>status</b>: Completed</p><p><b>type</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/media-type image}">Image</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>created</b>: 2000-01-01 14:05:00+0900</p><h3>Contents</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>image/jpeg</td><td><code>AA==</code></td></tr></table></div>
  </text>
  <status value="completed"/>
  <type>
    <coding>
      <system value="http://terminology.hl7.org/CodeSystem/media-type"/>
      <code value="image"/>
      <display value="Image"/>
    </coding>
  </type>
  <subject>🔗 
    <reference value="Patient/janusync-patient-example"/>
  </subject>
  <createdDateTime value="2000-01-01T14:05:00+09:00"/>
  <content>
    <contentType value="image/jpeg"/>
    <data value="AA=="/>
  </content>
</Media>