HL7 Vietnam VN Core FHIR Implementation Guide

Hướng dẫn triển khai FHIR cốt lõi Việt Nam — VN Core FHIR Implementation Guide
0.9.0 - Draft for Community Review Viet Nam cờ

Hướng dẫn triển khai FHIR cốt lõi Việt Nam — VN Core FHIR Implementation Guide - Local Development build (v0.9.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Tìm kiếm lượt khám theo MALYDO — VN Encounter Insurance Visit Type Search Parameter

Draft tại thời điểm 2026-07-19

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


<SearchParameter xmlns="http://hl7.org/fhir">
  <id value="vn-sp-encounter-malydo"/>
  <language value="vi"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: SearchParameter vn-sp-encounter-malydo</b></p><a name="vn-sp-encounter-malydo"> </a><a name="hcvn-sp-encounter-malydo"> </a><h2>VNSPEncounterMALYDO</h2><p>Parameter <code>vn-malydo</code>:<code>token</code></p><div><p>SearchParameter cho phép tìm kiếm Encounter theo loại KCB BHYT legacy; tên kỹ thuật vn-malydo được giữ để tương thích VN Core.
Danh mục legacy theo trường MA_LYDO_VVIEN — QĐ 4210/QĐ-BYT (2017): mã 1–4; mã 5 là mở rộng dự án, không có trong QĐ 4210/QĐ-BYT và đang chờ nguồn.
Chuẩn hiện hành QĐ 3176/QĐ-BYT dùng MA_DOI_TUONG_KCB với danh mục 27 mã theo QĐ 3276/QĐ-BYT (xem VNPatientVisitTypeCS).
Ví dụ: GET [base]/Encounter?vn-malydo=1</p>
</div><table class="grid"><tr><td>Resource</td><td><a href="http://hl7.org/fhir/R4/encounter.html">Encounter</a></td></tr><tr><td>Expression</td><td><code>Encounter.extension.where(url='http://fhir.hl7.org.vn/core/StructureDefinition/vn-ext-insurance-visit-type').value.ofType(CodeableConcept).coding</code></td></tr><tr><td>Multiples</td><td><ul><li>multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true</li><li>multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true</li></ul></td></tr></table></div>
  </text>
  <extension
             url="http://fhir.hl7.org.vn/core/StructureDefinition/vn-ext-legal-basis">
    <valueCoding>
      <system
              value="http://fhir.hl7.org.vn/core/CodeSystem/vn-legal-basis-exception-cs"/>
      <code value="technical-infrastructure"/>
    </valueCoding>
  </extension>
  <url
       value="http://fhir.hl7.org.vn/core/SearchParameter/vn-sp-encounter-malydo"/>
  <version value="0.9.0"/>
  <name value="VNSPEncounterMALYDO"/>
  <status value="draft"/>
  <date value="2026-07-19"/>
  <publisher value="Omi HealthTech / VN Core FHIR Community Initiative"/>
  <contact>
    <name value="Omi HealthTech / VN Core FHIR Community Initiative"/>
    <telecom>
      <system value="url"/>
      <value value="https://hl7.org.vn"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="info@hl7.org.vn"/>
    </telecom>
  </contact>
  <contact>
    <name value="Omi HealthTech (OmiGroup)"/>
    <telecom>
      <system value="url"/>
      <value value="https://omihealthtech.vn"/>
    </telecom>
    <telecom>
      <system value="url"/>
      <value value="https://omigroup.vn"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="info@hl7.org.vn"/>
    </telecom>
  </contact>
  <description
               value="SearchParameter cho phép tìm kiếm Encounter theo loại KCB BHYT legacy; tên kỹ thuật vn-malydo được giữ để tương thích VN Core.
Danh mục legacy theo trường MA_LYDO_VVIEN — QĐ 4210/QĐ-BYT (2017): mã 1–4; mã 5 là mở rộng dự án, không có trong QĐ 4210/QĐ-BYT và đang chờ nguồn.
Chuẩn hiện hành QĐ 3176/QĐ-BYT dùng MA_DOI_TUONG_KCB với danh mục 27 mã theo QĐ 3276/QĐ-BYT (xem VNPatientVisitTypeCS).
Ví dụ: GET [base]/Encounter?vn-malydo=1"/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="VN"/>
      <display value="Viet Nam"/>
    </coding>
  </jurisdiction>
  <code value="vn-malydo"/>
  <base value="Encounter"/>
  <type value="token"/>
  <expression
              value="Encounter.extension.where(url='http://fhir.hl7.org.vn/core/StructureDefinition/vn-ext-insurance-visit-type').value.ofType(CodeableConcept).coding"/>
</SearchParameter>