Delete Coverage
DELETE {{baseUrl}}/api/v2/Coverage/:coverage-id?patient=<integer>&departmentId=<integer>
Overview:
Removes a specific insurance coverage record, facilitating the management of outdated or irrelevant coverage information within the system.
This is only supported by ATHENA.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
patient | string | (Required) The patient identifier associated with the coverage. | |
departmentId | string | The department identifier |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
x-source-id | string | (Required) The source id provided for connecting to the data source | |
Authorization | string |