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

> FHIR R4 observation resource

## Endpoints

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

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