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

> FHIR R4 questionnaire-response resource

## Endpoints

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

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