Delete Diagnostic Report
DELETE {{baseUrl}}/api/v2/DiagnosticReport/:diagnostic-report-id?patient=<integer>
Overview:
Removes a specific diagnostic report record, facilitating the management of outdated or irrelevant diagnostic information within the system.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
patient | string | (Required) The patient identifier associated with the diagnostic report. |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
x-source-id | string | (Required) The source id provided for connecting to the data source | |
Authorization | string |