KR Core Implementation Guide
2.0.0-preview - STU2
KR Core Implementation Guide - Local Development build (v2.0.0-preview) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
Page standards status: Trial-use |
{
"resourceType" : "ValueSet",
"id" : "krcore-insurance-types-codes",
"url" : "http://www.hl7korea.or.kr/fhir/krcore/ValueSet/krcore-insurance-types-codes",
"version" : "2.0.0-preview",
"name" : "KR_Core_Insurance_Types_Codes",
"title" : "KR Core Insurance Types Codes",
"status" : "active",
"experimental" : false,
"date" : "2025-05-13T18:00:00+09:00",
"publisher" : "HL7 Korea",
"description" : "KR Core 건강보험유형 구분 코드집합",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "KR",
"display" : "Korea, Republic of"
}
]
}
],
"compose" : {
"include" : [
{
"system" : "http://www.hl7korea.or.kr/CodeSystem/hira-insurance-types"
}
]
}
}