description: 'The Parameters profile for Da Vinci Find Member using Identifier datatype Response. The old health plan **SHALL** return the following data if records for member are found: \n * The unique member identifier (denoted through identifier parameter) submitted by the new health plan.' package_name: hl7.fhir.us.davinci derivation: constraint name: HRexMemberMatchResponseParameters 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: MemberIdentifier: match: {name: MemberIdentifier} schema: mustSupport: true _required: true index: 1 elements: name: pattern: {type: String, value: MemberIdentifier} mustSupport: true index: 2 value: choices: [] index: 4 slicing: rules: open ordered: false discriminator: - {path: $this, type: type} min: 1 slices: valueIdentifier: match: {} schema: mustSupport: true choices: [valueIdentifier] _required: true index: 6 min: 1 max: 1 valueIdentifier: type: Identifier mustSupport: true choiceOf: value index: 7 slicing: slices: valueIdentifier: match: {} schema: {type: Identifier, mustSupport: true, choiceOf: value, _required: true, index: 7} min: 1 max: 1 value[x]: elements: type: mustSupport: true pattern: type: CodeableConcept value: coding: - {code: UMB, system: 'http://hl7.org/fhir/us/davinci-hrex/CodeSystem/hrex-temp'} index: 8 value: {mustSupport: true, index: 9} required: [value, type] required: [valueIdentifier, value] MemberId: match: {name: MemberId} schema: index: 10 elements: name: pattern: {type: String, value: MemberId} mustSupport: true index: 11 value: choices: [] index: 13 slicing: rules: open ordered: false discriminator: - {path: $this, type: type} min: 1 slices: valueReference: match: {} schema: mustSupport: true choices: [valueReference] _required: true index: 15 min: 1 max: 1 valueReference: refers: ['http://hl7.org/fhir/us/davinci-hrex/StructureDefinition/hrex-patient-demographics'] type: Reference mustSupport: true choiceOf: value index: 16 slicing: slices: valueReference: match: {} schema: refers: ['http://hl7.org/fhir/us/davinci-hrex/StructureDefinition/hrex-patient-demographics'] type: Reference mustSupport: true _required: true choiceOf: value index: 16 min: 1 max: 1 required: [valueReference, value] Reference: match: {name: Reference} schema: short: RESTful reference index: 17 elements: name: pattern: {type: String, value: Reference} index: 18 package_version: hrex-1.1.0-ballot class: profile kind: resource url: http://hl7.org/fhir/us/davinci-hrex/StructureDefinition/hrex-parameters-member-match-out base: http://hl7.org/fhir/StructureDefinition/Parameters version: 1.1.0-ballot required: [parameter]