Questionnaire Response
A structured set of questions and responses.
Overview
See the FHIR documentation for more information about Questionnaire Response resources.
Mapped Concepts in HIEBus
- QuestionnaireResponse
- QuestionnaireResponseItem
- QuestionnaireAnswer
Supported Interactions
Questionnaire Response resources support the following interactions.
Search Parameters
When searching for Questionnaire Response resources, the following search parameters are supported.
| Name |
Type
|
Prefixes
Modifiers
|
Can be Chained? |
Description |
| _count |
Special |
|
|
The maximum number of resources to return in a result page.
|
| _elements |
Special |
|
|
Used to request a specific set of elements be returned as part of a resource.
|
| _id |
Token |
|
|
Resource id.
|
| _lastUpdated |
Date |
ne
lt
le
gt
ge
sa
eb
ap
|
|
When the resource last changed.
|
| _summary |
Special |
|
|
Used to return only a portion of the resouces. Defaults to 'false', which returns the whole resource.
|
| _total |
Special |
|
|
Use the value 'estimate' to populate the result bundle's 'total' element with an estimate of the matching number of resources.
|
| authored |
Date |
ne
lt
le
gt
ge
sa
eb
ap
:missing
|
|
When the questionnaire response was last changed.
|
| encounter |
Reference |
:missing
|
yes |
Searches for questionnaire responses by encounter.
|
| identifier |
Token |
:missing
|
|
The unique identifier for the questionnaire response.
|
| patient |
Reference |
:missing
|
yes |
The patient the QuestionnaireResponse is about.
|
| questionnaire |
Token |
:missing
|
|
The questionnaire the answers are provided for.
|
| status |
Token |
:missing
|
|
The status of the questionnaire response.
|
Sortable Parameters
When searching Questionnaire Response resources, it is possible to sort the returned values by the following search parameters.
Only one sort parameter may be specified.
Supported Includes
When searching Questionnaire Response resources, it is possible to include the resources referenced by the following field names.
Back to Resources