> For the complete documentation index, see [llms.txt](https://nguyenphuong.gitbook.io/nguyenphuong-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://nguyenphuong.gitbook.io/nguyenphuong-docs/readme.md).

# Developer Platform

Phòng Khám Đa Khoa Nguyên Phương Đồng Nai

[Phòng Khám Đa Khoa Nguyên Phương](https://nguyenphuong.com.vn/) tại Trấn Biên (Biên Hòa cũ) là đơn vị y tế uy tín tại Đồng Nai, chuyên cung cấp dịch vụ khám sức khỏe tổng quát, tầm soát bệnh lý và xét nghiệm hiện đại theo tiêu chuẩn chất lượng cao. Với định hướng “Công nghệ tương lai, sức khỏe trong tầm tay bạn”, phòng khám không ngừng đầu tư hệ thống trang thiết bị tiên tiến, ứng dụng công nghệ vào quy trình chẩn đoán và điều trị nhằm mang đến kết quả nhanh chóng, chính xác và an toàn cho khách hàng. Mô hình vận hành tối ưu giúp giảm thời gian chờ đợi, nâng cao trải nghiệm thăm khám cho từng cá nhân và doanh nghiệp.\
Thông tin liên hệ:\
Website: <https://nguyenphuong.com.vn/>\
Email: <info@nguyenphuong.com.vn>\
Hotline: 0796869968\
Địa chỉ: 43-44 đường D1, Phường Trấn Biên, Tỉnh Đồng Nai, Việt Nam\
\#phongkhamnguyenphuong\
\#phongkhamdakhoanguyenphuong\
\#khamsuckhoebienhoa\
\#khamtongquatbienhoa\
\#khamsuckhoedoanhnghiep\
\#xetnghiemykhoa\
\#phongkhamdakhoadongnai\
\#khambhyt

<https://sites.google.com/view/nguyenphuongcomvn/>\
<https://www.pinterest.com/nguyenphuongcomvn/>\
<https://x.com/pknguyenphuong>\
<https://gravatar.com/nguyenphuongcomvn>\
<https://nguyenphuongcomvn.wordpress.com/>\
<https://lightroom.adobe.com/u/nguyenphuongcomvn>\
<https://open.spotify.com/episode/4vVhD7jX1tgAqMXwvMrtzZ?si=BVsFkRcnT2iFudY_e_np2w>\
<https://bit.ly/m/nguyenphuong>\
<https://www.behance.net/nguyenphuongcomvn>\
<https://www.twitch.tv/nguyenphuongcomvn/about>

&#x20;

<h2 align="center">Join a community of over 3,000 developers</h2>

<p align="center">Join our Discord community or create your first PR in just a few steps.</p>


---

# 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, and the optional `goal` query parameter:

```
GET https://nguyenphuong.gitbook.io/nguyenphuong-docs/readme.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
