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
| Draft as of 2026-03-21 |
@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-healthcare-level-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-healthcare-level-cs</b></p><a name=\"vn-healthcare-level-cs\"> </a><a name=\"hcvn-healthcare-level-cs\"> </a><p><b>Properties</b></p><p><b>This code system defines the following properties for its concepts</b></p><table class=\"grid\"><tr><td><b>Name</b></td><td><b>Code</b></td><td><b>URI</b></td><td><b>Type</b></td><td><b>Description</b></td></tr><tr><td>status</td><td>status</td><td>http://hl7.org/fhir/concept-properties#status</td><td>code</td><td>Trạng thái tuyến y tế (active | deprecated)</td></tr></table><p><b>Concepts</b></p><p>This case-sensitive code system <code>http://fhir.hl7.org.vn/core/CodeSystem/vn-healthcare-level-cs</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td><td><b>status</b></td><td><b>English (English, en)</b></td></tr><tr><td style=\"white-space:nowrap\">TW<a name=\"vn-healthcare-level-cs-TW\"> </a></td><td>Trung ương</td><td>Tuyến Trung ương — cơ sở y tế do Bộ Y tế quản lý trực tiếp (bệnh viện TW, viện chuyên khoa đầu ngành). Per NQ 202/2025/QH15, Luật Tổ chức chính quyền địa phương 2025.</td><td/><td>Central level</td></tr><tr><td style=\"white-space:nowrap\">TINH<a name=\"vn-healthcare-level-cs-TINH\"> </a></td><td>Tỉnh</td><td>Tuyến Tỉnh/Thành phố — cơ sở y tế do Sở Y tế tỉnh/TP trực thuộc TW quản lý. Per NQ 202/2025/QH15 (34 tỉnh/TP).</td><td/><td>Provincial level</td></tr><tr><td style=\"white-space:nowrap\">XA<a name=\"vn-healthcare-level-cs-XA\"> </a></td><td>Xã</td><td>Tuyến Xã/Phường — trạm y tế xã, phường hoặc phòng khám đa khoa khu vực. Tuyến cơ sở trong mô hình 2 cấp mới per NQ 202/2025/QH15.</td><td/><td>Commune level</td></tr><tr style=\"background-color: #ffeeee\"><td style=\"white-space:nowrap\">HUYEN<a name=\"vn-healthcare-level-cs-HUYEN\"> </a></td><td>Huyện (legacy)</td><td>Tuyến Huyện (đã bỏ) — tồn tại cho mục đích backward-compatibility với dữ liệu trước NQ 202/2025/QH15. Cấp huyện đã bị xóa trong mô hình chính quyền 2 cấp từ 01/7/2025.</td><td>deprecated</td><td>District level (legacy — deprecated per NQ 202/2025)</td></tr></table></div>"^^rdf:XMLLiteral ]
] ; #
fhir:url [
fhir:v "http://fhir.hl7.org.vn/core/CodeSystem/vn-healthcare-level-cs"^^xsd:anyURI ;
fhir:l <http://fhir.hl7.org.vn/core/CodeSystem/vn-healthcare-level-cs>
] ; #
fhir:version [ fhir:v "0.1.0"] ; #
fhir:name [ fhir:v "VNHealthcareLevelCS"] ; #
fhir:title [ fhir:v "Tuyến y tế Việt Nam — Vietnam Healthcare Level CodeSystem"] ; #
fhir:status [ fhir:v "draft"] ; #
fhir:experimental [ fhir:v false] ; #
fhir:date [ fhir:v "2026-03-21"^^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 "Danh mục tuyến y tế Việt Nam theo mô hình 2 cấp mới (NQ 202/2025/QH15).\nTuyến Huyện giữ lại ở trạng thái inactive cho dữ liệu legacy."] ; #
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 "Bộ Y tế Việt Nam — NQ 202/2025/QH15 (mô hình 2 cấp mới), Luật Tổ chức chính quyền địa phương 2025."] ; #
fhir:caseSensitive [ fhir:v true] ; #
fhir:content [ fhir:v "complete"] ; #
fhir:count [ fhir:v "4"^^xsd:nonNegativeInteger] ; #
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:uri [
fhir:v "http://hl7.org/fhir/concept-properties#status"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/concept-properties#status> ] ;
fhir:description [ fhir:v "Trạng thái tuyến y tế (active | deprecated)" ] ;
fhir:type [ fhir:v "code" ]
] ) ; #
fhir:concept ( [
fhir:code [ fhir:v "TW" ] ;
fhir:display [ fhir:v "Trung ương" ] ;
fhir:definition [ fhir:v "Tuyến Trung ương — cơ sở y tế do Bộ Y tế quản lý trực tiếp (bệnh viện TW, viện chuyên khoa đầu ngành). Per NQ 202/2025/QH15, Luật Tổ chức chính quyền địa phương 2025." ] ;
( fhir:designation [
fhir:language [ fhir:v "en" ] ;
fhir:value [ fhir:v "Central level" ] ] )
] [
fhir:code [ fhir:v "TINH" ] ;
fhir:display [ fhir:v "Tỉnh" ] ;
fhir:definition [ fhir:v "Tuyến Tỉnh/Thành phố — cơ sở y tế do Sở Y tế tỉnh/TP trực thuộc TW quản lý. Per NQ 202/2025/QH15 (34 tỉnh/TP)." ] ;
( fhir:designation [
fhir:language [ fhir:v "en" ] ;
fhir:value [ fhir:v "Provincial level" ] ] )
] [
fhir:code [ fhir:v "XA" ] ;
fhir:display [ fhir:v "Xã" ] ;
fhir:definition [ fhir:v "Tuyến Xã/Phường — trạm y tế xã, phường hoặc phòng khám đa khoa khu vực. Tuyến cơ sở trong mô hình 2 cấp mới per NQ 202/2025/QH15." ] ;
( fhir:designation [
fhir:language [ fhir:v "en" ] ;
fhir:value [ fhir:v "Commune level" ] ] )
] [
fhir:code [ fhir:v "HUYEN" ] ;
fhir:display [ fhir:v "Huyện (legacy)" ] ;
fhir:definition [ fhir:v "Tuyến Huyện (đã bỏ) — tồn tại cho mục đích backward-compatibility với dữ liệu trước NQ 202/2025/QH15. Cấp huyện đã bị xóa trong mô hình chính quyền 2 cấp từ 01/7/2025." ] ;
( fhir:designation [
fhir:language [ fhir:v "en" ] ;
fhir:value [ fhir:v "District level (legacy — deprecated per NQ 202/2025)" ] ] ) ;
( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [
a fhir:Code ;
fhir:v "deprecated" ] ] )
] ) . #
IG © 2026+ HL7 Vietnam. Package hl7.fhir.vn.core#0.1.0 based on FHIR 4.0.1. Generated 2026-03-21
Links: Table of Contents |
QA Report