Add the data type of each attribute. Establish, justify and describe the Methodology with which the project will be developed. Determine Patient Details Entity: Patient Description: Individuals seeking medical attention or medicines. Attributes: RUT (Primary Key): Unique identification number for each patient. Name: First name of the patient. Surname: Last name of the patient. Date of Birth: When the patient was born. Email: Digital contact detail. Address: Residential information. Telephone Numbers: Multiple contact numbers. Pension System: Type of retirement financial support. Classify Health Forecasts Entity: Health Forecast Description: Diverse types of health coverage systems. Attributes: Code (Primary Key): Distinct code to identify health forecasts. Type: Nature of the health forecast, either social or private. Profile Physicians Entity: Physician Description: Medical professionals responsible for patient care. Attributes: RUT (Primary Key): Unique identifier for doctors. Name: First name of the doctor. Surname: Last name of the doctor. Date of Birth: When the doctor was born. Specialties: Medical domains the doctor is proficient in. Years of Practice: Duration of medical experience. Define Medical Specialties Entity: Medical Specialty Description: Specific fields within medical science. Attributes: Code (Primary Key): Identifier for each specialty. Specialty Name: Name of the medical field. List Pharmaceutical Companies Entity: Pharmaceutical Company Description: Organizations producing and supplying medications. Attributes: Code (Primary Key): Unique company identifier. Name: The official name of the company. Telephone Number: Contact number for the company. Catalogue Medications Entity: Medication Description: Specific medicines available for consumption. Attributes: Trade Name (Primary Key): Commercial name for the medicine. Formula: Composition of the medicine. Pharmaceutical Company Code (Foreign Key): Ties the medicine to its manufacturer. Characterize Pharmacies Entity: Pharmacy Description: Physical locations where medications are retailed. Attributes: Code (Primary Key): Distinct identification for each pharmacy. Name: The title of the pharmacy. Address: Location of the pharmacy. Telephone Number: Contact detail. Record Patient-Doctor Relationships Entity: Patient-Doctor Assignment Description: Historic and current associations between patients and their general practitioners. Attributes: Assignment ID (Primary Key) Patient RUT (Foreign Key) Doctor RUT (Foreign Key) Start Date: Commencement of medical oversight. End Date: Termination of the same. Document Medication Purchases Entity: Purchase Record Description: Entries representing medication transactions. Attributes: Purchase ID (Primary Key) Patient RUT (Foreign Key) Medication Trade Name (Foreign Key) Prescription Requirement: States if a prescription was used. Detail Medicine Pricing in Pharmacies Entity: Medicine Pricing Description: Financial data related to medication retail. Attributes: Price ID (Primary Key) Pharmacy Code (Foreign Key) Medication Trade Name (Foreign Key) Price: Cost of the medicine at the specific pharmacy. 11. Log Doctors' Prescriptions Entity: Prescription Description: Records of medication suggestions by doctors. Attributes: Prescription ID (Primary Key) Doctor RUT (Foreign Key) Patient RUT (Foreign Key) Prescription Date: When the recommendation was made. Medication List: Drugs prescribed. Amount: Quantity prescribed. 12. Describe Contracts with Pharmaceutical Companies Entity: Contract Description: Formal agreements between pharmacies and drug manufacturers. Attributes: Contract ID (Primary Key) Pharmaceutical Company Code (Foreign Key) Pharmacy Code (Foreign Key) Start Date: Contract initiation date. End Date: Contract termination date. Full Text: Detailed contractual content. 13. Track Contract Supervisors Entity: Contract Supervisor Assignment Description: Assignments of supervisors to oversee specific contracts. Attributes: Assignment ID (Primary Key) Contract ID (Foreign Key) Supervisor Name or ID: Person assigned. Assignment Start Date: When supervision begins. Assignment End Date: When supervision conclud

COMPREHENSIVE MICROSOFT OFFICE 365 EXCE
1st Edition
ISBN:9780357392676
Author:FREUND, Steven
Publisher:FREUND, Steven
Chapter11: User Interfaces, Visual Basic For Applications (vba), And Collaboration Features
Section: Chapter Questions
Problem 5EYW
icon
Related questions
Question

Add the data type of each attribute.

Establish, justify and describe the Methodology with which the project will be developed.

  1. Determine Patient Details
    • Entity: Patient
      • Description: Individuals seeking medical attention or medicines.
    • Attributes:
      • RUT (Primary Key): Unique identification number for each patient.
      • Name: First name of the patient.
      • Surname: Last name of the patient.
      • Date of Birth: When the patient was born.
      • Email: Digital contact detail.
      • Address: Residential information.
      • Telephone Numbers: Multiple contact numbers.
      • Pension System: Type of retirement financial support.
  2. Classify Health Forecasts
    • Entity: Health Forecast
      • Description: Diverse types of health coverage systems.
    • Attributes:
      • Code (Primary Key): Distinct code to identify health forecasts.
      • Type: Nature of the health forecast, either social or private.
  3. Profile Physicians
    • Entity: Physician
      • Description: Medical professionals responsible for patient care.
    • Attributes:
      • RUT (Primary Key): Unique identifier for doctors.
      • Name: First name of the doctor.
      • Surname: Last name of the doctor.
      • Date of Birth: When the doctor was born.
      • Specialties: Medical domains the doctor is proficient in.
      • Years of Practice: Duration of medical experience.
  4. Define Medical Specialties
    • Entity: Medical Specialty
      • Description: Specific fields within medical science.
    • Attributes:
      • Code (Primary Key): Identifier for each specialty.
      • Specialty Name: Name of the medical field.
  5. List Pharmaceutical Companies
    • Entity: Pharmaceutical Company
      • Description: Organizations producing and supplying medications.
    • Attributes:
      • Code (Primary Key): Unique company identifier.
      • Name: The official name of the company.
      • Telephone Number: Contact number for the company.
  6. Catalogue Medications
    • Entity: Medication
      • Description: Specific medicines available for consumption.
    • Attributes:
      • Trade Name (Primary Key): Commercial name for the medicine.
      • Formula: Composition of the medicine.
      • Pharmaceutical Company Code (Foreign Key): Ties the medicine to its manufacturer.
  7. Characterize Pharmacies
    • Entity: Pharmacy
      • Description: Physical locations where medications are retailed.
    • Attributes:
      • Code (Primary Key): Distinct identification for each pharmacy.
      • Name: The title of the pharmacy.
      • Address: Location of the pharmacy.
      • Telephone Number: Contact detail.
  8. Record Patient-Doctor Relationships
    • Entity: Patient-Doctor Assignment
      • Description: Historic and current associations between patients and their general practitioners.
    • Attributes:
      • Assignment ID (Primary Key)
      • Patient RUT (Foreign Key)
      • Doctor RUT (Foreign Key)
      • Start Date: Commencement of medical oversight.
      • End Date: Termination of the same.
  9. Document Medication Purchases
    • Entity: Purchase Record
      • Description: Entries representing medication transactions.
    • Attributes:
      • Purchase ID (Primary Key)
      • Patient RUT (Foreign Key)
      • Medication Trade Name (Foreign Key)
      • Prescription Requirement: States if a prescription was used.
  10. Detail Medicine Pricing in Pharmacies
  • Entity: Medicine Pricing
    • Description: Financial data related to medication retail.
  • Attributes:
    • Price ID (Primary Key)
    • Pharmacy Code (Foreign Key)
    • Medication Trade Name (Foreign Key)
    • Price: Cost of the medicine at the specific pharmacy.

11. Log Doctors' Prescriptions

  • Entity: Prescription
    • Description: Records of medication suggestions by doctors.
  • Attributes:
    • Prescription ID (Primary Key)
    • Doctor RUT (Foreign Key)
    • Patient RUT (Foreign Key)
    • Prescription Date: When the recommendation was made.
    • Medication List: Drugs prescribed.
    • Amount: Quantity prescribed.

12. Describe Contracts with Pharmaceutical Companies

  • Entity: Contract
    • Description: Formal agreements between pharmacies and drug manufacturers.
  • Attributes:
    • Contract ID (Primary Key)
    • Pharmaceutical Company Code (Foreign Key)
    • Pharmacy Code (Foreign Key)
    • Start Date: Contract initiation date.
    • End Date: Contract termination date.
    • Full Text: Detailed contractual content.

13. Track Contract Supervisors

  • Entity: Contract Supervisor Assignment
    • Description: Assignments of supervisors to oversee specific contracts.
  • Attributes:
    • Assignment ID (Primary Key)
    • Contract ID (Foreign Key)
    • Supervisor Name or ID: Person assigned.
    • Assignment Start Date: When supervision begins.
    • Assignment End Date: When supervision concludes.
Expert Solution
steps

Step by step

Solved in 4 steps

Blurred answer
Knowledge Booster
Web Page
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
COMPREHENSIVE MICROSOFT OFFICE 365 EXCE
COMPREHENSIVE MICROSOFT OFFICE 365 EXCE
Computer Science
ISBN:
9780357392676
Author:
FREUND, Steven
Publisher:
CENGAGE L
Np Ms Office 365/Excel 2016 I Ntermed
Np Ms Office 365/Excel 2016 I Ntermed
Computer Science
ISBN:
9781337508841
Author:
Carey
Publisher:
Cengage