Public intake
Capture partner inquiries and data requests through controlled public forms.
Integrations
Hospitals and partners can review the schema, starter collection, and sample payloads before deciding how MedDossier will hand off prepared records.
Handoff kit
See the available intake, packet sharing, callback, and export routes before credentials are exchanged.
Run the main requests for login, public intake, secure sharing, hospital callbacks, and export examples.
Inspect the sample callbacks, case summary metadata, and FHIR export so your team knows what arrives downstream.
Coverage
Use them to confirm how requests are captured, how packets are prepared, and how finished records reach your team.
Capture partner inquiries and data requests through controlled public forms.
Support sign-in, account recovery, key case edits, and final packet approval before handoff.
Create upload invitations, issue expiring share links, send callbacks, and export prepared case data.
What You Can Check
The published schema, collection, and examples are enough to confirm fit with intake, security, and receiving-team expectations.
Access is separated by route so patient actions, packet preparation, and hospital handoff do not share the same credential path.
The starter collection includes account recovery requests so partner reviewers can test common access issues before go-live.
Public forms create a follow-up record, not a loose email thread, so requests can be tracked to the next action.
Hospital handoff currently focuses on secure share URLs and a compact FHIR bundle for prepared records.
Examples
Shows what a hospital receives when a patient is invited to upload records.
Shows the callback sent after a prepared packet is approved for secure sharing.
Shows reusable case metadata, including order IDs, URLs, and delivery status fields.
Available Now
Base domain: meddossier.com
Interactive docs: `/docs`
Schema: `/openapi.json`
Static schema: `/openapi/meddossier-openapi.json`
Collection: `/meddossier-postman-collection.json`
Examples: `/integration-examples/*`
Before Go-Live