description: The Parameters profile used to define the inputs to the [$log-questionnaire-errors](OperationDefinition-log-questionnaire-errors.html) operation. package_name: hl7.fhir.us.davinci-dtr derivation: constraint name: DTRLogErrorsInputParameters type: Parameters elements: parameter: mustSupport: true index: 0 slicing: rules: open description: Slice based on $this pattern discriminator: - {path: name, type: pattern} min: 1 slices: questionnaire: match: {name: questionnaire} schema: short: The Questionnaire generating the errors (The reference SHOULD be version-specific) mustSupport: true array: true index: 1 elements: name: pattern: {type: string, value: questionnaire} type: string index: 2 value: choices: [valueCanonical] index: 4 valueCanonical: {type: canonical, choiceOf: value, index: 5} required: [value, valueCanonical] outcome: match: {name: operationOutcome} schema: short: Operation Outcome associated with the Questionnaire/CQL mustSupport: true array: true index: 6 elements: name: pattern: {type: string, value: operationOutcome} type: string index: 7 resource: {type: OperationOutcome, index: 8} required: [resource] package_version: 2.2.0-ballot class: profile kind: resource url: http://hl7.org/fhir/us/davinci-dtr/StructureDefinition/dtr-log-errors-input-parameters base: http://hl7.org/fhir/StructureDefinition/Parameters version: 2.2.0-ballot required: [parameter]