# Search Hospital's Data

## Searching for patient-level data from a particular Hospital

**example search**: HospitalH5 :

**result:** would show all the type of records stored by HospitalH5

![Enter the hospital name you want to search. ](https://3149301964-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MYQfZx-yGD8Y2pQDe72%2F-MZBtis1dVtUtf4dQDeI%2F-MZBtx6_kYUh55XUKZ3n%2FScreenshot%20from%202021-04-26%2012-09-32.png?alt=media\&token=bba31914-836d-49bb-843b-223d5582a32a)

## After searching for a particular hospital, results are shown as follows

![It shows all the matched records for that hospital keyword.](https://3149301964-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MYQfZx-yGD8Y2pQDe72%2F-MZm4pHpDPE4iZ6bzndQ%2F-MZm5IBAQUfhZVJgjWzz%2FScreenshot%20from%202021-05-03%2017-29-22.png?alt=media\&token=4a3e2d99-0fcf-4182-8cbf-64d4d125b4b7)


---

# 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://ifhp-2.gitbook.io/ifhp/patient-data/search-hospitals-data-1.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.
