Base StructureDefinition for Questionnaire Resource

Questionnaire
url
Logical URI to reference this questionnaire (globally unique)
identifier
Additional identifier for the questionnaire
version
Business version of the questionnaire
name
Name for this questionnaire (computer friendly)
title
Name for this questionnaire (human friendly)
status
draft | active | retired | unknown
experimental
For testing purposes, not real usage
date
Date this was last changed
publisher
Name of the publisher (organization or individual)
description
Natural language description of the questionnaire
purpose
Why this questionnaire is defined
approvalDate
When the questionnaire was approved by publisher
lastReviewDate
When the questionnaire was last reviewed
effectivePeriod
When the questionnaire is expected to be used
useContext
Context the content is intended to support
jurisdiction
Intended jurisdiction for questionnaire (if applicable)
contact
Contact details for the publisher
code
Concept that represents the overall questionnaire
subjectType
Resource that can be subject of QuestionnaireResponse
item
Questions and sections within the Questionnaire
linkId
Unique id for item in questionnaire
definition
ElementDefinition - details for the item
code
Corresponding concept for this item in a terminology
prefix
E.g. "1(a)", "2.5.3"
type
group | display | boolean | decimal | integer | date | dateTime +
enableWhen
Only allow data when
question
Question that determines whether item is enabled
hasAnswer
Enable when answered or not
answer[x]
Value question must have
required
Whether the item must be included in data results
repeats
Whether the item may repeat
readOnly
Don't allow human editing
maxLength
No more than this many characters
options
Valueset containing permitted answers
option
Permitted answer
value[x]
Answer value
initial[x]
Default value when item is first rendered
item
Nested questionnaire items