PortalNotificationsModel
Model used to retrieve information about pending operations on the portal. The pending operations include modifications requested to appointments, orders, patients, etc.
| Name | Description | Type | Additional information |
|---|---|---|---|
| PendingNotifications |
This value indicates if there is a pending notification of any of the other type below. |
boolean |
None. |
| AmendmentRequests |
Number of amendment requests that are pending in the portal. |
integer |
None. |
| AppointmentCancelRequests |
Number of appointment cancellations that are pending in the portal. |
integer |
None. |
| AppointmentRequestReasons |
Number of appointment request reasons that are pending in the portal. |
integer |
None. |
| AppointmentRequests |
Number of appointment requests that are pending in the portal. |
integer |
None. |
| CdaLogs |
Number of CDA logs that are pending in the portal. |
integer |
None. |
| CommunicationUpdatesAppointments |
Number of updates to appointments that are pending in the portal. |
integer |
None. |
| CommunicationUpdatesOrders |
Number of updates to orders that are pending in the portal. |
integer |
None. |
| CommunicationUpdatesPatients |
Number of updates to patients that are pending in the portal. |
integer |
None. |
| FormFileSignatures |
Number of form file signatures that are pending in the portal. |
integer |
None. |
| IncomingSecureMessages |
Number of incoming secure messages that are pending in the portal. |
integer |
None. |
| MedicationRefillRequests |
Number of medication refill requests that are pending in the portal. |
integer |
None. |
| OutgoingSecureMessages |
Number of outgoing secure messages that are pending in the portal. |
integer |
None. |
| PatientCommunications |
Number of patient communications that are pending in the portal. |
integer |
None. |
| PatientPayments |
Number of patient payments that are pending in the portal. |
integer |
None. |
| PghdUpdateRequests |
Number of PGHD update requests that are pending in the portal. |
integer |
None. |
| PortalPatients |
Number of portal patients that are pending in the portal. |
integer |
None. |