description: Profile used to validate the parameters that are the output of the [$populate-link](OperationDefinition-Questionnaire-populatelink.html) questionnaire operation package_name: hl7.fhir.uv.sdc derivation: constraint name: SDCParametersQuestionnairePopulateLinkOut type: Parameters elements: parameter: index: 0 slicing: rules: open discriminator: - {path: name, type: value} min: 1 slices: link: match: {name: link} schema: _required: true index: 1 elements: name: pattern: {type: String, value: link} index: 2 value: choices: [valueUri] index: 4 valueUri: {type: uri, choiceOf: value, index: 5} resource: {index: 6} part: {index: 7} required: [valueUri, value] issues: match: {name: issues} schema: index: 8 elements: name: pattern: {type: String, value: issues} index: 9 value: choices: [] index: 11 resource: {type: OperationOutcome, index: 12} part: {index: 13} required: [resource] package_version: 4.0.0-ballot class: profile kind: resource url: http://hl7.org/fhir/uv/sdc/StructureDefinition/parameters-questionnaire-populate-link-out base: http://hl7.org/fhir/StructureDefinition/Parameters version: 4.0.0-ballot required: [parameter]