description: Profile used to validate the parameters that are the input of the 'extract' questionnaire response operation package_name: hl7.fhir.uv.sdc derivation: constraint name: SDCParametersQuestionnaireResponseExtractIn type: Parameters elements: parameter: index: 0 slicing: rules: open discriminator: - {path: name, type: value} min: null slices: in: match: {name: in} schema: array: true index: 1 elements: name: pattern: {type: String, value: in} index: 2 value: choices: [] index: 4 resource: {type: Questionnaire, index: 5} part: {index: 6} questionnaire: match: {name: questionnaire} schema: short: Questionnaire reference for extraction index: 7 elements: name: pattern: {type: String, value: questionnaire} index: 8 value: choices: [] index: 10 resource: {type: Questionnaire, index: 11} part: {index: 12} package_version: 4.0.0-ballot class: profile kind: resource url: http://hl7.org/fhir/uv/sdc/StructureDefinition/parameters-questionnaireresponse-extract-in base: http://hl7.org/fhir/StructureDefinition/Parameters version: 4.0.0-ballot