> ## Documentation Index
> Fetch the complete documentation index at: https://docs.medera.info/llms.txt
> Use this file to discover all available pages before exploring further.

# FHIR Patient

> FHIR R4 patient resource

## Endpoints

| Method | Path                         |
| :----- | :--------------------------- |
| `GET`  | `/api/fhir/Patient/{id}`     |
| `PUT`  | `/api/fhir/Patient/{id}`     |
| `POST` | `/api/fhir/Patient`          |
| `GET`  | `/api/fhir/Patient` (search) |

Follows FHIR R4 conformance. See [HL7 FHIR R4 spec](https://hl7.org/fhir/R4/).
