Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface QuestionnaireItem

Questions and sections within a Questionnaire

Hierarchy

Index

Properties

Optional answerOption

Permitted answer

Optional answerValueSet

answerValueSet: canonical

Valueset containing permitted answers

Optional code

code: Coding[]

Corresponding concept for this item in a terminology

Optional definition

definition: uri

ElementDefinition - details for the item

Optional enableBehavior

Controls how multiple enableWhen values are interpreted - whether all or any must be true. (all | any)

Optional enableWhen

Only allow data when

Optional extension

extension: Extension[]

Additional Content defined by implementations

Optional id

id: undefined | string

xml:id (or equivalent in JSON)

Optional initial

Initial value(s) when item is first rendered

Optional item

Nested questionnaire items

linkId

linkId: string

Unique id for item in questionnaire

Optional maxLength

maxLength: integer

No more than this many characters

Optional modifierExtension

modifierExtension: Extension[]

Extensions that cannot be ignored if unrecognized

Optional prefix

prefix: undefined | string

A short label for a particular group, question or set of display text within the questionnaire.

Optional readOnly

readOnly: undefined | false | true

Don't allow human editing

Optional repeats

repeats: undefined | false | true

Whether the item may repeat

Optional required

required: undefined | false | true

Whether the item must be included in data results

Optional text

text: undefined | string

Primary text for the item

type

type: code

The type of questionnaire item this is. (group | display | boolean | decimal | integer | date | dateTime +)

Generated using TypeDoc