VN Core FHIR Implementation Guide — Bộ Hướng dẫn Triển khai FHIR Cốt lõi cho Việt Nam
0.1.0 - STU1 Draft
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" : "CodeSystem",
"id" : "vn-payment-method-cs",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem vn-payment-method-cs</b></p><a name=\"vn-payment-method-cs\"> </a><a name=\"hcvn-payment-method-cs\"> </a><p>This case-sensitive code system <code>http://fhir.hl7.org.vn/core/CodeSystem/vn-payment-method-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></tr><tr><td style=\"white-space:nowrap\">1<a name=\"vn-payment-method-cs-1\"> </a></td><td>Phí dịch vụ (FFS)</td><td>Fee-For-Service — Thanh toán theo từng dịch vụ</td></tr><tr><td style=\"white-space:nowrap\">2<a name=\"vn-payment-method-cs-2\"> </a></td><td>Định suất (Capitation)</td><td>Capitation — Thanh toán theo đầu thẻ đăng ký</td></tr><tr><td style=\"white-space:nowrap\">3<a name=\"vn-payment-method-cs-3\"> </a></td><td>Theo trường hợp bệnh (DRG)</td><td>Diagnosis-Related Group — Thanh toán theo nhóm chẩn đoán</td></tr></table></div>"
},
"url" : "http://fhir.hl7.org.vn/core/CodeSystem/vn-payment-method-cs",
"version" : "0.1.0",
"name" : "VNPaymentMethodCS",
"title" : "Phương thức thanh toán BHYT — VN Payment Method CodeSystem",
"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" : "[email protected]"
}
]
}
],
"description" : "Phương thức thanh toán KCB BHYT.\nMapping XML 3176: MA_PTTT_QT.\nCăn cứ: QĐ 3176/QĐ-BYT (29/10/2024) — Bảng 14: Phương thức thanh toán.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "VN",
"display" : "Viet Nam"
}
]
}
],
"caseSensitive" : true,
"content" : "complete",
"count" : 3,
"concept" : [
{
"code" : "1",
"display" : "Phí dịch vụ (FFS)",
"definition" : "Fee-For-Service — Thanh toán theo từng dịch vụ"
},
{
"code" : "2",
"display" : "Định suất (Capitation)",
"definition" : "Capitation — Thanh toán theo đầu thẻ đăng ký"
},
{
"code" : "3",
"display" : "Theo trường hợp bệnh (DRG)",
"definition" : "Diagnosis-Related Group — Thanh toán theo nhóm chẩn đoán"
}
]
}