FHIR 5.0.0 © HL7.org  |  FHIRsmith 0.10.0  |  Server Home  |  TX Home  |  Capability Statement  |  Terminology Capabilities  |  Operations  |  Problems  |   

TX: CodeSystem questionnaire-answer-constraint

Properties

Profile http://hl7.org/fhir/StructureDefinition/shareablecodesystem
Last updated: March 26, 2023 at 04:21:02 AM UTC
Defining URL http://hl7.org/fhir/questionnaire-answer-constraint
Version 5.0.0
Name QuestionnaireAnswerConstraint
Title Questionnaire answer constraint codes
Status active
Definition

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

Publisher HL7 International
Committee fhir
Source hl7.fhir.r5.core#5.0.0

This case-sensitive code system http://hl7.org/fhir/questionnaire-answer-constraint defines the following codes:

Code Display Definition
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'.