# Viện Phí

Sau khi bệnh nhân khám xong sẽ ra quầy thu ngân thanh toán viện phí

* Đăng nhập thành công --> Vào Form Viện Phí  thực hiện thu tiền.
  * Các trạng thái:
    * Ngoại trú: Danh sách bệnh nhân chờ thu tiền.
    * Đã thu: Danh sách bệnh nhân đã thu tiền.
    * Đã hủy: Danh sách bệnh nhân đã hủy phiếu thu.
    * Tất cả: Danh sách tất cả các bệnh nhân.&#x20;
* Click 2 lần vào bệnh nhân, thông tin bệnh nhân và danh sách dịch vụ cần thu sẽ hiển thị bên cạnh.
* Góc phải cùng là các thông tin chi phí của bệnh nhân, có thể tăng giảm giá thu, hoặc chọn các hình thức thanh toán cần thu.

![](/files/-MlEvOFyKkkanDdsHrOV)

Sau khi đã kiểm tra đầy đủ các thông tin --> Bấm "Lưu" và In phiếu Biên Lai, In Bill

![Biên lai thu tiền](/files/-MlEyxxWDWqUca8wSw8y)

![Phiếu thu](/files/-MlEz9yYUhA024WloI6-)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://suns-doccument.gitbook.io/huong-dan-su-dung-phong-kham-mach-tu/vien-phi.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
