HL7 Vietnam VN Core FHIR Implementation Guide

Bộ Hướng dẫn Triển khai Core FHIR cho Việt Nam
0.8.0 - Draft for Community Review Viet Nam cờ

Bộ Hướng dẫn Triển khai Core FHIR cho Việt Nam - Draft for Community Review (v0.8.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Mã bệnh nhân nội bộ (MRN) — Vietnam Medical Record Number

Draft tại thời điểm 2026-07-17

Bản thô ttl | Tải xuống


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

<http://hl7.org/fhir/NamingSystem/vn-mrn-ns> a fhir:NamingSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:Resource.id [ fhir:value "vn-mrn-ns"] ;
  fhir:Resource.language [ fhir:value "vi"] ;
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ] ;
     fhir:Narrative.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.8.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>SCHEME DÙNG TẠM cho mã bệnh nhân nội bộ (MRN) — 0.8.0 hạ cấp (hậu kiểm toán Codex):\nMRN do TỪNG cơ sở tự quản lý nên khóa uniqueness là system+value — một URI quốc gia dùng chung\ncho MRN mọi cơ sở KHÔNG bảo đảm uniqueness (2 bệnh viện có thể trùng value). Khuyến nghị chính:\nmỗi cơ sở TỰ CÔNG BỐ URI riêng (vd https://benhvien.example.vn/sid/mrn). URI scheme này chỉ dùng\nkhi cơ sở chưa công bố URI riêng — khi đó assigner là BẮT BUỘC nghiệp vụ để phân biệt cơ sở\n(khuyến nghị bổ sung, không phải cơ chế uniqueness chính). Phân loại MRN trong profile dựa trên\nIdentifier.type (vn-identifier-type-cs#MRN), không dựa system.\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>Omi HealthTech / VN Core FHIR Community Initiative</td></tr><tr><td>OID</td><td>2.25.161089673617632664299011809196868855799.31.24 (for OID based terminology systems)</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>"
  ] ;
  fhir:DomainResource.extension [
     fhir:index -1 ;
     fhir:Extension.url [ fhir:value "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.url" ] ;
     fhir:Extension.valueUri [ fhir:value "http://fhir.hl7.org.vn/core/NamingSystem/vn-mrn-ns" ]
  ], [
     fhir:index -1 ;
     fhir:Extension.url [ fhir:value "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.version" ] ;
     fhir:Extension.valueString [ fhir:value "0.8.0" ]
  ] ;
  fhir:NamingSystem.name [ fhir:value "VNMRN"] ;
  fhir:NamingSystem.status [ fhir:value "draft"] ;
  fhir:NamingSystem.kind [ fhir:value "identifier"] ;
  fhir:NamingSystem.date [ fhir:value "2026-07-17"^^xsd:date] ;
  fhir:NamingSystem.publisher [ fhir:value "Omi HealthTech / VN Core FHIR Community Initiative"] ;
  fhir:NamingSystem.contact [
     fhir:index -1 ;
     fhir:ContactDetail.name [ fhir:value "Omi HealthTech / VN Core FHIR Community Initiative" ] ;
     fhir:ContactDetail.telecom [
       fhir:index -1 ;
       fhir:ContactPoint.system [ fhir:value "url" ] ;
       fhir:ContactPoint.value [ fhir:value "https://hl7.org.vn" ]
     ], [
       fhir:index -1 ;
       fhir:ContactPoint.system [ fhir:value "email" ] ;
       fhir:ContactPoint.value [ fhir:value "info@hl7.org.vn" ]
     ]
  ], [
     fhir:index -1 ;
     fhir:ContactDetail.name [ fhir:value "Omi HealthTech (OmiGroup)" ] ;
     fhir:ContactDetail.telecom [
       fhir:index -1 ;
       fhir:ContactPoint.system [ fhir:value "url" ] ;
       fhir:ContactPoint.value [ fhir:value "https://omihealthtech.vn" ]
     ], [
       fhir:index -1 ;
       fhir:ContactPoint.system [ fhir:value "url" ] ;
       fhir:ContactPoint.value [ fhir:value "https://omigroup.vn" ]
     ], [
       fhir:index -1 ;
       fhir:ContactPoint.system [ fhir:value "email" ] ;
       fhir:ContactPoint.value [ fhir:value "info@hl7.org.vn" ]
     ]
  ] ;
  fhir:NamingSystem.responsible [ fhir:value "Từng cơ sở y tế tự quản lý"] ;
  fhir:NamingSystem.description [ fhir:value "SCHEME DÙNG TẠM cho mã bệnh nhân nội bộ (MRN) — 0.8.0 hạ cấp (hậu kiểm toán Codex):\nMRN do TỪNG cơ sở tự quản lý nên khóa uniqueness là system+value — một URI quốc gia dùng chung\ncho MRN mọi cơ sở KHÔNG bảo đảm uniqueness (2 bệnh viện có thể trùng value). Khuyến nghị chính:\nmỗi cơ sở TỰ CÔNG BỐ URI riêng (vd https://benhvien.example.vn/sid/mrn). URI scheme này chỉ dùng\nkhi cơ sở chưa công bố URI riêng — khi đó assigner là BẮT BUỘC nghiệp vụ để phân biệt cơ sở\n(khuyến nghị bổ sung, không phải cơ chế uniqueness chính). Phân loại MRN trong profile dựa trên\nIdentifier.type (vn-identifier-type-cs#MRN), không dựa system.\nCăn cứ: TT 13/2025/TT-BYT (bệnh án điện tử), Luật KCB 2023 (15/2023/QH15)."] ;
  fhir:NamingSystem.jurisdiction [
     fhir:index -1 ;
     fhir:CodeableConcept.coding [
       fhir:index -1 ;
       fhir:Coding.system [ fhir:value "urn:iso:std:iso:3166" ] ;
       fhir:Coding.code [ fhir:value "VN" ] ;
       fhir:Coding.display [ fhir:value "Viet Nam" ]
     ]
  ] ;
  fhir:NamingSystem.usage [ fhir:value "Scheme dùng tạm cho Patient.identifier[MRN] khi cơ sở chưa công bố URI riêng — kèm assigner bắt buộc nghiệp vụ. Format không cố định, do cơ sở y tế tự quy định."] ;
  fhir:NamingSystem.uniqueId [
     fhir:index -1 ;
     fhir:NamingSystem.uniqueId.type [ fhir:value "uri" ] ;
     fhir:NamingSystem.uniqueId.value [ fhir:value "http://fhir.hl7.org.vn/core/sid/mrn" ] ;
     fhir:NamingSystem.uniqueId.preferred [ fhir:value "true"^^xsd:boolean ]
  ] .

# - ontology header ------------------------------------------------------------

<http://hl7.org/fhir/NamingSystem/vn-mrn-ns.ttl> a owl:Ontology ;
  owl:imports fhir:fhir.ttl ;
  owl:versionIRI <http://build.fhir.org/NamingSystem/vn-mrn-ns.ttl> .