Delete CareTeam

DELETE {{baseUrl}}/api/v2/CareTeam/:care-team-id?patient=<integer>&departmentId=<integer>

Overview:

Removes a specific care team record, facilitating the management of outdated or irrelevant team information within the system.

This is only supported in ATHENA.

Request Params

KeyDatatypeRequiredDescription
patientstring(Required) The patient identifier associated with the care team.
departmentIdstring(Required) The department identifier

HEADERS

KeyDatatypeRequiredDescription
x-source-idstring(Required) The source id provided for connecting to the data source
Authorizationstring