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

: Số Chứng chỉ hành nghề (CCHN) — Vietnam Medical Practice License Number - JSON Representation

Draft as of 2026-03-20

Raw json | Download

{
  "resourceType" : "NamingSystem",
  "id" : "vn-cchn-ns",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: NamingSystem vn-cchn-ns</b></p><a name=\"vn-cchn-ns\"> </a><a name=\"hcvn-cchn-ns\"> </a><h3>Summary</h3><table class=\"grid\"><tr><td>Defining URL</td><td>http://fhir.hl7.org.vn/core/NamingSystem/vn-cchn-ns</td></tr><tr><td>Version</td><td>0.1.0</td></tr><tr><td>Name</td><td>VNCCHN</td></tr><tr><td>Status</td><td>draft</td></tr><tr><td>Definition</td><td><div><p>Hệ thống định danh Số Chứng chỉ hành nghề y, do Bộ Y tế cấp.\nFormat không cố định, tùy từng đợt cấp phép.\nCăn cứ: Luật KCB 2023 (15/2023/QH15), Điều 19-27.</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/cchn</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-cchn-ns"
    },
    {
      "url" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.version",
      "valueString" : "0.1.0"
    }
  ],
  "name" : "VNCCHN",
  "status" : "draft",
  "kind" : "identifier",
  "date" : "2026-03-20",
  "publisher" : "HL7 Vietnam",
  "contact" : [
    {
      "name" : "HL7 Vietnam",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://hl7.org.vn"
        },
        {
          "system" : "email",
          "value" : "[email protected]"
        }
      ]
    }
  ],
  "responsible" : "Bộ Y tế — Cục Quản lý Khám, chữa bệnh",
  "description" : "Hệ thống định danh Số Chứng chỉ hành nghề y, do Bộ Y tế cấp.\nFormat không cố định, tùy từng đợt cấp phép.\nCăn cứ: Luật KCB 2023 (15/2023/QH15), Điều 19-27.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "VN",
          "display" : "Viet Nam"
        }
      ]
    }
  ],
  "usage" : "Dùng cho Practitioner.identifier. Format không cố định, do Bộ Y tế cấp theo từng đợt.",
  "uniqueId" : [
    {
      "type" : "uri",
      "value" : "http://fhir.hl7.org.vn/core/sid/cchn",
      "preferred" : true
    }
  ]
}