L
Linda RQ
Hi Guys...My first question is should I create this in Access 2003 since we
will be getting that installed in a few months? We will still have Access
2000 on the company PC's for probably at least a few more years.
All of the table IDs are set as autonumber Primary Keys. If you see other
issues besides the items I am confused on below, please let me know.
The purpose of the database is to give out shift assignments, have a way to
collect patient data later on. Right now they have a flat database that has
worked for over 10 years but when a record is deleted, it's gone and we
can't collect any trends etc....The other thing is they use little symbols
like an * to designate if a patient is on protocols or not and if they are
they don't enter a date in the order date field....Many other issues too but
I don't want you guys to faint.
My confusion comes when I have a patient that is on several therapies and
maybe 2 vent therapies. Will that work?
The other thing is, could I just have one therapy table and include the vent
therapy types in there. The reason I didn't is because some of the vent
therapies have to have an equipment number...but now that I think about it
all of them don't either so perhaps I need 3 types of therapy tables. The
other reason is that the therapys all have medications with them, so I know
I need a medication table too but wanted to resolve these issues first.
PatientID
PtThpyID_fk
PtVentThpyID_fk
PtLocID_fk
PtMRNum
PtAdmitNum
PtLName
PtFName
PtMInit
PtAge
PtActive (Y/N)
tblPtLoc
PtLocID
LocID_fk
PtLocStartDate
PtLocStartTime
PtLocEndDate
PtLocEndTime
tblLocation
LocID
LocRmNum
LocBdNum
LocArea
tblPtThpy
PtThpyID
ThpyTypeID_fk
PtThpyStartDate
PtVentThpyEndDate
PtThpyStartTime
PtThpyEndTime
PtThpyOrderNum
PtThpyFrequency
PtThpyOrderOrderingPhys
PtThpyOnProtocols? (Y/N)
PtThpyActive? (Y/N)
tblThpyType
ThpyTypeID
ThpyType
ThpyPoints
tblPtVentThpy
PtVentThpyID
VentThpyTypeID_fk
PtVentThpyStartDate
PtVentThpyEndDate
PtVentThpyStartTime
PtVentThpyEndTime
PtVentThpyOrderNum
PtVentThpyFrequency
PtVentThpyOrderingPhys
PtVentThpyOnProtocols? (Y/N)
PtVentThpyActive (Y/N)
tblVentThpyType
VentThpyTypeID
VentThpyType
PtVentThpyPoints
VentThpyEquipNum
Thanks,
Linda
will be getting that installed in a few months? We will still have Access
2000 on the company PC's for probably at least a few more years.
All of the table IDs are set as autonumber Primary Keys. If you see other
issues besides the items I am confused on below, please let me know.
The purpose of the database is to give out shift assignments, have a way to
collect patient data later on. Right now they have a flat database that has
worked for over 10 years but when a record is deleted, it's gone and we
can't collect any trends etc....The other thing is they use little symbols
like an * to designate if a patient is on protocols or not and if they are
they don't enter a date in the order date field....Many other issues too but
I don't want you guys to faint.
My confusion comes when I have a patient that is on several therapies and
maybe 2 vent therapies. Will that work?
The other thing is, could I just have one therapy table and include the vent
therapy types in there. The reason I didn't is because some of the vent
therapies have to have an equipment number...but now that I think about it
all of them don't either so perhaps I need 3 types of therapy tables. The
other reason is that the therapys all have medications with them, so I know
I need a medication table too but wanted to resolve these issues first.
PatientID
PtThpyID_fk
PtVentThpyID_fk
PtLocID_fk
PtMRNum
PtAdmitNum
PtLName
PtFName
PtMInit
PtAge
PtActive (Y/N)
tblPtLoc
PtLocID
LocID_fk
PtLocStartDate
PtLocStartTime
PtLocEndDate
PtLocEndTime
tblLocation
LocID
LocRmNum
LocBdNum
LocArea
tblPtThpy
PtThpyID
ThpyTypeID_fk
PtThpyStartDate
PtVentThpyEndDate
PtThpyStartTime
PtThpyEndTime
PtThpyOrderNum
PtThpyFrequency
PtThpyOrderOrderingPhys
PtThpyOnProtocols? (Y/N)
PtThpyActive? (Y/N)
tblThpyType
ThpyTypeID
ThpyType
ThpyPoints
tblPtVentThpy
PtVentThpyID
VentThpyTypeID_fk
PtVentThpyStartDate
PtVentThpyEndDate
PtVentThpyStartTime
PtVentThpyEndTime
PtVentThpyOrderNum
PtVentThpyFrequency
PtVentThpyOrderingPhys
PtVentThpyOnProtocols? (Y/N)
PtVentThpyActive (Y/N)
tblVentThpyType
VentThpyTypeID
VentThpyType
PtVentThpyPoints
VentThpyEquipNum
Thanks,
Linda