PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.xver@r2.r4b-0.0.1-snapshot-2
    http://hl7.org/fhir/1.0/StructureDefinition/extension-QuestionnaireResponse.group.question.answer.value
description: This cross-version extension represents QuestionnaireResponse.group.question.answer.value[x] from http://hl7.org/fhir/StructureDefinition/QuestionnaireResponse|1.0.2 for use in FHIR R4B.
package_name: hl7.fhir.uv.xver
derivation: constraint
name: Ext_R2_QR_gr_qu_an_value
type: Extension
elements:
  valueReference:
    base: {max: '1', min: 0, path: 'Extension.value[x]'}
    type: Reference
    short: Single-valued answer to the question
    choiceOf: value
    index: 15
  valueUri:
    base: {max: '1', min: 0, path: 'Extension.value[x]'}
    type: uri
    short: Single-valued answer to the question
    choiceOf: value
    index: 11
  valueTime:
    base: {max: '1', min: 0, path: 'Extension.value[x]'}
    type: time
    short: Single-valued answer to the question
    choiceOf: value
    index: 9
  valueDecimal:
    base: {max: '1', min: 0, path: 'Extension.value[x]'}
    type: decimal
    short: Single-valued answer to the question
    choiceOf: value
    index: 4
  valueQuantity:
    base: {max: '1', min: 0, path: 'Extension.value[x]'}
    type: Quantity
    short: Single-valued answer to the question
    choiceOf: value
    index: 14
  value:
    base: {max: '1', min: 0, path: 'Extension.value[x]'}
    short: Single-valued answer to the question
    choices: [valueBoolean, valueDecimal, valueInteger, valueDate, valueDateTime, valueInstant, valueTime, valueString, valueUri, valueAttachment, valueCoding, valueQuantity, valueReference]
    index: 2
  valueString:
    base: {max: '1', min: 0, path: 'Extension.value[x]'}
    type: string
    short: Single-valued answer to the question
    choiceOf: value
    index: 10
  valueBoolean:
    base: {max: '1', min: 0, path: 'Extension.value[x]'}
    type: boolean
    short: Single-valued answer to the question
    choiceOf: value
    index: 3
  valueInstant:
    base: {max: '1', min: 0, path: 'Extension.value[x]'}
    type: instant
    short: Single-valued answer to the question
    choiceOf: value
    index: 8
  valueDateTime:
    base: {max: '1', min: 0, path: 'Extension.value[x]'}
    type: dateTime
    short: Single-valued answer to the question
    choiceOf: value
    index: 7
  valueDate:
    base: {max: '1', min: 0, path: 'Extension.value[x]'}
    type: date
    short: Single-valued answer to the question
    choiceOf: value
    index: 6
  valueCoding:
    base: {max: '1', min: 0, path: 'Extension.value[x]'}
    type: Coding
    short: Single-valued answer to the question
    choiceOf: value
    index: 13
  url:
    base: {max: '1', min: 1, path: Extension.url}
    pattern: {type: Uri, value: 'http://hl7.org/fhir/1.0/StructureDefinition/extension-QuestionnaireResponse.group.question.answer.value'}
    index: 0
  valueInteger:
    base: {max: '1', min: 0, path: 'Extension.value[x]'}
    type: integer
    short: Single-valued answer to the question
    choiceOf: value
    index: 5
  valueAttachment:
    base: {max: '1', min: 0, path: 'Extension.value[x]'}
    type: Attachment
    short: Single-valued answer to the question
    choiceOf: value
    index: 12
package_version: r2.r4b-0.0.1-snapshot-2
class: extension
kind: complex-type
url: http://hl7.org/fhir/1.0/StructureDefinition/extension-QuestionnaireResponse.group.question.answer.value
base: http://hl7.org/fhir/StructureDefinition/Extension|4.3.0
version: 0.0.1-snapshot-2
required: [url]