{ "description": "Bulk Member Match Operation", "_filename": "OperationDefinition-BulkMemberMatch.json", "package_name": "hl7.fhir.us.davinci-pdex", "date": "2025-05-14T21:28:59+02:00", "system": false, "publisher": "HL7 International / Financial Management", "instance": false, "jurisdiction": [ { "coding": [ { "code": "US", "system": "urn:iso:std:iso:3166", "display": "United States of America" } ] } ], "name": "BulkMemberMatch", "type": "true", "experimental": "true", "outputProfile": "http://hl7.org/fhir/us/davinci-pdex/StructureDefinition/pdex-parameters-multi-member-match-bundle-out", "resourceType": "OperationDefinition", "title": "PDex Bulk Member Match Operation", "package_version": "2.1.0", "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" } ] } } ], "status": "active", "id": "7ddd6a9c-a97b-48d9-83fa-4d7a814e895f", "kind": "operation", "url": "http://hl7.org/fhir/us/davinci-pdex/OperationDefinition/BulkMemberMatch", "code": "bulk-member-match", "version": "2.1.0", "contact": [ { "name": "HL7 International / Financial Management", "telecom": [ { "value": "http://www.hl7.org/Special/committees/fm", "system": "url" }, { "value": "fm@lists.HL7.org", "system": "email" } ] }, { "name": "Mark Scrimshire (mark.scrimshire@onyxhealth.io)", "telecom": [ { "value": "mailto:mark.scrimshire@onyxhealth.io", "system": "email" } ] }, { "name": "HL7 International - Financial Management", "telecom": [ { "value": "http://www.hl7.org/Special/committees/fm", "system": "url" } ] } ], "inputProfile": "http://hl7.org/fhir/us/davinci-pdex/StructureDefinition/pdex-parameters-multi-member-match-bundle-in", "parameter": [ { "max": "*", "min": 1, "use": "in", "name": "MemberBundle", "part": [ { "max": "1", "min": 1, "use": "in", "name": "MemberPatient", "type": "Patient", "targetProfile": [ "http://hl7.org/fhir/us/davinci-hrex/StructureDefinition/hrex-patient-demographics" ] }, { "max": "1", "min": 1, "use": "in", "name": "CoverageToMatch", "type": "Coverage", "targetProfile": [ "http://hl7.org/fhir/us/davinci-hrex/StructureDefinition/hrex-coverage" ] }, { "max": "1", "min": 0, "use": "in", "name": "CoverageToLink", "type": "Coverage", "targetProfile": [ "http://hl7.org/fhir/us/davinci-hrex/StructureDefinition/hrex-coverage" ] }, { "max": "1", "min": 1, "use": "in", "name": "Consent", "type": "Consent", "targetProfile": [ "http://hl7.org/fhir/us/davinci-hrex/StructureDefinition/hrex-consent" ] } ] }, { "max": "1", "min": 1, "use": "out", "name": "MatchedMembers", "type": "Group", "targetProfile": [ "http://hl7.org/fhir/us/davinci-pdex/StructureDefinition/pdex-member-match-group" ] }, { "max": "1", "min": 0, "use": "out", "name": "NonMatchedMembers", "type": "Group", "targetProfile": [ "http://hl7.org/fhir/us/davinci-pdex/StructureDefinition/pdex-member-no-match-group" ] }, { "max": "1", "min": 0, "use": "out", "name": "ConsentConstrainedMembers", "type": "Group", "targetProfile": [ "http://hl7.org/fhir/us/davinci-pdex/StructureDefinition/pdex-member-no-match-group" ] } ] }