{
  "resourceType" : "Device",
  "id" : "DaType6PghdDeviceExample",
  "meta" : {
    "profile" : ["http://connectdtx.kr/fhir/StructureDefinition/janusync-device"]
  },
  "identifier" : [{
    "value" : "id1599"
  }],
  "manufacturer" : "(주)효진디지털치료기기",
  "deviceName" : [{
    "name" : "효진DTx",
    "type" : "model-name"
  }],
  "type" : {
    "coding" : [{
      "system" : "http://connectdtx.kr/fhir/CodeSystem/janusync-dtx-device-type",
      "code" : "dtx"
    }]
  },
  "version" : [{
    "value" : "1.0"
  }]
}