QuestionnaireAnswerConstraint

Questionnaire answer constraint codes

activeExperimentalcomplete3 conceptsv5.0.0

Codes that describe the types of constraints possible on a question item that has a list of permitted answers

Metadata

hl7.org/fhir
Canonical URL
http://hl7.org/fhir/questionnaire-answer-constraint
ID
questionnaire-answer-constraint
Version
5.0.0
Publisher
HL7 International
Case Sensitive
Yes
In the unified registry

Concepts (3)

optionsOnly
Options only
Only values listed as answerOption or in the expansion of the answerValueSet are permitted
optionsOrType
Options or 'type'
In addition to the values listed as answerOption or in the expansion of the answerValueSet, any other values that correspond to the specified item.type are permitted
optionsOrString
Options or string
In addition to the values listed as answerOption or in the expansion of the answerValueSet, free-text strings are permitted. Answers will have a type of 'string'.