FHIR IG analytics| Package | hl7.fhir.kr.core |
| Resource Type | CodeSystem |
| Id | CodeSystem-krcore-procedure-category-types.json |
| FHIR Version | R4 |
| Source | http://www.hl7korea.or.kr/fhir/krcore/STU2/CodeSystem-krcore-procedure-category-types.html |
| URL | http://www.hl7korea.or.kr/fhir/krcore/CodeSystem/krcore-procedure-category-types |
| Version | 2.0.0 |
| Status | active |
| Date | 2025-08-29T13:48:46+09:00 |
| Name | KR_Core_Procedure_Category_Types |
| Title | KR Core Procedure Category Types |
| Realm | kr |
| Authority | hl7 |
| Description | KR Core 수술 및 처치 범주 코드체계 |
| Purpose | KR Core Procedure Profile의 범주 구분을 위해 정의 |
| Content | complete |
| ValueSet | ||
| hl7.fhir.kr.core#2.0.0 | krcore-procedure-category-codes | KR Core Procedure Category Codes |
No resources found
No narrative content found in resource
{
"resourceType": "CodeSystem",
"id": "krcore-procedure-category-types",
"url": "http://www.hl7korea.or.kr/fhir/krcore/CodeSystem/krcore-procedure-category-types",
"version": "2.0.0",
"name": "KR_Core_Procedure_Category_Types",
"title": "KR Core Procedure Category Types",
"status": "active",
"experimental": false,
"date": "2025-08-29T13:48:46+09:00",
"publisher": "HL7 Korea",
"description": "KR Core 수술 및 처치 범주 코드체계",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "KR",
"display": "Korea, Republic of"
}
]
}
],
"purpose": "KR Core Procedure Profile의 범주 구분을 위해 정의",
"caseSensitive": false,
"content": "complete",
"count": 3,
"concept": [
{
"code": "1",
"display": "수술"
},
{
"code": "2",
"display": "처치"
},
{
"code": "3",
"display": "마취"
}
]
}