Interactive demo · Walk through the full Hematic integration flow · No real orders placed

Integration walkthrough

See what your integration looks like

From API call to structured results, in four steps.

1
2
3
4

Example scenario

A hormone therapy clinic orders routine monitoring bloods during patient onboarding.

This works the same for any panel type

TRT MonitoringHRT BaselineLongevity CoreGLP-1Custom panels
Your platform

Your platform triggers a blood panel order.

API Request

POST /v1/orders

{
  "panel_id": "trt-monitoring"
  "patient_email": "patient@example.com"
  "patient_address": "123 George St, Sydney"
  "delivery": "email_patient"
}

One API call from your platform. Patient details, panel selection, and how you want the referral delivered - emailed directly to the patient, or returned to you via API so you can deliver it yourself.

What your patient sees

Nothing yet.

The order is created in the background. Your patient continues their onboarding or consultation on your platform. No interruption to their experience.

Behind the scenes

Hematic validates the order
Referral PDF generated with your branding
Biomarkers mapped to NATA lab codes
Nearby collection centres identified from patient address
Billing logged to your partner account

This is a demonstration of Hematic's white-label pathology infrastructure