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