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" : "NamingSystem",
"id" : "vn-mrn-ns",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: NamingSystem vn-mrn-ns</b></p><a name=\"vn-mrn-ns\"> </a><a name=\"hcvn-mrn-ns\"> </a><h3>Summary</h3><table class=\"grid\"><tr><td>Defining URL</td><td>http://fhir.hl7.org.vn/core/NamingSystem/vn-mrn-ns</td></tr><tr><td>Version</td><td>0.1.0</td></tr><tr><td>Name</td><td>VNMRN</td></tr><tr><td>Status</td><td>draft</td></tr><tr><td>Definition</td><td><div><p>Hệ thống mã bệnh nhân nội bộ (Medical Record Number), do từng cơ sở y tế tự quản lý.\nFormat và quy tắc đánh mã do từng bệnh viện tự quy định.\nCăn cứ: TT 13/2025/TT-BYT (bệnh án điện tử), Luật KCB 2023 (15/2023/QH15).</p>\n</div></td></tr><tr><td>Publisher</td><td>HL7 Vietnam</td></tr></table><h3>Identifiers</h3><table class=\"grid\"><tr><td><b>Type</b></td><td><b>Value</b></td><td><b>Preferred</b></td></tr><tr><td>URI</td><td>http://fhir.hl7.org.vn/core/sid/mrn</td><td>true</td></tr></table></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.url",
"valueUri" : "http://fhir.hl7.org.vn/core/NamingSystem/vn-mrn-ns"
},
{
"url" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.version",
"valueString" : "0.1.0"
}
],
"name" : "VNMRN",
"status" : "draft",
"kind" : "identifier",
"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"
}
]
}
],
"responsible" : "Từng cơ sở y tế tự quản lý",
"description" : "Hệ thống mã bệnh nhân nội bộ (Medical Record Number), do từng cơ sở y tế tự quản lý.\nFormat và quy tắc đánh mã do từng bệnh viện tự quy định.\nCăn cứ: TT 13/2025/TT-BYT (bệnh án điện tử), Luật KCB 2023 (15/2023/QH15).",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "VN",
"display" : "Viet Nam"
}
]
}
],
"usage" : "Dùng cho Patient.identifier tại từng bệnh viện. Format không cố định, do cơ sở y tế tự quy định.",
"uniqueId" : [
{
"type" : "uri",
"value" : "http://fhir.hl7.org.vn/core/sid/mrn",
"preferred" : true
}
]
}