HL7 Vietnam VN Core FHIR Implementation Guide

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

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

: Morphologic Abnormality SNOMED CT VN — VN Morphology ValueSet

Draft tại thời điểm 2025-08-04

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

{
  "resourceType" : "ValueSet",
  "id" : "vn-morphology-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-morphology-vs</b></p><a name=\"vn-morphology-vs\"> </a><a name=\"hcvn-morphology-vs\"> </a><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 49755003 (Morphologic abnormality)</li></ul></div>"
  },
  "url" : "http://fhir.hl7.org.vn/core/ValueSet/vn-morphology-vs",
  "version" : "0.5.0",
  "name" : "VNMorphologyVS",
  "title" : "Morphologic Abnormality SNOMED CT VN — VN Morphology ValueSet",
  "status" : "draft",
  "experimental" : false,
  "date" : "2025-08-04",
  "publisher" : "Omi HealthTech / VN Core FHIR Community Initiative",
  "contact" : [
    {
      "name" : "Omi HealthTech / VN Core FHIR Community Initiative",
      "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ị bất thường hình thái dựa trên SNOMED CT Morphologically abnormal structure.\nBộ Y tế Việt Nam đã ban hành subset SNOMED CT VN Đợt 2 cho Morphologic Abnormality theo QĐ 2493/QĐ-BYT (08/2025), gồm khoảng 5.155 concepts.\nValueSet này dùng cho VNCoreDiagnosticReportPathology.conclusionCode với binding extensible.",
  "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. VN subset Morphologic Abnormality: Bộ Y tế Việt Nam — QĐ 2493/QĐ-BYT (08/2025, Đợt 2).",
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "filter" : [
          {
            "property" : "concept",
            "op" : "is-a",
            "value" : "49755003"
          }
        ]
      }
    ]
  }
}