description: Profile used to validate the parameters that are the output of the 'assemble' questionnaire operation package_name: hl7.fhir.uv.sdc derivation: constraint name: SDCParametersQuestionnaireAssembleOut type: Parameters elements: parameter: index: 0 slicing: rules: open discriminator: - {path: name, type: value} min: 1 slices: return: match: {name: return} schema: _required: true index: 1 elements: name: pattern: {type: String, value: return} index: 2 value: choices: [] index: 4 resource: {type: Questionnaire, index: 5} part: {index: 6} outcome: match: {name: outcome} schema: index: 7 elements: name: pattern: {type: String, value: outcome} index: 8 value: choices: [] index: 10 resource: {type: OperationOutcome, index: 11} part: {index: 12} package_version: 4.0.0-ballot class: profile kind: resource url: http://hl7.org/fhir/uv/sdc/StructureDefinition/parameters-questionnaire-assemble-out base: http://hl7.org/fhir/StructureDefinition/Parameters version: 4.0.0-ballot required: [parameter]