<?xml version="1.0" encoding="UTF-8"?>

<OperationOutcome xmlns="http://hl7.org/fhir">
  <id value="ExampleOperationOutcomeBHYTClaimReview"/>
  <language value="vi"/>
  <text>
    <status value="generated"/><div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: OperationOutcome ExampleOperationOutcomeBHYTClaimReview</b></p><a name="ExampleOperationOutcomeBHYTClaimReview"> </a><a name="hcExampleOperationOutcomeBHYTClaimReview"> </a><blockquote><p><b>issue</b></p><p><b>severity</b>: Error</p><p><b>code</b>: Business Rule Violation</p><p><b>details</b>: <span title="Codes:{http://fhir.hl7.org.vn/core/CodeSystem/vn-bhyt-review-issue-cs LEGAL_NON_COMPLIANT_COST}">Chi phí không đúng quy định pháp luật</span></p><p><b>diagnostics</b>: Dòng thuốc sequence 3 có khoản chi ngoài phạm vi/danh mục thanh toán BHYT tại kỳ giám định hiện tại.</p><p><b>expression</b>: ClaimResponse.item.where(itemSequence = 3)</p></blockquote><blockquote><p><b>issue</b></p><p><b>severity</b>: Warning</p><p><b>code</b>: Processing Failure</p><p><b>details</b>: <span title="Codes:{http://fhir.hl7.org.vn/core/CodeSystem/vn-bhyt-review-issue-cs FIELD_ADJUSTMENT_REQUIRED}">Cần điều chỉnh trường dữ liệu</span></p><p><b>diagnostics</b>: Cần rà soát lại trường dữ liệu nguồn trước khi gửi lại hồ sơ điều chỉnh hoặc đề nghị thanh toán.</p></blockquote></div>
  </text>
  <issue>
    <severity value="error"/>
    <code value="business-rule"/>
    <details>
      <coding>
        <system value="http://fhir.hl7.org.vn/core/CodeSystem/vn-bhyt-review-issue-cs"/>
        <code value="LEGAL_NON_COMPLIANT_COST"/>
        <display value="Chi phí không đúng quy định pháp luật"/>
      </coding>
    </details>
    <diagnostics value="Dòng thuốc sequence 3 có khoản chi ngoài phạm vi/danh mục thanh toán BHYT tại kỳ giám định hiện tại."/>
    <expression value="ClaimResponse.item.where(itemSequence = 3)"/>
  </issue>
  <issue>
    <severity value="warning"/>
    <code value="processing"/>
    <details>
      <coding>
        <system value="http://fhir.hl7.org.vn/core/CodeSystem/vn-bhyt-review-issue-cs"/>
        <code value="FIELD_ADJUSTMENT_REQUIRED"/>
        <display value="Cần điều chỉnh trường dữ liệu"/>
      </coding>
    </details>
    <diagnostics value="Cần rà soát lại trường dữ liệu nguồn trước khi gửi lại hồ sơ điều chỉnh hoặc đề nghị thanh toán."/>
  </issue>
</OperationOutcome>