HL7 Vietnam VN Core FHIR Implementation Guide

Bộ Hướng dẫn Triển khai Core FHIR cho Việt Nam
0.5.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.5.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Số Hộ chiếu — Passport Number

Draft tại thời điểm 2026-03-22

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

{
  "resourceType" : "NamingSystem",
  "id" : "vn-passport-ns",
  "language" : "vi",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: NamingSystem vn-passport-ns</b></p><a name=\"vn-passport-ns\"> </a><a name=\"hcvn-passport-ns\"> </a><h3>Summary</h3><table class=\"grid\"><tr><td>Defining URL</td><td>http://fhir.hl7.org.vn/core/NamingSystem/vn-passport-ns</td></tr><tr><td>Version</td><td>0.5.0</td></tr><tr><td>Name</td><td>VNPassport</td></tr><tr><td>Status</td><td>draft</td></tr><tr><td>Definition</td><td><div><p>Hệ thống định danh Số Hộ chiếu Việt Nam, do Bộ Công an (trong nước)\nhoặc Bộ Ngoại giao (ngoài nước) cấp. Dùng cho bệnh nhân nước ngoài\nhoặc công dân Việt Nam chưa có CCCD (Việt kiều, trẻ em).\nHộ chiếu VN mới (từ 2022): mã quốc gia + 8 chữ số.</p>\n</div></td></tr><tr><td>Publisher</td><td>Omi HealthTech / VN Core FHIR Community Initiative</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/passport</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-passport-ns"
    },
    {
      "url" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.version",
      "valueString" : "0.5.0"
    }
  ],
  "name" : "VNPassport",
  "status" : "draft",
  "kind" : "identifier",
  "date" : "2026-03-22",
  "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]"
        }
      ]
    }
  ],
  "responsible" : "Bộ Công an — Cục Quản lý xuất nhập cảnh (A08)",
  "description" : "Hệ thống định danh Số Hộ chiếu Việt Nam, do Bộ Công an (trong nước)\nhoặc Bộ Ngoại giao (ngoài nước) cấp. Dùng cho bệnh nhân nước ngoài\nhoặc công dân Việt Nam chưa có CCCD (Việt kiều, trẻ em).\nHộ chiếu VN mới (từ 2022): mã quốc gia + 8 chữ số.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "VN",
          "display" : "Viet Nam"
        }
      ]
    }
  ],
  "usage" : "Dùng cho Patient.identifier — bệnh nhân nước ngoài hoặc công dân VN chưa có CCCD. Format: 1-2 chữ cái + 7-8 chữ số.",
  "uniqueId" : [
    {
      "type" : "uri",
      "value" : "http://fhir.hl7.org.vn/core/sid/passport",
      "preferred" : true
    }
  ]
}