VN Core FHIR Implementation Guide — Bộ Hướng dẫn Triển khai FHIR Cốt lõi cho Việt Nam - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
: Bảng phân loại quốc tế bệnh tật ICD-10 Việt Nam / Vietnam ICD-10 Classification - TTL Representation
Raw ttl | Download
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:CodeSystem ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "vn-icd10-cs"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem vn-icd10-cs</b></p><a name=\"vn-icd10-cs\"> </a><a name=\"hcvn-icd10-cs\"> </a><p>This case-sensitive code system <code>http://fhir.hl7.org.vn/core/CodeSystem/vn-icd10-cs</code> defines codes, but no codes are represented here</p></div>"^^rdf:XMLLiteral ]
] ; #
fhir:url [
fhir:v "http://fhir.hl7.org.vn/core/CodeSystem/vn-icd10-cs"^^xsd:anyURI ;
fhir:l <http://fhir.hl7.org.vn/core/CodeSystem/vn-icd10-cs>
] ; #
fhir:version [ fhir:v "0.1.0"] ; #
fhir:name [ fhir:v "VNICD10CS"] ; #
fhir:title [ fhir:v "Bảng phân loại quốc tế bệnh tật ICD-10 Việt Nam / Vietnam ICD-10 Classification"] ; #
fhir:status [ fhir:v "draft"] ; #
fhir:experimental [ fhir:v false] ; #
fhir:date [ fhir:v "2020-10-28"^^xsd:date] ; #
fhir:publisher [ fhir:v "HL7 Vietnam"] ; #
fhir:contact ( [
fhir:name [ fhir:v "HL7 Vietnam" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://hl7.org.vn" ] ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "info@hl7.org.vn" ] ] )
] [
fhir:name [ fhir:v "Omi HealthTech (OmiGroup)" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://omihealthtech.vn" ] ] [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://omigroup.vn" ] ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "healthtech@omigroup.vn" ] ] )
] ) ; #
fhir:description [ fhir:v "Bảng phân loại quốc tế bệnh tật ICD-10 phiên bản Việt Nam, ban hành theo\nQĐ 4469/QĐ-BYT (28/10/2020), bổ sung theo QĐ 98/QĐ-BYT (14/01/2022).\nBao gồm 15.026 mã (2.043 types + 12.983 diseases), song ngữ Việt-Anh.\n\nCăn cứ pháp lý:\n- QĐ 4469/QĐ-BYT (28/10/2020) — Bảng phân loại quốc tế ICD-10 và Hướng dẫn mã hóa\n- QĐ 4400/QĐ-BYT (23/10/2020) — Bảng phân loại ICD-10 tại CSKCB\n- QĐ 98/QĐ-BYT (14/01/2022) — Bổ sung mã ICD-10 liên quan COVID-19 (U07.1, U07.2)\n- TT 01/2025/TT-BYT — Hướng dẫn thực hiện BHYT, Phụ lục danh mục ICD-10\n\nVietnam localization of WHO ICD-10, published by Ministry of Health.\nContains 15,026 codes (2,043 types + 12,983 diseases), bilingual Vietnamese-English.\nSource: https://icd.kcb.vn (Cục Khám Chữa Bệnh).\nNote: ICD-11 is in Phase II roadmap for 2026, not yet replacing ICD-10 in Vietnam."] ; #
fhir:jurisdiction ( [
( fhir:coding [
fhir:system [
fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ;
fhir:l <urn:iso:std:iso:3166> ] ;
fhir:code [ fhir:v "VN" ] ;
fhir:display [ fhir:v "Viet Nam" ] ] )
] ) ; #
fhir:copyright [ fhir:v "Cục Khám Chữa Bệnh — Bộ Y tế Việt Nam.\nQĐ 4469/QĐ-BYT (28/10/2020), QĐ 4400/QĐ-BYT (23/10/2020), QĐ 98/QĐ-BYT (14/01/2022), TT 01/2025/TT-BYT.\nDựa trên WHO ICD-10 (OID: 2.16.840.1.113883.6.3)."] ; #
fhir:caseSensitive [ fhir:v true] ; #
fhir:content [ fhir:v "not-present"] ; #
fhir:count [ fhir:v "15026"^^xsd:nonNegativeInteger] . #