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

> FHIR R4 care-plan resource

## Endpoints

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

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