Skip to main content

Open Choice

Answer is a Coding drawn from a list of possible answers (as with the choice type) or a free-text entry in a string (valueCoding or valueString).

Basic usage

Answer Option

Questionnaire-only

With Response

Answer Value Set

Questionnaire-only

With Response

There are SDC advanced form rendering usages in the SDC Question Rendering section.

If there are any advanced usage scenarios you'd like to see, feel free to let us know.

SDC Supported extensions

CodeUsage
answerExpressionhttp://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-answerExpression
- Only tested with answerValueSet.
initialExpressionhttp://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-initialExpression
- InitialExpression should evaluate to a coding or string (openLabel) value.
enableWhenExpressionhttp://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-enableWhenExpression
openLabelhttp://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-openLabel
- OpenLabel is only supported on itemControl "radio-button" and "check-box" extensions
hiddenhttp://hl7.org/fhir/StructureDefinition/questionnaire-hidden
itemControlhttp://hl7.org/fhir/StructureDefinition/questionnaire-itemControl
Supports:
- autocomplete
- check-box
- radio-button
choiceOrientationhttp://hl7.org/fhir/StructureDefinition/questionnaire-choiceOrientation
- ChoiceOrientation is only supported on itemControl "radio-button" and "check-box" extensions
requireditem.required
repeatsitem.repeats
readOnlyitem.readOnly
answerOptionitem.answerOption
answerValueSetitem.answerValueSet
initialitem.initial
enableWhenitem.enableWhen
enableBehavioritem.enableBehavior
textitem.text