PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.sdc.r4b@3.0.0
    http://hl7.org/fhir/uv/sdc/StructureDefinition/parameters-questionnaire-assemble-out
description: Profile used to validate the parameters that are the output of the 'assemble' questionnaire operation
package_name: hl7.fhir.uv.sdc.r4b
derivation: constraint
name: SDCParametersQuestionnaireAssembleOut
type: Parameters
elements:
  parameter:
    index: 0
    slicing:
      rules: open
      discriminator:
      - {path: name, type: value}
      min: null
      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: Resource, index: 5}
              part: {index: 6}
        part:
          match: {name: outcome}
          schema:
            index: 7
            elements:
              name:
                pattern: {type: String, value: outcome}
                index: 8
              value:
                choices: []
                index: 10
              resource: {type: Resource, index: 11}
              part: {index: 12}
package_version: 3.0.0
class: profile
kind: resource
url: http://hl7.org/fhir/uv/sdc/StructureDefinition/parameters-questionnaire-assemble-out
base: http://hl7.org/fhir/StructureDefinition/Parameters
version: 3.0.0