Delete Document Reference

DELETE {{baseUrl}}/api/v2/DocumentReference/:document-id?patient=<integer>&category=<string>

Overview:

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

This is only supported in ATHENA.

Request Params

KeyDatatypeRequiredDescription
patientstring(Required) The patient identifier associated with the document reference.
categorystring(Required) The category of the document reference

HEADERS

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