| PatientPracticeGuid |
Guid |
Unique identifier representing a patient |
| IsEmailCommunicationOn |
Boolean? |
Patient Preference for allowing Email |
| IsEmailCommunicationDeclined |
Boolean |
Patient Preference for declining Email |
| IsSmsCommunicationOn |
Boolean |
Patient Preference for allowing Short Message Service |
| IsSmsCommunicationDeclined |
Boolean |
Patient Preference for declining Short Message Service |
| IsVoiceCommunicationOn |
Boolean |
Patient Preference for allowing Voice mails |
| IsVoiceCommunicationDeclined |
Boolean |
Patient Preference for declining Voice mails |
| CommunicationPreferenceLastModifiedDateTimeUtc |
DateTime |
UTC date and time when the last Preference update was performed |
| CommunicationPreferenceLastModifiedByUserGuid |
Guid |
Unique identifier representing the user or system that last updated this record |
| CommunicationConsentStatus |
String |
Patient Consent to receive voice and text approved or revoked |
| CommunicationConsentLastModifiedByUserGuid |
Guid? |
Unique identifier representing the user or system that last updated this record |
| CommunicationConsentLastModifiedDateTimeUtc |
DateTime? |
UTC date and time when the last voice and text Consent was approved or revoked |