Migrate requires a Pidgeon account sign-in. v1 ships the
run export workflow reading from Centricity / athenaPractice 23.0 FHIR_* views.What Migrate does
Export to Bulk Data
migrate run reads a source EHR and writes one NDJSON file per resource type plus a manifest.json conforming to the HL7 FHIR Bulk Data Access IG.Analyze before you cut over
migrate analyst assesses a source, reviews the mapping and loss catalog, converts a bounded sample, clusters exceptions, and assembles cutover-readiness evidence.migrate to-xds. See Mapping and analysis.
Not a synthetic data tool
Flock generates synthetic populations for QA. Migrate moves real production data for a migration. Different job, different data, different product. The two share the engine’s parsers and de-identification, not a workflow.Local Bridge
Like the other desktop apps, Migrate runs its engine in a local Bridge sidecar onlocalhost:5103, reachable only on loopback while the app is open. Its Bridge routes aren’t documented in the API reference yet, so drive Migrate from the CLI or the desktop app.
Next
- Bulk Data export: the
runworkflow in depth - Mapping and analysis: mapping YAML,
analyst, andto-xds - Migrate CLI reference
- Get started with Migrate: the desktop app loop
