GET /Patient/{id}
Summary: Read patient
Operation ID: readPatient
Auth: none
Operation ID: readPatient
Auth: none
Description
Get a specific patient by ID
Parameters (1)
id
(string, path, required)
Patient ID
Examples (4)
| Title | Type | URL | Action |
|---|---|---|---|
| Retrieve example patient | curl |
https://hapi.fhir.org/baseR4/Patient/example |
|
| Retrieve patient by numeric ID | curl |
https://hapi.fhir.org/baseR4/Patient/1 |
|
| Retrieve patient with JSON format parameter | curl |
https://hapi.fhir.org/baseR4/Patient/example?_format=json |
|
| read-instance: Read Patient instance | openapi-spec |
https://hapi.fhir.org/baseR4/Patient/123 |
Probe History
Status Codes
| Time | Status | Latency | Size |
|---|---|---|---|
| 2026-03-23 10:53:00.791284 | 200 | 474ms | |
| 2026-03-23 10:34:09.701102 | 404 | 473ms | |
| 2026-03-23 09:18:03.159110 | 200 | 474ms | |
| 2026-03-23 09:00:09.153148 | 404 | 602ms |
Response Changes
| When | Old | New |
|---|---|---|
| 2026-03-23 09:18:03.159110 | e371d84a494e |
75c43d6dc5e2 |
| 2026-03-23 10:34:09.701102 | 75c43d6dc5e2 |
60eebb3b1eec |
| 2026-03-23 10:53:00.791284 | 60eebb3b1eec |
75c43d6dc5e2 |