http://hl7.org/fhir/StructureDefinition/questionnaireresponse-attester|5.2.0

Allows capturing the individual(s) who attest to the accuracy of the information within the QuestionnaireResponse.
description: Allows capturing the individual(s) who attest to the accuracy of the information within the QuestionnaireResponse.
derivation: constraint
name: QRAttester
type: Extension
elements:
  extension:
    min: 1
    array: true
    index: 0
    slicing:
      slices:
        mode:
          match: {}
          schema:
            _required: true
            index: 1
            extensions: {}
            elements:
              extension: {index: 2}
              url:
                pattern: {type: Uri, value: mode}
                index: 3
              value:
                choices: []
                index: 5
            required: [value]
        time:
          match: {}
          schema:
            index: 6
            extensions: {}
            elements:
              extension: {index: 7}
              url:
                pattern: {type: Uri, value: time}
                index: 8
              value:
                choices: []
                index: 10
            required: [value]
        party:
          match: {}
          schema:
            index: 11
            extensions: {}
            elements:
              extension: {index: 12}
              url:
                pattern: {type: Uri, value: party}
                index: 13
              value:
                choices: []
                index: 15
            required: [value]
  url:
    pattern: {type: Uri, value: 'http://hl7.org/fhir/StructureDefinition/questionnaireresponse-attester'}
    index: 16
  value:
    choices: []
    index: 18
extensions:
  mode:
    url: null
    _required: true
    index: 1
    extensions: {}
    elements:
      extension: {index: 2}
      url:
        pattern: {type: Uri, value: mode}
        index: 3
      value:
        choices: []
        index: 5
    required: [value]
  time:
    url: null
    index: 6
    extensions: {}
    elements:
      extension: {index: 7}
      url:
        pattern: {type: Uri, value: time}
        index: 8
      value:
        choices: []
        index: 10
    required: [value]
  party:
    url: null
    index: 11
    extensions: {}
    elements:
      extension: {index: 12}
      url:
        pattern: {type: Uri, value: party}
        index: 13
      value:
        choices: []
        index: 15
    required: [value]
class: extension
kind: complex-type
url: http://hl7.org/fhir/StructureDefinition/questionnaireresponse-attester
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 5.2.0
required: [extension]