{
  "resourceType" : "ValueSet",
  "id" : "janusync-encounter-visit-type",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet janusync-encounter-visit-type</b></p><a name=\"janusync-encounter-visit-type\"> </a><a name=\"hcjanusync-encounter-visit-type\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include all codes defined in <a href=\"CodeSystem-janusync-encounter-visit-type.html\"><code>http://connectdtx.kr/fhir/CodeSystem/janusync-encounter-visit-type</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version &#x1F4E6;1.0.0</span></li></ul><p>This value set excludes codes based on the following rules:</p><ul><li>Exclude these codes as defined in <a href=\"CodeSystem-janusync-encounter-visit-type.html\"><code>http://connectdtx.kr/fhir/CodeSystem/janusync-encounter-visit-type</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version &#x1F4E6;1.0.0</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"CodeSystem-janusync-encounter-visit-type.html#janusync-encounter-visit-type-10\">10</a></td><td style=\"color: #cccccc\">초진 (Initial consultation)</td><td>초진 (Initial consultation)</td></tr></table></li></ul></div>"
  },
  "url" : "http://connectdtx.kr/fhir/ValueSet/janusync-encounter-visit-type",
  "version" : "1.0.0",
  "name" : "JanuSyncEncounterVisitType",
  "title" : "JanuSync Encounter Visit Type",
  "status" : "draft",
  "date" : "2026-06-11T05:05:07+00:00",
  "publisher" : "PHI DIGITAL HEALTHCARE,inc",
  "contact" : [{
    "name" : "PHI DIGITAL HEALTHCARE,inc",
    "telecom" : [{
      "system" : "url",
      "value" : "https://phidigital.co.kr"
    }]
  },
  {
    "name" : "기술지원",
    "telecom" : [{
      "system" : "email",
      "value" : "support@phidigital.co.kr",
      "use" : "work"
    }]
  }],
  "description" : "내원의 초/재진 유형 (Visit Type using)",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "urn:iso:std:iso:3166",
      "code" : "KR",
      "display" : "Korea, Republic of"
    }]
  }],
  "compose" : {
    "include" : [{
      "system" : "http://connectdtx.kr/fhir/CodeSystem/janusync-encounter-visit-type"
    }],
    "exclude" : [{
      "system" : "http://connectdtx.kr/fhir/CodeSystem/janusync-encounter-visit-type",
      "concept" : [{
        "code" : "10"
      }]
    }]
  }
}