KR Core Implementation Guide
1.0.2 - STU1 Korea, Republic of flag

KR Core Implementation Guide - Local Development build (v1.0.2) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: KR Core Condition Category Types - XML Representation

Active as of 2023-06-30

Raw xml | Download



<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="krcore-condition-category-types"/>
  <url
       value="http://www.hl7korea.or.kr/fhir/krcore/CodeSystem/krcore-condition-category-types"/>
  <version value="1.0.2"/>
  <name value="KR_Core_Condition_Category_Types"/>
  <title value="KR Core Condition Category Types"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2023-06-30"/>
  <publisher value="HL7 Korea"/>
  <contact>
    <name value="HL7 Korea"/>
    <telecom>
      <system value="url"/>
      <value value="http://www.hl7korea.or.kr/"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="contact@healthall.co.kr"/>
    </telecom>
  </contact>
  <contact>
    <name value="HealthAll Inc."/>
    <telecom>
      <system value="email"/>
      <value value="contact@healthall.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>
  <purpose
           value="KR Core Condition Profile for Chief Complaint와 KR Core Condition Profile for Encounter Diagnosis의 범주 구분을 위해 정의"/>
  <caseSensitive value="false"/>
  <content value="complete"/>
  <count value="2"/>
  <concept>
    <code value="진단"/>
    <display value="진단"/>
  </concept>
  <concept>
    <code value="주호소"/>
    <display value="주호소"/>
  </concept>
</CodeSystem>