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
| Draft as of 2026-06-11 |
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="janusync-identifier-type"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem janusync-identifier-type</b></p><a name="janusync-identifier-type"> </a><a name="hcjanusync-identifier-type"> </a><p>This code system <code>http://connectdtx.kr/fhir/CodeSystem/janusync-identifier-type</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style="white-space:nowrap">patient<a name="janusync-identifier-type-patient"> </a></td><td>JanuSync Patient ID</td><td>JanuSync 중계 서비스가 부여한 환자 식별자</td></tr><tr><td style="white-space:nowrap">healthcare-patient<a name="janusync-identifier-type-healthcare-patient"> </a></td><td>Healthcare Patient ID</td><td>의료기관이 부여한 환자 식별자</td></tr></table></div>
</text>
<url value="http://connectdtx.kr/fhir/CodeSystem/janusync-identifier-type"/>
<version value="1.0.0"/>
<name value="JanuSyncIdentifierTypeCode"/>
<title value="JanuSync Identifier Type Code System"/>
<status value="draft"/>
<date value="2026-06-11T05:05:07+00:00"/>
<publisher value="PHI DIGITAL HEALTHCARE,inc"/>
<contact>
<name value="PHI DIGITAL HEALTHCARE,inc"/>
<telecom>
<system value="url"/>
<value value="https://phidigital.co.kr"/>
</telecom>
</contact>
<contact>
<name value="기술지원"/>
<telecom>
<system value="email"/>
<value value="support@phidigital.co.kr"/>
<use value="work"/>
</telecom>
</contact>
<description value="JanuSync 환자 식별자 유형 코드"/>
<jurisdiction>
<coding>
<system value="urn:iso:std:iso:3166"/>
<code value="KR"/>
<display value="Korea, Republic of"/>
</coding>
</jurisdiction>
<content value="complete"/>
<count value="2"/>
<concept>
<code value="patient"/>
<display value="JanuSync Patient ID"/>
<definition value="JanuSync 중계 서비스가 부여한 환자 식별자"/>
</concept>
<concept>
<code value="healthcare-patient"/>
<display value="Healthcare Patient ID"/>
<definition value="의료기관이 부여한 환자 식별자"/>
</concept>
</CodeSystem>