I have 80 patients that I wish o form a database including their demgraphic
data, medication and illnesses, how can I perform this with access?
Preferably by hiring someone experienced in the complex and tangled
realm of HIPAA patient-records security requirements. Legal
experience, medical experience, and database development experience
are all highly recommended.
Short of that, you're asking about a project that would take quite a
few hours for a skilled developer. It's doable... but asking for the
entire database design is more than the "getting started" newsgroup
volunteers like me would usually tackle! That said, you'll need at
least the following tables:
Patients
PatientID, LastName, FirstName, contact information, ...
Diagnoses
<probably use defined insurance industry codes>
Medications
<you may be able to get a sample table from the Merck Index>
Procedures
if you want to track surgery, for example
PatientDiagnoses
Linked to Patients and Diagnoses to handle multiple illnesses
PatientID
DiagnosisCode
<date of first symptoms, date of diagnosis, severity, comments, ...>
PatientMedications
PatientID
MedicationID
Dosage
DoseSchedule
DateStarted
DateEnded
Visits?
Seriously - to do this right, and legally, is a pretty big project; if
you have the time and expertise to do it yourself, fine, but you may
want to consider getting a canned system or hiring it done.
John W. Vinson[MVP]
Join the online Access Chats
Tuesday 11am EDT - Thursday 3:30pm EDT
http://community.compuserve.com/msdevapps