The first word is DESIGN.
Take pencil and paper, not a computer.
The second word is THINK.
You probably need a database. What are the tables and their relationships? You probably need computer input and output. What are the hardware devices you need extra for that? You probably going to use VS C# as a OO tool. What classes do you have to develop?
What kind of hospital is it? The complexity of you design may depend on it.
Is it a military hospital?
A burn center?
An academic hospital?
A field hospital?
A maternity hospital?
etc, etc...
And just as Sknake says, come back here if you have a more specific question.
Succes!
create your UML use case diagrams first. then create your activity diagrams and class diagrams. if you do that using microsoft visio, it even creates database tables from class diagrams.
There are hospital management systems available to browse online, some including source code of a complete system and design. You may wish to check out those designs too when beginning your design.
No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.