Stream: implementers
Topic: Migrating Documents from Legacy Healthcare system
Swathy Parameswaran (May 28 2019 at 10:25):
Hi All,
I have a FHIRServer which has the capability to securely expose my legacy Healthcare system information to the external world in the form of FHIR resources.Now I have a requirement to migrate the clinical documents in the legacy system to a brand new healthcare system.So what are the best approaches/suggestions to achieve the functionality.Can I leverage the FHIR Server for document migration.If so,how do I achieve the same.Any reference links or suggestions around this would be really helpful.
Lloyd McKenzie (May 28 2019 at 13:07):
You mean bringing across history, provenance, etc.?
John Moehrke (May 29 2019 at 14:29):
Not clear what you need to do, but I would point you toward DocumentReference using Binary as a common soluiton for moving around legacy documents (and FHIR Documents).
Last updated: Apr 12 2022 at 19:14 UTC