You are on page 1of 5

o NEW NOUVELLE IS A MEDICAL FIRM ASK US TO MAKE CONCEPTUAL MODEL AND LOGICAL

MODEL.
o A FIRM IS CHARACTERIZED BY ID,WEBSITE,PHONE NB, FAX NUMBER. REGISTRATION NUMBER
DIVIDED INTO SEVERAL DEPARTMENTS.
o EVERY DEPARTMENT IS CHARACTERIZED BY ITS NUMBER and registration date and location (sin
el fil , beirut , tripoli) ,email , every department has one or several depot .
o Every depot is characterized by Id , phone number , its protection system and manufactured
several medication , a medication characterized by its serie number and its expiry date and its
temperature and drug classification(analgesique ,chronic) .
o Every classification leadsseveral gender
Conceptual model

Firm Department Location


1.n 1.1
Id_firm Id_department Id_location
Registration date locate
Website Name_location
d
Phone number divided Email

Fax number
1.n
Registration number 1.1

1.n

Depot Medication Classification


has
Id_depot Id_medication Id_classification
1.n
Phone number Expiry date Name_classification
1.1 posses
Protection system 1.1 Temperature

introdu
1.1

1.n
1.n

lead

1.1

Gender

Id_gender
Logical model

firm (id_firm , website , phoneNumber , faxNumber ,registrationNumber )

Department (id_department , registrationDate , Email , id_firm* , id_location*)

Location (id_location , NameLocation )

Depot (id_depot , phoneNumber , protectionSysteme id_department*)

Medication (id_medication , expiryDate , temperature, id_depot*, id_classification* )

Classification (id_classification , Namecassification )

Gender (id_gender , id_classification )


o

You might also like