v2
latestOpenAPI 3.0.02026-07-2632977728.5 KBClinical
Create lab tests. An example lab workflow is as following:
-
When you get orders, submit them via /api/lab_orders, such that doctors can see them in drchrono.
-
When results come in, submit the result document PDF via /api/lab_documents and submit the results data via /api/lab_results
-
Update /api/lab_orders status
post/api/lab_tests
Query parameters
orderinteger
doctorinteger
Response
Created