KR Core Implementation Guide
2.0.0-ballot-final - STU 2 Korea, Republic of flag

This page is part of the KR Core Implementation Guide (v2.0.0-ballot-final: STU 2 Ballot 3) based on FHIR (HL7® FHIR® Standard) R4. This version is a pre-release. The current official version is 1.0.2. For a full list of available versions, see the Directory of published versions

: KR Core Condition Category Codes - XML Representation

Page standards status: Trial-use

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="krcore-condition-category-codes"/>
  <url
       value="http://www.hl7korea.or.kr/fhir/krcore/ValueSet/krcore-condition-category-codes"/>
  <version value="1.0.2"/>
  <name value="KR_Core_Condition_Category_Codes"/>
  <title value="KR Core Condition Category Codes"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2023-06-30"/>
  <publisher value="HL7 Korea"/>
  <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="http://www.hl7korea.or.kr/fhir/krcore/CodeSystem/krcore-condition-category-types"/>
    </include>
    <include>
      <system
              value="http://terminology.hl7.org/CodeSystem/condition-category"/>
    </include>
  </compose>
</ValueSet>