HL7 VN

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

: Loại khám chữa bệnh — Vietnam Encounter Type ValueSet - JSON Representation

Draft as of 2026-03-21

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "vn-encounter-type-vs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet vn-encounter-type-vs</b></p><a name=\"vn-encounter-type-vs\"> </a><a name=\"hcvn-encounter-type-vs\"> </a><ul><li>Include all codes defined in <a href=\"CodeSystem-vn-encounter-type-cs.html\"><code>http://fhir.hl7.org.vn/core/CodeSystem/vn-encounter-type-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-encounter-type-vs",
  "version" : "0.1.0",
  "name" : "VNEncounterTypeVS",
  "title" : "Loại khám chữa bệnh — Vietnam Encounter Type 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" : "info@hl7.org.vn"
        }
      ]
    },
    {
      "name" : "Omi HealthTech (OmiGroup)",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://omihealthtech.vn"
        },
        {
          "system" : "url",
          "value" : "https://omigroup.vn"
        },
        {
          "system" : "email",
          "value" : "healthtech@omigroup.vn"
        }
      ]
    }
  ],
  "description" : "Tập giá trị mã loại KCB (MA_LOAI_KCB). Căn cứ: QĐ 3176/QĐ-BYT (29/10/2024).",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "VN",
          "display" : "Viet Nam"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://fhir.hl7.org.vn/core/CodeSystem/vn-encounter-type-cs"
      }
    ]
  }
}