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

: Thu hồi hồ sơ BHYT — VN Reverse BHYT Claim Operation

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

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


<OperationDefinition xmlns="http://hl7.org/fhir">
  <id value="vn-reverse-bhyt-claim"/>
  <language value="vi"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: OperationDefinition vn-reverse-bhyt-claim</b></p><a name="vn-reverse-bhyt-claim"> </a><a name="hcvn-reverse-bhyt-claim"> </a><p>URL: [base]/Claim/$reverse-bhyt-claim</p><p>URL: [base]/Claim/[id]/$reverse-bhyt-claim</p><h3>Parameters</h3><table class="grid"><tr><td><b>Use</b></td><td><b>Name</b></td><td><b>Scope</b></td><td><b>Cardinality</b></td><td><b>Type</b></td><td><b>Binding</b></td><td><b>Documentation</b></td></tr><tr><td>IN</td><td>ma-lk</td><td/><td>1..1</td><td><a href="http://hl7.org/fhir/R4/datatypes.html#string">string</a></td><td/><td><div><p>Mã liên kết hồ sơ cần thu hồi.</p>
</div></td></tr><tr><td>IN</td><td>reason</td><td/><td>0..1</td><td><a href="http://hl7.org/fhir/R4/datatypes.html#string">string</a></td><td/><td><div><p>Lý do thu hồi/hủy hồ sơ.</p>
</div></td></tr><tr><td>OUT</td><td>return</td><td/><td>1..1</td><td><a href="http://hl7.org/fhir/R4/operationoutcome.html">OperationOutcome</a></td><td/><td><div><p>OperationOutcome phản hồi kết quả thu hồi.</p>
</div></td></tr></table></div>
  </text>
  <url
       value="http://fhir.hl7.org.vn/core/OperationDefinition/vn-reverse-bhyt-claim"/>
  <version value="0.3.0"/>
  <name value="VNReverseBHYTClaim"/>
  <title value="Thu hồi hồ sơ BHYT — VN Reverse BHYT Claim Operation"/>
  <status value="draft"/>
  <kind value="operation"/>
  <date value="2026-03-27T17:58:46+00:00"/>
  <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="OperationDefinition cho phép thu hồi hoặc hủy hồ sơ BHYT đã gửi."/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="VN"/>
      <display value="Viet Nam"/>
    </coding>
  </jurisdiction>
  <affectsState value="true"/>
  <code value="reverse-bhyt-claim"/>
  <resource value="Claim"/>
  <system value="false"/>
  <type value="true"/>
  <instance value="true"/>
  <parameter>
    <name value="ma-lk"/>
    <use value="in"/>
    <min value="1"/>
    <max value="1"/>
    <documentation value="Mã liên kết hồ sơ cần thu hồi."/>
    <type value="string"/>
  </parameter>
  <parameter>
    <name value="reason"/>
    <use value="in"/>
    <min value="0"/>
    <max value="1"/>
    <documentation value="Lý do thu hồi/hủy hồ sơ."/>
    <type value="string"/>
  </parameter>
  <parameter>
    <name value="return"/>
    <use value="out"/>
    <min value="1"/>
    <max value="1"/>
    <documentation value="OperationOutcome phản hồi kết quả thu hồi."/>
    <type value="OperationOutcome"/>
  </parameter>
</OperationDefinition>