GET /Condition/{id}
Summary: Read condition
Operation ID: readCondition
Auth: none
Operation ID: readCondition
Auth: none
Parameters (1)
id
(string, path, required)
Examples (4)
| Title | Type | URL | Action |
|---|---|---|---|
| Read Condition by numeric ID | curl |
https://hapi.fhir.org/baseR4/Condition/123 |
|
| Read Condition by UUID-style ID | curl |
https://hapi.fhir.org/baseR4/Condition/a1b2c3d4-e5f6-7890-abcd-ef1234567890 |
|
| Read Condition with _format parameter | curl |
https://hapi.fhir.org/baseR4/Condition/456?_format=json |
|
| read-instance: Read Condition instance | openapi-spec |
https://hapi.fhir.org/baseR4/Condition/123 |
Probe History
Status Codes
| Time | Status | Latency | Size |
|---|---|---|---|
| 2026-03-23 10:51:56.987512 | 404 | 474ms | |
| 2026-03-23 10:49:42.767142 | 404 | 482ms | |
| 2026-03-23 09:22:13.326098 | 404 | 482ms | |
| 2026-03-23 09:12:43.831342 | 404 | 476ms |
Response Changes
| When | Old | New |
|---|---|---|
| 2026-03-23 09:22:13.326098 | 8aab97ef81ca |
3aa502880096 |
| 2026-03-23 10:49:42.767142 | 3aa502880096 |
c3d90533c169 |
| 2026-03-23 10:51:56.987512 | c3d90533c169 |
3aa502880096 |