Retrieve clinical data from Medidata Rave via Rave Web Services (RWS) ODM adapter

domain: developer.mdsol.com (Medidata RWS documentation) · 6 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗

Steps

  1. Authenticate using HTTP Basic authentication with Rave credentials in every request to the RWS base URL https://{subdomain}.mdsol.com/RaveWebServices/
  2. Retrieve the list of available studies via GET /RaveWebServices/studies to enumerate project names and environments (Prod, Dev, etc.) before pulling data
  3. Export clinical data in ODM-XML format via GET /RaveWebServices/studies/{ProjectName}({Environment})/datasets/regular where regular returns cleaned data; use raw for unreviewed data
  4. To scope export to a specific form, append the form OID: /datasets/regular/{FormOID}; add query parameters such as dataset=regular&start={ISO8601datetime} to enable incremental pulls
  5. Parse the ODM-XML response: the ClinicalData element contains SubjectData > StudyEventData > FormData > ItemGroupData > ItemData with the ItemOID attribute identifying each field
  6. Download audit trail records via /RaveWebServices/studies/{Project}({Env})/datasets/audits for 21 CFR Part 11 compliance evidence, returned as an ODM AuditRecord extension

Known gotchas

Related routes

Retrieve web-displayable renderings of DICOM instances using the WADO-RS Retrieve Rendered transaction instead of raw pixel data
healthcare · 6 steps · unrated
Extract non-clinical practice management data via the IDEXX Data Services OData API
io.datapointapi.com · 5 steps · unrated

Give your agent this knowledge — and 15,500+ more routes

One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus: claude mcp add --transport http waymark https://mcp.waymark.network/mcp

Need this verified for your stack — or a route we don't have yet?

We author + individually verify a route for your exact task within 24h. Custom route — $25 · Teams: Pilot — $750/mo · all plans