HL7 Vietnam VN Core FHIR Implementation Guide

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

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

:

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

{
  "resourceType" : "CodeSystem",
  "id" : "vn-ksk-hinh-dang-luoi-cs",
  "language" : "vi",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem vn-ksk-hinh-dang-luoi-cs</b></p><a name=\"vn-ksk-hinh-dang-luoi-cs\"> </a><a name=\"hcvn-ksk-hinh-dang-luoi-cs\"> </a><p>This case-sensitive code system <code>http://fhir.hl7.org.vn/core/CodeSystem/vn-ksk-hinh-dang-luoi-cs</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">1<a name=\"vn-ksk-hinh-dang-luoi-cs-1\"> </a></td><td>Bình thường</td><td>Per QĐ 1551/QĐ-BYT (Phụ lục 01), giá trị mã = 1.</td></tr><tr><td style=\"white-space:nowrap\">2<a name=\"vn-ksk-hinh-dang-luoi-cs-2\"> </a></td><td>Lưỡi to bè</td><td>Per QĐ 1551/QĐ-BYT (Phụ lục 01), giá trị mã = 2.</td></tr></table></div>"
  },
  "extension" : [
    {
      "url" : "http://fhir.hl7.org.vn/core/StructureDefinition/vn-ext-legal-basis",
      "valueCoding" : {
        "system" : "http://fhir.hl7.org.vn/core/CodeSystem/vn-legal-document-ref-cs",
        "code" : "QD-1551-2026"
      }
    }
  ],
  "url" : "http://fhir.hl7.org.vn/core/CodeSystem/vn-ksk-hinh-dang-luoi-cs",
  "version" : "0.6.0",
  "name" : "VNKSKHinhDangLuoiCS",
  "title" : "Mã trả lời KSK — Bình thường, Lưỡi to bè (CodeSystem VNKSKHinhDangLuoiCS)",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-06-07T19:05:45+07:00",
  "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" : "info@hl7.org.vn"
        }
      ]
    },
    {
      "name" : "Omi HealthTech (OmiGroup)",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://omihealthtech.vn"
        },
        {
          "system" : "url",
          "value" : "https://omigroup.vn"
        },
        {
          "system" : "email",
          "value" : "info@hl7.org.vn"
        }
      ]
    }
  ],
  "description" : "Bộ mã trả lời cho trường phiếu KSK (QĐ 1551/QĐ-BYT Phụ lục 01): Bình thường, Lưỡi to bè.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "VN",
          "display" : "Viet Nam"
        }
      ]
    }
  ],
  "copyright" : "Căn cứ: QĐ 1551/QĐ-BYT (mẫu phiếu KSK, Phụ lục 01).",
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 2,
  "concept" : [
    {
      "code" : "1",
      "display" : "Bình thường",
      "definition" : "Per QĐ 1551/QĐ-BYT (Phụ lục 01), giá trị mã = 1."
    },
    {
      "code" : "2",
      "display" : "Lưỡi to bè",
      "definition" : "Per QĐ 1551/QĐ-BYT (Phụ lục 01), giá trị mã = 2."
    }
  ]
}