PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.sdc.r4b@3.0.0
    http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-answerExpression
description: An expression (FHIRPath, CQL or FHIR Query) that resolves to a list of permitted answers for the question item or that establishes context for a group item.  The user may select from among the list to choose answers for the question.
package_name: hl7.fhir.uv.sdc.r4b
derivation: constraint
name: AnswerExpressionExtension
type: Extension
elements:
  url:
    type: uri
    pattern: {type: Uri, value: 'http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-answerExpression'}
    index: 0
  value:
    choices: [valueExpression]
    index: 2
  valueExpression: {type: Expression, choiceOf: value, index: 3}
package_version: 3.0.0
class: extension
kind: complex-type
url: http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-answerExpression
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 3.0.0