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 Encounter Type CodeSystem - XML Representation

Draft as of 2026-06-11

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="janusync-encounter-type"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem janusync-encounter-type</b></p><a name="janusync-encounter-type"> </a><a name="hcjanusync-encounter-type"> </a><p>This  code system <code>http://connectdtx.kr/fhir/CodeSystem/janusync-encounter-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></tr><tr><td style="white-space:nowrap">procedure<a name="janusync-encounter-type-procedure"> </a></td><td>수술을 위한 방문</td></tr><tr><td style="white-space:nowrap">revisit<a name="janusync-encounter-type-revisit"> </a></td><td>재내원</td></tr><tr><td style="white-space:nowrap">follow-up<a name="janusync-encounter-type-follow-up"> </a></td><td>추적관찰</td></tr></table></div>
  </text>
  <url value="http://connectdtx.kr/fhir/CodeSystem/janusync-encounter-type"/>
  <version value="1.0.0"/>
  <name value="JanuSyncEncounterType"/>
  <title value="JanuSync Encounter Type CodeSystem"/>
  <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="처방 또는 진료 서비스와 관련된 진료 유형 코드체계"/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="KR"/>
      <display value="Korea, Republic of"/>
    </coding>
  </jurisdiction>
  <content value="complete"/>
  <count value="3"/>
  <concept>
    <code value="procedure"/>
    <display value="수술을 위한 방문"/>
  </concept>
  <concept>
    <code value="revisit"/>
    <display value="재내원"/>
  </concept>
  <concept>
    <code value="follow-up"/>
    <display value="추적관찰"/>
  </concept>
</CodeSystem>