description: A Parameters profile defining the result of a $bulk-member-match operation performed by a payer system package_name: rs/hl7.fhir.us.davinci derivation: constraint name: PDexMultiMemberMatchResponseParameters type: Parameters elements: parameter: mustSupport: true array: true min: 1 max: 3 index: 0 slicing: rules: closed discriminator: - {path: name, type: value} min: 1 max: 3 slices: ResourceIdentifier: match: {name: ResourceIdentifier} schema: mustSupport: true index: 1 elements: name: pattern: {type: string, value: ResourceIdentifier} mustSupport: true type: string index: 2 resource: {type: Group, mustSupport: true, index: 3} NoMatch: match: {name: NoMatch} schema: mustSupport: true index: 4 elements: name: pattern: {type: string, value: NoMatch} mustSupport: true type: string index: 5 resource: {type: Group, mustSupport: true, index: 6} ConsentConstraint: match: {name: ConsentConstraint} schema: mustSupport: true index: 7 elements: name: pattern: {type: string, value: ConsentConstraint} mustSupport: true type: string index: 8 resource: {type: Group, mustSupport: true, index: 9} package_version: pdex-2.1.0-ballot class: profile kind: resource url: http://hl7.org/fhir/us/davinci-pdex/StructureDefinition/pdex-parameters-multi-member-match-bundle-out base: http://hl7.org/fhir/StructureDefinition/Parameters version: 2.1.0-ballot required: [parameter]