This page is part of the Risk Based Contracts Member Attribution List FHIR IG (v2.0.0-ballot: STU2 Release 1 Ballot 1) based on FHIR R4. The current version which supercedes this version is 1.0.0. For a full list of available versions, see the Directory of published versions
Official URL: http://hl7.org/fhir/us/davinci-atr/OperationDefinition/member-add | Version: 2.0.0-ballot | |||
Active as of 2021-07-22 | Computable Name: MemberAdd |
Adds a new member to the Group for attribution purposes.
This is new content for the STU 2 ballot.
This operation is used to remove a member along with the attributed provider from the Member Attribution List. This allows the consumer (client) to remove members from the Group during the reconciliation process.
Implementation Requirements
Implementers are advised to read Data Model Requirements to implement the Attribution list.
The following combinations of parameters SHALL be supported by the server implementing the operation.
APIs : Member Add :
POST [Base FHIR Url]/Group/[id]/$member-add
URL: [base]/Group/[id]/$member-add
Parameters
Use | Name | Cardinality | Type | Binding | Documentation |
IN | memberId | 0..1 | Identifier | The MemberId of the member to be added to the Group. | |
IN | providerNpi | 0..1 | Identifier | The Provider to whom the member is being attributed to. | |
IN | patientReference | 0..1 | Reference | The reference of the member to be added to the Group. | |
IN | providerReference | 0..1 | Reference | The reference to the Provider to whom the member is being attributed to. | |
IN | attributionPeriod | 0..1 | Period | The period over which the patient is being attributed to the provider. |