Soarian Clinicals Schema Documentation | |
Return to Table-Index |
Table Name | Table Comment |
PatientPharmacy | This table stores Patient's preferred pharmacies for the ePrescribing workflow. |
Column Name | Column Datatype | Column Null Option | Column Comment |
PatientPharmacyOID | int | NOT NULL | ObjectID of PatientPharmacy table |
PatientOID | int | NOT NULL | ObjectID of HPatient table |
PharmacyOID | int | NOT NULL | ObjectID of Pharmacy table |
CreateDTime | datetime | NOT NULL | Created Date Time(wall clock) |
Return to Table-Index |
Soarian Clinicals Schema Documentation | ||
Copyright © 2023, Oracle and/or its affiliates |