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-dtx-device-example - XML Representation

Raw xml | Download


<Device xmlns="http://hl7.org/fhir">
  <id value="janusync-dtx-device-example"/>
  <meta>
    <profile
             value="http://connectdtx.kr/fhir/StructureDefinition/janusync-dtx-device"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Device janusync-dtx-device-example</b></p><a name="janusync-dtx-device-example"> </a><a name="hcjanusync-dtx-device-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-dtx-device.html">JanuSync DTx Device</a></p></div><p><b>identifier</b>: <code>https://connectdtx.net/phicode</code>/sMbAFvHPH1rS58kTHAkbZ82Xq8kjxVZQYjvN-_-InRU</p><p><b>manufacturer</b>: 파이DTx</p><h3>DeviceNames</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Name</b></td><td><b>Type</b></td></tr><tr><td style="display: none">*</td><td>Hypnus</td><td>Model name</td></tr></table><p><b>type</b>: <span title="Codes:{http://connectdtx.kr/fhir/CodeSystem/janusync-dtx-device-type dtx}">Digital therapeutics</span></p><h3>Versions</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Type</b></td><td><b>Value</b></td></tr><tr><td style="display: none">*</td><td><span title="Codes:{http://connectdtx.kr/fhir/CodeSystem/janusync-dtx-version-type prod}">Production</span></td><td>1.0.1</td></tr></table></div>
  </text>
  <identifier>
    <system value="https://connectdtx.net/phicode"/>
    <value value="sMbAFvHPH1rS58kTHAkbZ82Xq8kjxVZQYjvN-_-InRU"/>
  </identifier>
  <manufacturer value="파이DTx"/>
  <deviceName>
    <name value="Hypnus"/>
    <type value="model-name"/>
  </deviceName>
  <type>
    <coding>
      <system
              value="http://connectdtx.kr/fhir/CodeSystem/janusync-dtx-device-type"/>
      <code value="dtx"/>
    </coding>
  </type>
  <version>
    <type>
      <coding>
        <system
                value="http://connectdtx.kr/fhir/CodeSystem/janusync-dtx-version-type"/>
        <code value="prod"/>
      </coding>
    </type>
    <value value="1.0.1"/>
  </version>
</Device>