Public forms
Capture care team inquiries and data requests through controlled public forms.
Integrations
Hospitals and care teams can review the schema, starter collection, and sample payloads before deciding how MedDossier can hand off prepared records under explicit authorization and controlled sharing.
Handoff kit
See the available request, packet sharing, callback, and export routes before credentials are exchanged.
Run the main requests for login, public forms, 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 care team 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 after explicit authorization, send callbacks, and export prepared case data.
What You Can Check
The published schema, collection, and examples are enough to review fit with security, receiving-team expectations, and record handoff before live credentials are issued.
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 care team reviewers can test common access issues before go-live.
Public forms create a request 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 after controlled sharing is authorized.
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
Static schema: `/openapi/meddossier-openapi.json`
Collection: `/meddossier-postman-collection.json`
Examples: `/integration-examples/*`
Before Go-Live