Package | hl7.fhir.us.davinci-pdex |
Type | OperationDefinition |
Id | BulkMemberMatch |
FHIR Version | R4 |
Source | http://hl7.org/fhir/us/davinci-pdex/https://build.fhir.org/ig/HL7/davinci-epdx/OperationDefinition-BulkMemberMatch.html |
URL | http://hl7.org/fhir/us/davinci-pdex/OperationDefinition/BulkMemberMatch |
Version | 2.1.0 |
Status | active |
Date | 2025-05-14T21:28:59+02:00 |
Name | BulkMemberMatch |
Title | PDex Bulk Member Match Operation |
Realm | us |
Authority | hl7 |
Description | Bulk Member Match Operation |
Type | true |
Kind | operation |
CapabilityStatement | |
pdex-payer-access-server | PDex Payer Access Server CapabilityStatement |
pdex-server-6-1 | PDex Server CapabilityStatement with US core 6.1 support |
pdex-server | PDEX Server CapabilityStatement |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: OperationDefinition BulkMemberMatch
Input parameters Profile:PDex $multi-member-match request
Output parameters Profile:PDex $multi-member-match response
Use | Name | Scope | Cardinality | Type | Binding | Documentation |
IN | MemberBundle | 1..* | ||||
IN | MemberBundle.MemberPatient | 1..1 | Patient (HRex Member Match Patient) | |||
IN | MemberBundle.CoverageToMatch | 1..1 | Coverage (HRex Member Match Coverage Profile) | |||
IN | MemberBundle.CoverageToLink | 0..1 | Coverage (HRex Member Match Coverage Profile) | |||
IN | MemberBundle.Consent | 1..1 | Consent (HRex Consent Profile) | |||
OUT | MatchedMembers | 1..1 | Group (PDex Member Match Group) | |||
OUT | NonMatchedMembers | 0..1 | Group (PDex Member No Match Group) | |||
OUT | ConsentConstrainedMembers | 0..1 | Group (PDex Member No Match Group) |
{ "resourceType": "OperationDefinition", "id": "BulkMemberMatch", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", "valueCode": "fm" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", "valueCode": "informative", "_valueCode": { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom", "valueCanonical": "http://hl7.org/fhir/us/davinci-pdex/ImplementationGuide/hl7.fhir.us.davinci-pdex" } ] } } ], "url": "http://hl7.org/fhir/us/davinci-pdex/OperationDefinition/BulkMemberMatch", "version": "2.1.0", "name": "BulkMemberMatch", "title": "PDex Bulk Member Match Operation", "status": "active", "kind": "operation", "experimental": true, "date": "2025-05-14T21:28:59+02:00", "publisher": "HL7 International / Financial Management", "contact": [ { "name": "HL7 International / Financial Management", "telecom": [ { "system": "url", "value": "http://www.hl7.org/Special/committees/fm" }, { "system": "email", "value": "fm@lists.HL7.org" } ] }, { "name": "Mark Scrimshire (mark.scrimshire@onyxhealth.io)", "telecom": [ { "system": "email", "value": "mailto:mark.scrimshire@onyxhealth.io" } ] }, { "name": "HL7 International - Financial Management", "telecom": [ { "system": "url", "value": "http://www.hl7.org/Special/committees/fm" } ] } ], "description": "Bulk Member Match Operation", "jurisdiction": [ { "coding": [ { "system": "urn:iso:std:iso:3166", "code": "US", "display": "United States of America" } ] } ], "code": "bulk-member-match", "system": false, "type": true, "instance": false, "inputProfile": "http://hl7.org/fhir/us/davinci-pdex/StructureDefinition/pdex-parameters-multi-member-match-bundle-in", "outputProfile": "http://hl7.org/fhir/us/davinci-pdex/StructureDefinition/pdex-parameters-multi-member-match-bundle-out", "parameter": [ { "name": "MemberBundle", "use": "in", "min": 1, "max": "*", "part": [ { "name": "MemberPatient", "use": "in", "min": 1, "max": "1", "type": "Patient", "targetProfile": [ "http://hl7.org/fhir/us/davinci-hrex/StructureDefinition/hrex-patient-demographics" ] }, { "name": "CoverageToMatch", "use": "in", "min": 1, "max": "1", "type": "Coverage", "targetProfile": [ "http://hl7.org/fhir/us/davinci-hrex/StructureDefinition/hrex-coverage" ] }, { "name": "CoverageToLink", "use": "in", "min": 0, "max": "1", "type": "Coverage", "targetProfile": [ "http://hl7.org/fhir/us/davinci-hrex/StructureDefinition/hrex-coverage" ] }, { "name": "Consent", "use": "in", "min": 1, "max": "1", "type": "Consent", "targetProfile": [ "http://hl7.org/fhir/us/davinci-hrex/StructureDefinition/hrex-consent" ] } ] }, { "name": "MatchedMembers", "use": "out", "min": 1, "max": "1", "type": "Group", "targetProfile": [ "http://hl7.org/fhir/us/davinci-pdex/StructureDefinition/pdex-member-match-group" ] }, { "name": "NonMatchedMembers", "use": "out", "min": 0, "max": "1", "type": "Group", "targetProfile": [ "http://hl7.org/fhir/us/davinci-pdex/StructureDefinition/pdex-member-no-match-group" ] }, { "name": "ConsentConstrainedMembers", "use": "out", "min": 0, "max": "1", "type": "Group", "targetProfile": [ "http://hl7.org/fhir/us/davinci-pdex/StructureDefinition/pdex-member-no-match-group" ] } ] }