Available API Endpoints
- /api/v1/patientRecords - Retrieve and manage patient records. (GET)
- /api/v1/medicalConditions - Access a list of medical conditions with relevant details. (GET)
- /api/v1/medicalAppointments - Manage appointments; schedule, view, or modify as needed. (GET, POST)
- /api/v1/medications - Retrieve information on prescribed medications and dosages. (GET)
- /api/v1/symptoms - Identify and access details on symptoms to support diagnosis. (GET)
- /api/v1/immunizations - Track and manage immunization and vaccination records. (GET)