> ## 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 MedicationRequest

> FHIR R4 medication-request resource

## Endpoints

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

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