QuestionnaireResponse

This topic describes information for the QuestionnaireResponse resource.

To interact with the REST endpoints in the QuestionnaireResponse resource, see QuestionnaireResponse.

Overview

The QuestionnaireResponse resource is a collection of answers to a given questionnaire typically used to request patient healthcare information. A given QuestionnaireResponse must belong to a corresponding Questionnaire. An example of a questionnaire is a form used to collect a patient's social history. Currently, only social history is supported. The resource should be leveraged as a snapshot in time and new data should be consistently retrieved through the API rather than stored within an application.

The following fields are returned if valued:

Terminology Bindings

Extensions

URLs for custom extensions are defined as https://fhir-ehr.cerner.com/r4/StructureDefinition/{id}

Table - Custom Extensions

ID Value[x] Type Description

is-modifiable

Boolean

Indication of whether data is modifiable or not. Only present when false.

choice-answer

Boolean

Indicates answers come from a list of options.

note

Annotation

Additional details about a given QuestionnaireResponse group item. Includes author and date/time information.