KR Core Implementation Guide
2.0.0-ballot-final - STU 2
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
| Page standards status: Trial-use |
{
"resourceType" : "ValueSet",
"id" : "krcore-snomed-ct-codes",
"url" : "http://www.hl7korea.or.kr/fhir/krcore/ValueSet/krcore-snomed-ct-codes",
"version" : "2.0.0-ballot-final",
"name" : "KR_Core_SNOMED_CT_Codes",
"title" : "KR Core SNOMED CT Codes",
"status" : "active",
"experimental" : false,
"date" : "2025-08-22T16:41:06+09:00",
"publisher" : "HL7 Korea",
"description" : "KR Core SNOMED CT 코드집합",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "KR",
"display" : "Korea, Republic of"
}
]
}
],
"compose" : {
"include" : [
{
"system" : "http://snomed.info/sct"
}
]
}
}