http://hl7.org/fhir/StructureDefinition/questionnaireresponse-author|4.0.1

Allows capturing, on a specific question or group of questions, exactly who was responsible for providing the answer(s).
description: Allows capturing, on a specific question or group of questions, exactly who was responsible for providing the answer(s).
derivation: constraint
name: author
type: Extension
elements:
  extension: {index: 0}
  url:
    pattern: {type: Uri, value: 'http://hl7.org/fhir/StructureDefinition/questionnaireresponse-author'}
    index: 1
  value:
    choices: []
    index: 3
extensions: {}
class: extension
kind: complex-type
url: http://hl7.org/fhir/StructureDefinition/questionnaireresponse-author
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 4.0.1
required: [value]