Skip to main content
Transactional API

Clinical Research

Endpoints for a research organisation delivering studies on its own Medicus instance: listing the studies the organisation holds, and listing the patients currently enrolled in one of them.

These endpoints return study membership, not the participant's record. Once you have a participant's patientId, read their record through the existing Transactional API endpoints, using the same authentication and base URL.

Only currently enrolled participants are returned. A participant who is withdrawn from a study stops being returned from that moment, so a withdrawal in Medicus is what ends their appearance in your integration.