Patient Message Recipients
patient-message-recipients.tsv
Data related to recipients for a message sent in the EHR
Field Name | Data type | Field Description |
---|---|---|
PatientPracticeGuid | Guid | Unique identifier representing a patient |
ThreadGuid | Guid | Unique identifier representing the conversation |
MessageGuid | Guid | Unique identifier representing the message in the conversation |
RecipientProviderGuid | Guid? | Unique identifier for the provider who received the message |
RecipientContactProfileGuid | Guid? | Unique identifier for the contact profile that received the message |
RecipientPatientPracticeGuid | Guid? | Unique identifier for the patient who received the message |