QuestionnaireAnswerConstraintCodes

Questionnaire answer constraint codes

activeStructured Data Capture4.0.0complete3 concepts

Codes that describe the types of constraints possible on a question item that has a list of permitted answers [Note: This is a clone of QuestionnaireAnswerConstraint codesystem from R5 (adopting R5 capability)]

Metadata

hl7.org/fhir
Canonical URL
http://hl7.org/fhir/uv/sdc/CodeSystem/questionnaire-answer-constraint
ID
questionnaire-answer-constraint
Version
4.0.0
Publisher
HL7 International / 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'.