Represents a questionnaire response containing answers to questions
QuestionnaireResponse =
object
Represents a questionnaire response containing answers to questions. Used to capture completed questionnaire data from users.
Properties
resourceType
resourceType:
string|null
Resource type identifier
id
id:
string
Unique id for this response
questionnaire
questionnaire:
string|null
Reference to the questionnaire being answered
status
status:
string|null
Current status of the response
meta
meta:
Meta|null
Metadata about the resource
identifier
identifier:
Identifier|null
Business identifier for this response
item
item: (
QuestionnaireResponseItem|null)[] |null
Groups and questions that make up the response
contained
contained: (
Questionnaire|null)[] |null
Resources contained within this response
