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ã chẩn đoán — VN Core Condition Code ValueSet - JSON Representation

Draft as of 2026-03-20

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "vn-condition-code-vs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet vn-condition-code-vs</b></p><a name=\"vn-condition-code-vs\"> </a><a name=\"hcvn-condition-code-vs\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include all codes defined in <a href=\"http://terminology.hl7.org/6.2.0/CodeSystem-icd10.html\"><code>http://hl7.org/fhir/sid/icd-10</code></a><span title=\"Version is not explicitly stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span></li><li>Include codes from<a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><span title=\"Version is not explicitly stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span> where concept  is-a 404684003 (Clinical finding (finding))</li><li>Include codes from<a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><span title=\"Version is not explicitly stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span> where concept  is-a 272379006 (Events)</li><li>Include all codes defined in <a href=\"CodeSystem-vn-yhct-disease-cs.html\"><code>http://fhir.hl7.org.vn/core/CodeSystem/vn-yhct-disease-cs</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version &#x1F4E6;0.1.0</span></li></ul></div>"
  },
  "url" : "http://fhir.hl7.org.vn/core/ValueSet/vn-condition-code-vs",
  "version" : "0.1.0",
  "name" : "VNConditionCodeVS",
  "title" : "Mã chẩn đoán — VN Core Condition Code ValueSet",
  "status" : "draft",
  "experimental" : false,
  "date" : "2026-03-20",
  "publisher" : "HL7 Vietnam",
  "contact" : [
    {
      "name" : "HL7 Vietnam",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://hl7.org.vn"
        },
        {
          "system" : "email",
          "value" : "[email protected]"
        }
      ]
    }
  ],
  "description" : "Tập giá trị mã chẩn đoán cho VN Core, bao gồm:\n- ICD-10 WHO (bắt buộc theo QĐ 4469/QĐ-BYT 28/10/2020, bổ sung bởi QĐ 98/QĐ-BYT 14/01/2022) — 15.026 mã\n- SNOMED CT IPS Terminology — Clinical Findings (tùy chọn, miễn phí theo CC-BY-4.0) — 36.349 mã trong VN subset\n- YHCT Mã U — Bệnh danh y học cổ truyền (QĐ 2552/QĐ-BYT 12/8/2025, QĐ 3080/QĐ-BYT 26/9/2025)\nBinding extensible — cho phép dual/triple coding: ICD-10 + SNOMED CT + YHCT.\nLưu ý: Mã U YHCT KHÔNG PHẢI ICD-10, là hệ thống mã quốc gia riêng.\nICD-11 đang trong Phase II lộ trình 2026, chưa thay thế ICD-10 tại Việt Nam.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "VN",
          "display" : "Viet Nam"
        }
      ]
    }
  ],
  "copyright" : "ICD-10: WHO — bản VN 15.026 mã (QĐ 4469/QĐ-BYT, QĐ 98/QĐ-BYT, TT 01/2025/TT-BYT), tra cứu: icd.kcb.vn.\nSNOMED CT: VN subset 36.349 Clinical Findings + Allergy (QĐ 2805/QĐ-BYT 2025, nền tảng QĐ 1928/2023) + IPS Terminology CC-BY-4.0.\nYHCT: Cục Quản lý Y Dược Cổ Truyền — QĐ 2552/QĐ-BYT (12/8/2025), QĐ 3080/QĐ-BYT (26/9/2025).",
  "compose" : {
    "include" : [
      {
        "system" : "http://hl7.org/fhir/sid/icd-10"
      },
      {
        "system" : "http://snomed.info/sct",
        "filter" : [
          {
            "property" : "concept",
            "op" : "is-a",
            "value" : "404684003"
          }
        ]
      },
      {
        "system" : "http://snomed.info/sct",
        "filter" : [
          {
            "property" : "concept",
            "op" : "is-a",
            "value" : "272379006"
          }
        ]
      },
      {
        "system" : "http://fhir.hl7.org.vn/core/CodeSystem/vn-yhct-disease-cs"
      }
    ]
  }
}