PatientPracticeGuid |
Guid |
Unique identifier representing a patient |
ReferralGuid |
Guid |
Unique identifier representing the patient’s referral |
ReferralTo |
String |
First and last name of the provider to whom the referral was sent |
ReceiptConfirmed |
Boolean |
Flag represents whether the referral has been received by the designated receiving provider |
Fax |
String |
Represents the delivery status of the referral via fax, for example, ‘Pending’, ‘Queued’, ‘Sent’, ‘Failed’ |
Digital |
String |
Represents the delivery status of the referral via a digital connection (trusted PF network), for example, ‘Sent’ |
Direct |
String |
Represents the delivery status of the referral via direct address, ‘Pending’, ‘Queued’, ‘Sent’, ‘Failed’ |
Email |
String |
Represents the delivery status of the referral via email, for example, ‘Sent’ |
DocumentStorageGuid |
Guid? |
Unique identifier representing the final generated referral document |
LastModifiedByUserGuid |
Guid |
Unique identifier representing the user who made the last update to this record in the EHR |
LastModifiedDateTimeUtc |
DateTime |
UTC date and time when the last update was made to this record in the EHR |