| PatientPracticeGuid |
Guid |
Unique identifier representing a patient |
| PrescriptionGuid |
Guid |
Unique identifier of the prescription associated with this transaction |
| TransactionDescription |
String |
Description of the transaction (e.g. Order Sent) |
| TransactionNote |
String |
Note attached to the transaction |
| Status |
String |
Status of the transaction (e.g. Verified) |
| TransactionDisplayDateTimeUtc |
DateTime |
UTC date and time the transaction occurred |
| ProviderGuid |
Guid? |
Unique identifier of the provider associated with the transaction |
| AncillaryPrescriptionGuid |
Guid? |
Unique identifier of the ancillary prescription |
| PrescribedMedicationNote |
String |
Note associated with the prescribed medication |
| DispensedMedicationNote |
String |
Note associated with the dispensed medication |