Azure / apiforfhir-migration-tool

OSS migration tool for migrating data from Azure API for FHIR to Azure Health Data Services
MIT License
2 stars 6 forks source link

V0: Migration tool #2

Closed snarang-microsoft closed 1 year ago

snarang-microsoft commented 1 year ago

Description

Migration Tool V0: Instructions for "Manual Lift and Shift" Instruction on how to migrate the data from Gen1- Azure API for FHIR server to Gen2- Azure Health Data Services: FHIR service. PowerShell script to create the import body payload for manual $import.

Related issues

Addresses [issue #].

Testing

Manual $export from Gen1 and $import to Gen2

snarang-microsoft commented 1 year ago

One more change because of my bad comment :)

We have made the changes in the script as per the comment.

mikaelweave commented 1 year ago

Can you merge when this is ready @snarang-microsoft?