--- type: "valueset" title: "Questionnaire answer constraints value set" valueset: "questionnaire-answer-constraint" --- # Questionnaire answer constraints value set - **Official URL**: http://hl7.org/fhir/ValueSet/questionnaire-answer-constraint - **Version**: 6.0.0 - **Status**: active - **Name**: QuestionnaireAnswerConstraint - **Title**: Questionnaire answer constraints value set - **Description**: Codes that describe the types of constraints possible on a question item that has a list of permitted answers ## Content (Compose) - **System**: http://hl7.org/fhir/questionnaire-answer-constraint ## ValueSet XML ```xml <status value="active"/> <experimental value="false"/> <description value="Codes that describe the types of constraints possible on a question item that has a list of permitted answers"/> <compose> <include> <system value="http://hl7.org/fhir/questionnaire-answer-constraint"/> </include> </compose> </ValueSet> ```