QuestionnaireAnswerConstraint

Questionnaire answer constraint codes

activeExtensions for Using Data Elements from FHIR R5 in FHIR R40.1.0complete3 concepts

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
FHIR Infrastructure
Case Sensitive
Yes

Concepts (3)

CodeDisplayDefinition
optionsOnlyOptions onlyOnly values listed as answerOption or in the expansion of the answerValueSet are permitted
optionsOrTypeOptions 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
optionsOrStringOptions or stringIn 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'.