> For the complete documentation index, see [llms.txt](https://hdsd.benhvien199.vn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://hdsd.benhvien199.vn/phien-ban.md).

# LỊCH SỬ PHIÊN BẢN

## Phiên bản V1.0 (2018)

Phiên bản viết trên nền tảng winform

* Ngôn ngữ sử dụng: Microsoft .NET 4.5
* Cơ sở dữ liệu: Microsoft SQL Server

## Phiên bản V2.0 (1/1/2021)

### 1/1/2021 Ban hành

* Phiên bản web của phần mềm quản lý văn bản, giám sát & điều hành công việc EDOC199

### Thay đổi phiên ban v2.0

* Ngôn ngữ sử dụng: MVC .NET 4.5&#x20;
* Cơ sở dữ liệu: Microsoft SQL Server

**Module chính**

* **Quản lý công văn:** Công văn đi, công văn đến, lịch sử công văn, gửi công văn
* **Quản lý lịch họp, nội dung họp**
* **Lịch công tác nội bộ**
* **Thư viện tài liệu nội bộ**
* **Thông báo nội bộ**
* **Quản lý công việc cá nhân/công việc khoa phòng/công việc toàn bệnh viện**
* **Hệ thống danh mục dùng chung**
* **Quản trị hệ thống**
* **Danh bạ nội bộ**


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://hdsd.benhvien199.vn/phien-ban.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.
