HL7 VN

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 Viet Nam flag

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

: Mã cơ sở khám chữa bệnh (CSKCB) — Vietnam Healthcare Facility Code - JSON Representation

Draft as of 2026-03-21

Raw json | Download

{
  "resourceType" : "NamingSystem",
  "id" : "vn-ma-cskcb-ns",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: NamingSystem vn-ma-cskcb-ns</b></p><a name=\"vn-ma-cskcb-ns\"> </a><a name=\"hcvn-ma-cskcb-ns\"> </a><h3>Summary</h3><table class=\"grid\"><tr><td>Defining URL</td><td>http://fhir.hl7.org.vn/core/NamingSystem/vn-ma-cskcb-ns</td></tr><tr><td>Version</td><td>0.1.0</td></tr><tr><td>Name</td><td>VNCSKCB</td></tr><tr><td>Status</td><td>draft</td></tr><tr><td>Definition</td><td><div><p>Hệ thống mã cơ sở khám chữa bệnh (5 chữ số), do BHXH Việt Nam cấp.\nDùng để định danh các cơ sở y tế trong hệ thống thanh toán BHYT.\nCăn cứ: Luật KCB 2023 (15/2023/QH15), BHXH Việt Nam.</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/ma-cskcb</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-ma-cskcb-ns"
    },
    {
      "url" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.version",
      "valueString" : "0.1.0"
    }
  ],
  "name" : "VNCSKCB",
  "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" : "Bảo hiểm Xã hội Việt Nam (BHXH VN)",
  "description" : "Hệ thống mã cơ sở khám chữa bệnh (5 chữ số), do BHXH Việt Nam cấp.\nDùng để định danh các cơ sở y tế trong hệ thống thanh toán BHYT.\nCăn cứ: Luật KCB 2023 (15/2023/QH15), BHXH Việt Nam.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "VN",
          "display" : "Viet Nam"
        }
      ]
    }
  ],
  "usage" : "Dùng cho Organization.identifier. Format: 5 chữ số. FHIRPath: value.matches('^[0-9]{5}$')",
  "uniqueId" : [
    {
      "type" : "uri",
      "value" : "http://fhir.hl7.org.vn/core/sid/ma-cskcb",
      "preferred" : true
    }
  ]
}