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

: Tìm kiếm Encounter theo MA_LUOT_KCB — VN Encounter Visit Code Search Parameter

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

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


<SearchParameter xmlns="http://hl7.org/fhir">
  <id value="vn-sp-encounter-ma-luot-kcb"/>
  <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-ma-luot-kcb</b></p><a name="vn-sp-encounter-ma-luot-kcb"> </a><a name="hcvn-sp-encounter-ma-luot-kcb"> </a><h2>VNSPEncounterMaLuotKCB</h2><p>Parameter <code>vn-ma-luot-kcb</code>:<code>token</code></p><div><p>SearchParameter cho phép tìm kiếm Encounter theo mã lượt khám <code>MA_LUOT_KCB</code>.
Ví dụ: GET [base]/Encounter?vn-ma-luot-kcb=http://fhir.hl7.org.vn/core/sid/ma-luot-kcb|LK-2026-04-05-0142</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-encounter-code').value.ofType(Identifier)</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>
  <url
       value="http://fhir.hl7.org.vn/core/SearchParameter/vn-sp-encounter-ma-luot-kcb"/>
  <version value="0.3.0"/>
  <name value="VNSPEncounterMaLuotKCB"/>
  <status value="draft"/>
  <date value="2026-03-23"/>
  <publisher value="HL7 Vietnam"/>
  <contact>
    <name value="HL7 Vietnam"/>
    <telecom>
      <system value="url"/>
      <value value="https://hl7.org.vn"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="[email protected]"/>
    </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="[email protected]"/>
    </telecom>
  </contact>
  <description
               value="SearchParameter cho phép tìm kiếm Encounter theo mã lượt khám `MA_LUOT_KCB`.
Ví dụ: GET [base]/Encounter?vn-ma-luot-kcb=http://fhir.hl7.org.vn/core/sid/ma-luot-kcb|LK-2026-04-05-0142"/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="VN"/>
      <display value="Viet Nam"/>
    </coding>
  </jurisdiction>
  <code value="vn-ma-luot-kcb"/>
  <base value="Encounter"/>
  <type value="token"/>
  <expression
              value="Encounter.extension.where(url = 'http://fhir.hl7.org.vn/core/StructureDefinition/vn-ext-encounter-code').value.ofType(Identifier)"/>
</SearchParameter>