Accept a CDSS alert
Soporte a la Decisión Clínica
Accept a CDSS alert
Record the doctor’s decision to accept a clinical decision support alert. The accepted change is applied to the medical record asynchronously, so a success response means the decision was recorded, not that the record has already been updated.
POST
Accept a CDSS alert
Autorizaciones
Clave API enviada como token Bearer
Parámetros de ruta
The alert id returned by the medical record documents endpoint.
Required string length:
1 - 512Pattern:
^[A-Za-z0-9_-]+$Ejemplo:
"cfa_bXJkLWFiYy0xMjMfSUJVUFJPRkVO"
Respuesta
Respuesta exitosa
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.