Reject a CDSS alert
Clinical Decision Support
Reject a CDSS alert
Record the doctor’s decision to reject a clinical decision support alert. The medical record is left unchanged.
POST
Reject a CDSS alert
Authorizations
API key passed as a Bearer token
Path Parameters
The alert id returned by the medical record documents endpoint.
Required string length:
1 - 512Pattern:
^[A-Za-z0-9_-]+$Example:
"cfa_bXJkLWFiYy0xMjMfSUJVUFJPRkVO"
Response
Successful Response
The decision recorded for a CDSS alert.
A 200 means the decision is recorded. An accepted alert is applied to the medical record by a background task, so the record itself may still show its previous content immediately afterwards.