DasLab for developers
Last updated
Was this helpful?
Last updated
Was this helpful?
Welcome
You're on your way to building an integration to DasLab!
This works via REST api webhooks so you add https://yourserver.com/webhook to your server and we will send the events, with some information as detailed .
Samplers: sampleResult, appointmentCreate, massAppointmentCreate, codeCreate, massCodeCreate, setSlotAvailability (soon)
Labs: sampleResult, codeCreate, massCodeCreate
Clients: codeCreate, massCodeCreate
We have a REST api for submitting data and the endpoints are documented
This integration uses an SFTP mailbox to:
Fetch the orders and sample patient data
Publish the results to DasLab
Instructions to set this up are .
An integration to fill PDF forms with the results of a test. Used for filling in COVID government forms primarily.
Already have a system for processing orders or returning results programatically? Contact us