Represents a questionnaire definition containing questions and structure
Questionnaire =
object
Represents a questionnaire definition containing questions and structure. Used to define the structure and questions that can be answered in a questionnaire response.
Properties
resourceType
resourceType:
string|null
Resource type of the contained resource
id
id:
string
Unique identifier for the contained resource
name
name:
string|null
Name of the questionnaire
title
title:
string|null
Title of the questionnaire
status
status:
string|null
Publication status
description
description:
string|null
Natural language description
meta
meta:
Meta|null
Metadata about the contained resource
identifier
identifier: (
Identifier|null)[] |null
Business identifiers for the contained resource
item
item: (
QuestionnaireItem|null)[] |null
The questions and structure of the questionnaire
