Changelog
Stay up to date with the latest changes, improvements, and fixes to the MediLoop API.
Stay Updated
Subscribe to API updates in the Developer Portal to receive notifications about new features, breaking changes, and deprecations.
v1.3.0
minor
2026-07-16Added
- Telemedicine calls: real-time audio/video over WebRTC + self-hosted TURN, consult-scoped authorization, recording, presence, and automated/AI reminders (/api/v1/calls/*, /ws/calls/*)
- Women's Health: menstrual cycle tracking, personalized next-period & fertile-window prediction, dysmenorrhea guidance, and perimenopause/menopause estimate
- Digital Antenatal Card: FHIR pregnancy episode, WHO 8-contact schedule, contact capture (Encounter + Observations), danger-sign screening, and weekly guidance — with flexible dating (LMP, ultrasound, or clinical) and honest late-booking
- Child Health & Immunizations: Uganda EPI immunization card with auto-forecast and 1wk/1day reminders, growth monitoring (WHO z-scores + MAM/SAM flags), developmental milestones, IMCI danger signs, Vitamin A/deworming, and newborn sickle-cell screening
- Men's Health: SRH guidance, IPSS-style prostate-symptom checker, and discreet HIV/STI self-test guidance
- Preventive Care & Hereditary Risk: per-patient preventive care plan (DUE/OVERDUE/UPCOMING), Family-Graph-derived risk assessments, and professional couple/preconception risk matching
- Population-Health Surveillance: de-identified area case aggregation, significant-vs-baseline outbreak detection, and area-targeted preventive alerts (authority/provider)
- Guardianship for minors (age-aware handover) and the cross-generational Family Graph
- Verification service and Supply Chain service
Changed
- Aggregated API index at /api/v1/docs now covers all 25 services with correct per-service Swagger links
- Historical / backfilled clinical records carry FHIR Provenance (source, recorded-vs-occurred, historical flag)
Security
- Adolescent-confidential SRH data is owned by the young person; guardian access is age-gated (0-12 full, 13-15 confidential, 16-17 primary, 18 adult)
- Consent-gated Family-Graph trait sharing between relatives (minimum-necessary, withdrawable, fully audited)
v1.0.0
major
2025-12-28Added
- Initial public API release
- Patient management with UHID generation
- Provider and facility registration
- Appointment scheduling and availability
- Clinical encounters and observations
- Prescription management (MedicationRequest)
- Laboratory orders and results
- Multi-channel notifications (SMS, Email, Push, WhatsApp)
- AI-powered entity extraction and clinical decision support
- Insurance eligibility verification and claims
- Delivery tracking with real-time GPS updates
- Care plan activities and goals management
- Sandbox environment for testing
- Webhook support for real-time events
- FHIR R4 compliant data models
Security
- API key authentication with rotation support
- Webhook signature verification
- Rate limiting per tier
API Versioning
The MediLoop API uses date-based versioning. The current version is 2026-07-16. When we make backwards-incompatible changes, we release a new dated version.
You can specify the API version using the X-API-Version header. If not specified, the latest stable version is used.