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

: DaType6PghdDeviceExample - XML Representation

Raw xml | Download


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