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

<Device xmlns="http://hl7.org/fhir">
  <id value="DaType6PghdDeviceExample"/>
  <meta>
    <profile value="http://connectdtx.kr/fhir/StructureDefinition/janusync-device"/>
  </meta>
  <identifier>
    <value value="id1599"/>
  </identifier>
  <manufacturer value="(주)효진디지털치료기기"/>
  <deviceName>
    <name value="효진DTx"/>
    <type value="model-name"/>
  </deviceName>
  <type>
    <coding>
      <system value="http://connectdtx.kr/fhir/CodeSystem/janusync-dtx-device-type"/>
      <code value="dtx"/>
    </coding>
  </type>
  <version>
    <value value="1.0"/>
  </version>
</Device>