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 |
{
"resourceType" : "ValueSet",
"id" : "vn-healthcare-level-vs",
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet vn-healthcare-level-vs</b></p><a name=\"vn-healthcare-level-vs\"> </a><a name=\"hcvn-healthcare-level-vs\"> </a><ul><li>Include these codes as defined in <a href=\"CodeSystem-vn-healthcare-level-cs.html\"><code>http://fhir.hl7.org.vn/core/CodeSystem/vn-healthcare-level-cs</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version 📦0.1.0</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"CodeSystem-vn-healthcare-level-cs.html#vn-healthcare-level-cs-TW\">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></tr><tr><td><a href=\"CodeSystem-vn-healthcare-level-cs.html#vn-healthcare-level-cs-TINH\">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></tr><tr><td><a href=\"CodeSystem-vn-healthcare-level-cs.html#vn-healthcare-level-cs-XA\">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></tr></table></li></ul></div>"
},
"url" : "http://fhir.hl7.org.vn/core/ValueSet/vn-healthcare-level-vs",
"version" : "0.1.0",
"name" : "VNHealthcareLevelVS",
"title" : "Tuyến y tế Việt Nam — Vietnam Healthcare Level ValueSet",
"status" : "draft",
"experimental" : false,
"date" : "2026-03-21",
"publisher" : "HL7 Vietnam",
"contact" : [
{
"name" : "HL7 Vietnam",
"telecom" : [
{
"system" : "url",
"value" : "https://hl7.org.vn"
},
{
"system" : "email",
"value" : "info@hl7.org.vn"
}
]
},
{
"name" : "Omi HealthTech (OmiGroup)",
"telecom" : [
{
"system" : "url",
"value" : "https://omihealthtech.vn"
},
{
"system" : "url",
"value" : "https://omigroup.vn"
},
{
"system" : "email",
"value" : "healthtech@omigroup.vn"
}
]
}
],
"description" : "Tập giá trị tuyến y tế Việt Nam (chỉ bao gồm tuyến đang hoạt động).",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "VN",
"display" : "Viet Nam"
}
]
}
],
"compose" : {
"include" : [
{
"system" : "http://fhir.hl7.org.vn/core/CodeSystem/vn-healthcare-level-cs",
"concept" : [
{
"code" : "TW",
"display" : "Trung ương"
},
{
"code" : "TINH",
"display" : "Tỉnh"
},
{
"code" : "XA",
"display" : "Xã"
}
]
}
]
}
}