Develop a Component Diagram and Deployment Diagram for the following system:
The Global Health System is a system that has the following major components, Appointments, Admissions, Patients and Doctors. When a patient gets an appointment or gets admitted, their info is shared with the Appointments and Admissions components and a doctor is assigned to the patient. The system has a Patient interface and Doctor interface with their respective services. All the data is stored on a Data Server: