PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.sdc@4.0.0-ballot
    http://hl7.org/fhir/uv/sdc/StructureDefinition/parameters-questionnaire-process-response-in
description: Profile used to validate the parameters that are the input of the 'process response' questionnaire operation
package_name: hl7.fhir.uv.sdc
derivation: constraint
name: SDCParametersQuestionnaireProcessResponseIn
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: QuestionnaireResponse, index: 5}
              part: {index: 6}
package_version: 4.0.0-ballot
class: profile
kind: resource
url: http://hl7.org/fhir/uv/sdc/StructureDefinition/parameters-questionnaire-process-response-in
base: http://hl7.org/fhir/StructureDefinition/Parameters
version: 4.0.0-ballot