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" : "NamingSystem",
"id" : "ns-hira-healthcare-organization-types",
"extension" : [
{
"url" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.url",
"valueUri" : "http://www.hl7korea.or.kr/fhir/krcore/NamingSystem/ns-hira-healthcare-organization-types"
},
{
"url" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.version",
"valueString" : "2.0.0-preview"
}
],
"name" : "HIRA_Healthcare_Organization_Types",
"status" : "active",
"kind" : "codesystem",
"date" : "2023-06-30",
"publisher" : "HL7 Korea",
"description" : "건강보험심사평가원 요양종별 코드 명명체계",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "KR",
"display" : "Korea, Republic of"
}
]
}
],
"uniqueId" : [
{
"type" : "uri",
"value" : "http://www.hl7korea.or.kr/CodeSystem/hira-healthcare-organization-types",
"preferred" : true,
"comment" : "건강보험심사평가원 요양종별 코드체계를 식별하기 위해 HL7 Korea에서 부여한 식별자"
},
{
"type" : "uri",
"value" : "https://hira.or.kr/CodeSystem/organization-type",
"preferred" : false,
"comment" : "건강보험심사평가원 요양종별 코드체계를 식별하기 위해 KR Core Draft버전에서 부여한 식별자"
}
]
}