JanuSync Implementation Guide
1.0.0 - trial-use
JanuSync Implementation Guide - Local Development build (v1.0.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
<Device xmlns="http://hl7.org/fhir">
<id value="janusync-dtx-device-example"/>
<meta>
<profile
value="http://connectdtx.kr/fhir/StructureDefinition/janusync-dtx-device"/>
</meta>
<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>