description: A Group List created by the Payer to enable Bulk Payer-to-Payer API access by Other Payers to retrieve member information. Based on the Group resource. An Extension is added to capture the submitted parameters for the access request. package_name: hl7.fhir.us.davinci-pdex derivation: constraint name: PDexMemberMatchGroup type: Group elements: code: binding: {strength: required, valueSet: 'http://hl7.org/fhir/us/davinci-pdex/ValueSet/PDexMultiMemberMatchResultVS'} mustSupport: true index: 0 characteristic: elements: code: mustSupport: true index: 1 elements: coding: binding: {strength: required, valueSet: 'http://hl7.org/fhir/us/davinci-pdex/ValueSet/PDexMultiMemberMatchResultVS'} index: 2 elements: code: pattern: {type: code, value: match} type: code index: 3 value: choices: [] index: 5 slicing: rules: open ordered: false discriminator: - {path: $this, type: type} min: null slices: valueReference: match: {} schema: mustSupport: true choices: [valueReference] index: 7 min: 0 max: 1 valueReference: type: Reference mustSupport: true choiceOf: value index: 8 slicing: slices: valueReference: match: {} schema: {type: Reference, mustSupport: true, choiceOf: value, index: 8} min: 0 max: 1 exclude: pattern: {type: boolean, value: false} type: boolean index: 9 period: {mustSupport: true, index: 10} member: elements: entity: extensions: matchedMember: {url: 'http://hl7.org/fhir/us/davinci-pdex/StructureDefinition/base-ext-match-parameters', min: 0, max: 1, type: Extension, mustSupport: true, index: 11} elements: extension: type: Extension mustSupport: true url: http://hl7.org/fhir/us/davinci-pdex/StructureDefinition/base-ext-match-parameters index: 11 slicing: slices: matchedMember: match: {} schema: {type: Extension, mustSupport: true, url: 'http://hl7.org/fhir/us/davinci-pdex/StructureDefinition/base-ext-match-parameters', index: 11} min: 0 max: 1 package_version: 2.1.0 class: profile kind: resource url: http://hl7.org/fhir/us/davinci-pdex/StructureDefinition/pdex-member-match-group base: http://hl7.org/fhir/StructureDefinition/Group version: 2.1.0 required: [code]