ConnectDTx Implementation Guide
0.9.9 - trial-use

ConnectDTx Implementation Guide - Local Development build (v0.9.9). See the Directory of published versions

: KR Core Organization Type - XML Representation

Draft as of 2021-11-27

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="krcore-organization-type"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><ul><li>Include all codes defined in <code>https://hira.or.kr/CodeSystem/organization-type</code></li></ul></div>
  </text>
  <url
       value="https://example.org/fhir/krcore/ValueSet/krcore-organization-type"/>
  <version value="0.9.9"/>
  <name value="KR_Core_Organization_Type"/>
  <title value="KR Core Organization Type"/>
  <status value="draft"/>
  <date value="2021-11-27T23:35:13+09:00"/>
  <publisher value="PHI DIGITAL HEALTHCARE,inc"/>
  <contact>
    <name value="PHI DIGITAL HEALTHCARE,inc"/>
    <telecom>
      <system value="url"/>
      <value value="http://www.phidigital.co.kr"/>
    </telecom>
  </contact>
  <contact>
    <name value="김태정"/>
    <telecom>
      <system value="email"/>
      <value value="kimtj80@phidigital.co.kr"/>
      <use value="work"/>
    </telecom>
  </contact>
  <description value="KR Core 기관 구분 코드"/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="KR"/>
      <display value="Korea, Republic of"/>
    </coding>
  </jurisdiction>
  <compose>
    <include>
      <system value="https://hira.or.kr/CodeSystem/organization-type"/>
    </include>
  </compose>
</ValueSet>