DasLab for developers
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 here.
- Samplers: sampleResult, appointmentCreate, massAppointmentCreate, codeCreate, massCodeCreate, setSlotAvailability (soon)
- Labs: sampleResult, codeCreate, massCodeCreate
- Clients: codeCreate, massCodeCreate
This integration uses an SFTP mailbox to:
- Fetch the orders and sample patient data
- Publish the results to DasLab
An integration to fill PDF forms with the results of a test. Used for filling in COVID government forms primarily.
Last modified 2yr ago