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ã dị ứng — VN Core Allergy Code ValueSet - JSON Representation

Draft as of 2026-03-20

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "vn-allergy-code-vs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet vn-allergy-code-vs</b></p><a name=\"vn-allergy-code-vs\"> </a><a name=\"hcvn-allergy-code-vs\"> </a><p>This value set includes codes based on the following rules:</p><ul><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 105590001 (Substance)</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 373873005 (Pharmaceutical / biologic product (product))</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 609328004 (Allergy)</li></ul></div>"
  },
  "url" : "http://fhir.hl7.org.vn/core/ValueSet/vn-allergy-code-vs",
  "version" : "0.1.0",
  "name" : "VNAllergyCodeVS",
  "title" : "Mã dị ứng — VN Core Allergy 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ã dị ứng/bất dung nạp cho VN Core, dựa trên SNOMED CT IPS Terminology.\nViệt Nam không có bộ mã dị ứng quốc gia — sử dụng SNOMED CT IPS (miễn phí, CC-BY-4.0).\nVN subset Đợt 3 (QĐ 2805/QĐ-BYT 2025): 1.327 Allergy concepts có bản dịch tiếng Việt.\nBinding extensible — cho phép text mô tả nếu không có mã SNOMED phù hợp.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "VN",
          "display" : "Viet Nam"
        }
      ]
    }
  ],
  "copyright" : "SNOMED CT: Copyright SNOMED International. All rights reserved.\nVN subset 1.327 Allergy concepts: QĐ 2805/QĐ-BYT (2025, Đợt 3), nền tảng QĐ 1928/QĐ-BYT (2023).\nViệt Nam sử dụng SNOMED CT IPS Terminology (CC-BY-4.0) cho non-member access.",
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "filter" : [
          {
            "property" : "concept",
            "op" : "is-a",
            "value" : "105590001"
          }
        ]
      },
      {
        "system" : "http://snomed.info/sct",
        "filter" : [
          {
            "property" : "concept",
            "op" : "is-a",
            "value" : "373873005"
          }
        ]
      },
      {
        "system" : "http://snomed.info/sct",
        "filter" : [
          {
            "property" : "concept",
            "op" : "is-a",
            "value" : "609328004"
          }
        ]
      }
    ]
  }
}