Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

The Database Forum


You are currently viewing our The Database Forum as a guest. Please register to participate.
Login



Reply
What kind of database do I need?
Old 07-31-2008, 11:32 AM What kind of database do I need?
Junior Talker

Posts: 3
Name: Remus
Trades: 0
I own/operate a small medical transcription company.

A client has approached me to come up with something that they can use to pull up old patient reports and view them on their computer.

They have four different locations, so I assume it's going to have to be some kind of web access database. At a minimum, they will need to be able to search by patient name and/or medical record number.

All reports are transcribed in Microsoft Word, so the actual files stored in the database will be in .doc format.

I'm not opposed to building a small server in my office that they can access, but I'm at a loss as to where I would go from there.

Any help or ideas would be greatly appreciated.
CystCookie is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 07-31-2008, 01:20 PM Re: What kind of database do I need?
Learning Newbie's Avatar
Defies a Status

Latest Blog Post:
Astounding Republican Paranoia
Posts: 5,662
Name: John Alexander
Trades: 0
Your first step involves lawyers and HIPPA.

Your next step involves translating those Word documents into something readable.

Your third step involves building a database, and a web application to expose it over the internet. There aren't really web databases, there are just databases, and web server code that acts as middle man.
__________________

Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE
Learning Newbie is offline
Reply With Quote
View Public Profile
 
Old 07-31-2008, 04:27 PM Re: What kind of database do I need?
Junior Talker

Posts: 3
Name: Remus
Trades: 0
Quote:
Originally Posted by Learning Newbie View Post
Your first step involves lawyers and HIPPA.

Your next step involves translating those Word documents into something readable.

Your third step involves building a database, and a web application to expose it over the internet. There aren't really web databases, there are just databases, and web server code that acts as middle man.

HIPAA and legal issues I will cover.

I don't understand what you mean by translating Word documents into something readable. Word documents are already readable. Is it a matter of a database-friendly format?

You'll have to excuse my ignorance, but this is the first time I've ever had to deal with a database issue.

Is there specific software I can use for this? I guess I'll do some research and see if I can figure something out.
CystCookie is offline
Reply With Quote
View Public Profile
 
Old 07-31-2008, 05:48 PM Re: What kind of database do I need?
Super Talker

Posts: 116
Trades: 0
In a Word format, the most you would be able to do (database-related) would be to save the filename path to the database so that the client could just open up the word file. However, they won't be able to search this and it would be inefficient and defeat the purpose of using a database. So what was meant by translating it into something readable, was that it should be database-friendly. If there is a specific format to the files, you may be able to automate the process to convert it into flat text and use them as the fields in the database (like if they have Patient Name: blah, Patient History: Blah, etc) then just have those as the columns.
__________________


Please login or register to view this content. Registration is FREE

nasaboy007 is offline
Reply With Quote
View Public Profile Visit nasaboy007's homepage!
 
Old 07-31-2008, 08:11 PM Re: What kind of database do I need?
Junior Talker

Posts: 3
Name: Remus
Trades: 0
Quote:
Originally Posted by nasaboy007 View Post
In a Word format, the most you would be able to do (database-related) would be to save the filename path to the database so that the client could just open up the word file. However, they won't be able to search this and it would be inefficient and defeat the purpose of using a database. So what was meant by translating it into something readable, was that it should be database-friendly. If there is a specific format to the files, you may be able to automate the process to convert it into flat text and use them as the fields in the database (like if they have Patient Name: blah, Patient History: Blah, etc) then just have those as the columns.
Thank you for the explanation. I think I'm a little closer to understanding where I need to go with this.
CystCookie is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to What kind of database do I need?
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 1.67347 seconds with 12 queries