HL7 Vietnam VN Core FHIR Implementation Guide

Bộ Hướng dẫn Triển khai Core FHIR cho Việt Nam
0.3.0 - STU1 Draft Viet Nam cờ

Bộ Hướng dẫn Triển khai Core FHIR cho Việt Nam - Local Development build (v0.3.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Mã thủ thuật/dịch vụ kỹ thuật — VN Core Procedure Code ValueSet

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

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

{
  "resourceType" : "ValueSet",
  "id" : "vn-procedure-code-vs",
  "language" : "vi",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet vn-procedure-code-vs</b></p><a name=\"vn-procedure-code-vs\"> </a><a name=\"hcvn-procedure-code-vs\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include all codes defined in <a href=\"CodeSystem-vn-icd9-cm-cs.html\"><code>http://fhir.hl7.org.vn/core/CodeSystem/vn-icd9-cm-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.3.0</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 71388002 (Procedure)</li></ul></div>"
  },
  "url" : "http://fhir.hl7.org.vn/core/ValueSet/vn-procedure-code-vs",
  "version" : "0.3.0",
  "name" : "VNProcedureCodeVS",
  "title" : "Mã thủ thuật/dịch vụ kỹ thuật — VN Core Procedure Code ValueSet",
  "status" : "draft",
  "experimental" : false,
  "date" : "2026-03-21",
  "publisher" : "HL7 Vietnam",
  "contact" : [
    {
      "name" : "HL7 Vietnam",
      "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]"
        }
      ]
    }
  ],
  "description" : "Tập giá trị mã thủ thuật và dịch vụ kỹ thuật y tế cho VN Core, bao gồm:\n- ICD-9-CM (Volume 3) — 3.882 mã thủ thuật VN (QĐ 387/QĐ-BYT 05/02/2026, CMS V32)\n- SNOMED CT IPS Terminology — Procedures (miễn phí, CC-BY-4.0)\nBinding extensible — cho phép mã danh mục DVKT VN (TT 20/2014, TT 39/2018).\nÁnh xạ DVKT VN ↔ ICD-9-CM theo QĐ 4466/QĐ-BYT (2020).",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "VN",
          "display" : "Viet Nam"
        }
      ]
    }
  ],
  "copyright" : "This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement.\nThe SNOMED International IPS Terminology is distributed by International Health Terminology Standards Development Organisation, trading as SNOMED International, and is subject the terms of the Creative Commons Attribution 4.0 International Public License. For more information, see https://www.snomed.org/snomed-ct/Other-SNOMED-products/international-patient-summary-terminology\nICD-9-CM: QĐ 387/QĐ-BYT (2026), CMS V32.\nDanh mục DVKT: TT 20/2014/TT-BYT, TT 39/2018/TT-BYT. Ánh xạ DVKT ↔ ICD-9-CM: QĐ 4466/QĐ-BYT (2020).",
  "compose" : {
    "include" : [
      {
        "system" : "http://fhir.hl7.org.vn/core/CodeSystem/vn-icd9-cm-cs"
      },
      {
        "system" : "http://snomed.info/sct",
        "filter" : [
          {
            "property" : "concept",
            "op" : "is-a",
            "value" : "71388002"
          }
        ]
      }
    ]
  }
}