L
LMB
Hello everyone,
I started working on a database a couple of months ago and got help in the beginning designing the tables. I am working on it again and need to get it finished soon. I know I need help on every aspect. I have several access and database books but as a 44 year old, my learning style is a bit different and I need to do and see to learn. I do not have a computer or programming background but would like to improve that situation. I have made some other simple databases with help from this group on and off for the last couple of years. I am a Respiratory Therapist. What would be the best way to utilize the groups? Should I post all my questions in here or go to the specific groups (forms, tables, queries, reports) when I get to that point? Here is what I have so far...
Thanks,
Linda
The purpose of the database is to audit patient charts and compare the number of treatments actually ordered to the number of treatments actually needed based on our protocol criteria.
We want to report the physicians who are not using protocols, how many extra treatments are being done that aren't necessary based on our protocols and then make an equation to determine how much time and money would be saved if the physicians would use protocols monthly/quarterly/yearly.
There are 3 hospitals in our study.
TblFacility
FacilityID (pk)
FacilityName
TblPatient
PatientID (pk)
FacilityID (fk)
PatientLName
PatientFName
PatientAdmitNumber
PulmonaryDiagnosisID (fk)
AdmissionDiagnosisID (fk)
TblPulmonaryDiagnosis
PulmonaryDiagnosisID (pk)
PulmonaryDiagnosis
TblTreatments
TreatmentsID (pk)
PatientID (fk)
AuditDate
TreatmentsOrdered
AuditTreatments
PhysicianID (fk)
AuditorID (fk)
TblPhysician
PhysicianID (pk)
PhysicianLName
PhysicianFName
PhysicianNumber
PhysicianSpecialtyID (fk)
TblAdmissionDiagnosis
AdmissionDiagnosisID (pk)
AdmissionDiagnosis
TblAuditor
AuditorID (pk)
AuditorLName
AuditorFName
AuditorLogInName
TblPhysicianSpecialty
PhysicianSpecialtyID (pk)
PhysicianSpecialty
I started working on a database a couple of months ago and got help in the beginning designing the tables. I am working on it again and need to get it finished soon. I know I need help on every aspect. I have several access and database books but as a 44 year old, my learning style is a bit different and I need to do and see to learn. I do not have a computer or programming background but would like to improve that situation. I have made some other simple databases with help from this group on and off for the last couple of years. I am a Respiratory Therapist. What would be the best way to utilize the groups? Should I post all my questions in here or go to the specific groups (forms, tables, queries, reports) when I get to that point? Here is what I have so far...
Thanks,
Linda
The purpose of the database is to audit patient charts and compare the number of treatments actually ordered to the number of treatments actually needed based on our protocol criteria.
We want to report the physicians who are not using protocols, how many extra treatments are being done that aren't necessary based on our protocols and then make an equation to determine how much time and money would be saved if the physicians would use protocols monthly/quarterly/yearly.
There are 3 hospitals in our study.
TblFacility
FacilityID (pk)
FacilityName
TblPatient
PatientID (pk)
FacilityID (fk)
PatientLName
PatientFName
PatientAdmitNumber
PulmonaryDiagnosisID (fk)
AdmissionDiagnosisID (fk)
TblPulmonaryDiagnosis
PulmonaryDiagnosisID (pk)
PulmonaryDiagnosis
TblTreatments
TreatmentsID (pk)
PatientID (fk)
AuditDate
TreatmentsOrdered
AuditTreatments
PhysicianID (fk)
AuditorID (fk)
TblPhysician
PhysicianID (pk)
PhysicianLName
PhysicianFName
PhysicianNumber
PhysicianSpecialtyID (fk)
TblAdmissionDiagnosis
AdmissionDiagnosisID (pk)
AdmissionDiagnosis
TblAuditor
AuditorID (pk)
AuditorLName
AuditorFName
AuditorLogInName
TblPhysicianSpecialty
PhysicianSpecialtyID (pk)
PhysicianSpecialty