Consider the following common scenario:

- You have an existing digital healthcare platform running active operations.
- You decided to adopt a standards based architecture, such as Medplum.
- You want to migrate operations without service interruption or degradation.

While there is some engineering work required to migrate non-FHIR data into Medplum, there are well-known best-practices to manage this process. This series of guides outlines the process of migrating data from an existing platform into Medplum.

It covers:

- [Planning your migration](/content/docs/migration/migration-planning/index.html)
- [Sequencing your migration](/content/docs/migration/migration-sequence/index.html)
- [Converting your data to FHIR](/content/docs/migration/convert-to-fhir/index.html)
- [Building data pipelines](/content/docs/migration/migration-pipelines/index.html)

Our first guide will cover **Planning your Migration**.
