Skip to content

Import / Export Data

Move data in and out of EaseLab for migration, reporting, backups, and integration with external systems.

Export options

Reports and CSV

Most operational reports support export:

ReportExport formatLocation
Patient ActivityCSV, ExcelReports → Patient Activity
Financial SummaryCSV, ExcelReports → Financial
Top TestsCSVReports → Top Tests
Invoice listCSVInvoices → Export (date filter)
Referral SummaryCSVReports → Referral Dr. Summary

Apply date range and branch filters before exporting.

See Reports: Export & Filters.

PDF exports

DocumentHow
Invoice receiptInvoice → Print / Download
Lab reportInvoice → Print Report
Sample stickersInvoice → Samples → stickers.pdf
DaybookReports → Daybook → Export

API export

Programmatic access for integrations:

DataEndpoint
PatientsGET /lab/pms/patients?pageSize=100
InvoicesGET /lab/pms/invoices
TestsGET /lab/pms/tests

Paginate through all pages for full export. See PMS API.

Import options

Test catalog import

Platform or tenant admins can bulk-import tests:

  1. Admin → Tests → Import.
  2. Download CSV template.
  3. Fill test names, codes, departments, parameters, prices.
  4. Upload and review preview.
  5. Confirm import.

Validate parameter reference ranges before going live.

Patient import

For migration from another LIS:

ApproachDetail
API bulk createPOST /lab/pms/patients per record
Manual CSVContact support for migration tools
Platform migrationPlatform admin assisted import

TIP

Import patients before invoices to maintain referential integrity.

Referral doctors

Import via Admin → Referrals → Import using the provided CSV template.

Stock inventory

Admin → Stock → Import for initial inventory setup.

Data migration checklist

StepAction
1Export from old system
2Map fields to EaseLab schema
3Import test catalog
4Import referral doctors
5Import patients
6Verify sample invoices manually
7Train staff on new workflow

Backup as export

For full data export, use backups rather than CSV:

  • Tenant owners: list backups via Admin → Backups.
  • Platform admins: download backup archives from S3 or local storage.

Backup files are PostgreSQL dumps — not directly editable in Excel.

Security considerations

RuleReason
Limit export permissionsPatient data is sensitive
Encrypt exported filesHIPAA / local privacy laws
Delete exports after useReduce data leakage risk
Audit who exportsUse permission-controlled roles

Ease Lab — Cloud Pathology Lab Management