Bộ Hướng dẫn Triển khai Core FHIR cho Việt Nam
0.5.0 - Draft for Community Review
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
| Draft tại thời điểm 2026-04-26 |
<SearchParameter xmlns="http://hl7.org/fhir">
<id value="vn-sp-device-group"/>
<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-device-group</b></p><a name="vn-sp-device-group"> </a><a name="hcvn-sp-device-group"> </a><h2>VNSPDeviceGroup</h2><p>Parameter <code>vn-device-group</code>:<code>token</code></p><div><p>SearchParameter cho phép tìm kiếm Device theo nhóm TBYT BHYT (N01-N09).
Căn cứ: TT 04/2017/TT-BYT Phụ lục 01, TT 24/2025/TT-BYT, VBHN 14/VBHN-BYT.
Ví dụ:</p>
<ul>
<li>GET [base]/Device?vn-device-group=N06.00.000 — tìm thiết bị cấy ghép</li>
<li>GET [base]/Device?vn-device-group=N03.00.000 — tìm vật tư chăm sóc</li>
</ul>
</div><table class="grid"><tr><td>Resource</td><td><a href="http://hl7.org/fhir/R4/device.html">Device</a></td></tr><tr><td>Expression</td><td><code>Device.extension.where(url='http://fhir.hl7.org.vn/core/StructureDefinition/vn-ext-device-group').value.ofType(CodeableConcept).coding.code</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-device-group"/>
<version value="0.5.0"/>
<name value="VNSPDeviceGroup"/>
<status value="draft"/>
<date value="2026-04-26"/>
<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="[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 Device theo nhóm TBYT BHYT (N01-N09).
Căn cứ: TT 04/2017/TT-BYT Phụ lục 01, TT 24/2025/TT-BYT, VBHN 14/VBHN-BYT.
Ví dụ:
- GET [base]/Device?vn-device-group=N06.00.000 — tìm thiết bị cấy ghép
- GET [base]/Device?vn-device-group=N03.00.000 — tìm vật tư chăm sóc"/>
<jurisdiction>
<coding>
<system value="urn:iso:std:iso:3166"/>
<code value="VN"/>
<display value="Viet Nam"/>
</coding>
</jurisdiction>
<code value="vn-device-group"/>
<base value="Device"/>
<type value="token"/>
<expression
value="Device.extension.where(url='http://fhir.hl7.org.vn/core/StructureDefinition/vn-ext-device-group').value.ofType(CodeableConcept).coding.code"/>
</SearchParameter>