Bộ Hướng dẫn Triển khai Core FHIR cho Việt Nam
0.5.0 - Draft for Community Review
Bộ Hướng dẫn Triển khai Core FHIR cho Việt Nam - Draft for Community Review (v0.5.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Active tại thời điểm 2026-04-27 |
{
"resourceType" : "CodeSystem",
"id" : "vn-ward-type-cs",
"language" : "vi",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem vn-ward-type-cs</b></p><a name=\"vn-ward-type-cs\"> </a><a name=\"hcvn-ward-type-cs\"> </a><p>This case-sensitive code system <code>http://fhir.hl7.org.vn/core/CodeSystem/vn-ward-type-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>English (English, en)</b></td></tr><tr><td style=\"white-space:nowrap\">xa<a name=\"vn-ward-type-cs-xa\"> </a></td><td>Xã</td><td>Đơn vị hành chính cấp xã ở khu vực nông thôn theo Luật 72/2025/QH15.</td><td>Commune (rural)</td></tr><tr><td style=\"white-space:nowrap\">phuong<a name=\"vn-ward-type-cs-phuong\"> </a></td><td>Phường</td><td>Đơn vị hành chính cấp xã ở khu vực đô thị (thành phố, thị xã) theo Luật 72/2025/QH15.</td><td>Ward (urban)</td></tr><tr><td style=\"white-space:nowrap\">dac-khu<a name=\"vn-ward-type-cs-dac-khu\"> </a></td><td>Đặc khu</td><td>Đơn vị hành chính cấp xã đặc thù tại hải đảo theo Luật 72/2025/QH15. Thay thế khái niệm huyện đảo trong mô hình 2 cấp.</td><td>Special administrative zone (island)</td></tr></table></div>"
},
"url" : "http://fhir.hl7.org.vn/core/CodeSystem/vn-ward-type-cs",
"version" : "0.5.0",
"name" : "VNWardTypeCS",
"title" : "Loại đơn vị cấp xã — Vietnam Ward Type CodeSystem",
"status" : "active",
"experimental" : false,
"date" : "2026-04-27",
"publisher" : "Omi HealthTech / VN Core FHIR Community Initiative",
"contact" : [
{
"name" : "Omi HealthTech / VN Core FHIR Community Initiative",
"telecom" : [
{
"system" : "url",
"value" : "https://hl7.org.vn"
},
{
"system" : "email",
"value" : "[email protected]"
}
]
},
{
"name" : "Omi HealthTech (OmiGroup)",
"telecom" : [
{
"system" : "url",
"value" : "https://omihealthtech.vn"
},
{
"system" : "url",
"value" : "https://omigroup.vn"
},
{
"system" : "email",
"value" : "[email protected]"
}
]
}
],
"description" : "Danh mục 3 loại đơn vị hành chính cấp xã theo Luật 72/2025/QH15 (Luật Tổ chức chính quyền địa phương, hiệu lực 01/7/2025) và NQ 202/2025/QH15. Mô hình chính quyền địa phương 2 cấp (tỉnh + xã) chính thức xác lập 3 loại đơn vị cấp cơ sở: xã (nông thôn), phường (đô thị), đặc khu (hải đảo đặc biệt).",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "VN",
"display" : "Viet Nam"
}
]
}
],
"copyright" : "Quốc hội Việt Nam — Luật 72/2025/QH15 ngày 16/6/2025 (Luật Tổ chức chính quyền địa phương, hiệu lực 01/7/2025); Nghị quyết 202/2025/QH15 ngày 12/6/2025 về sắp xếp đơn vị hành chính cấp tỉnh.",
"caseSensitive" : true,
"content" : "complete",
"count" : 3,
"concept" : [
{
"code" : "xa",
"display" : "Xã",
"definition" : "Đơn vị hành chính cấp xã ở khu vực nông thôn theo Luật 72/2025/QH15.",
"designation" : [
{
"language" : "en",
"value" : "Commune (rural)"
}
]
},
{
"code" : "phuong",
"display" : "Phường",
"definition" : "Đơn vị hành chính cấp xã ở khu vực đô thị (thành phố, thị xã) theo Luật 72/2025/QH15.",
"designation" : [
{
"language" : "en",
"value" : "Ward (urban)"
}
]
},
{
"code" : "dac-khu",
"display" : "Đặc khu",
"definition" : "Đơn vị hành chính cấp xã đặc thù tại hải đảo theo Luật 72/2025/QH15. Thay thế khái niệm huyện đảo trong mô hình 2 cấp.",
"designation" : [
{
"language" : "en",
"value" : "Special administrative zone (island)"
}
]
}
]
}