Migration from FHIR works on AWS to Amazon Healthlake

0

I have been using FHIR works on AWS for a while. Since this solution has gone out of support, I have started to evaluate how can I migrate my current solution to amazon HealthLake. In the current solution I am using

  1. FHIR Rest API - For CRUD Operations ( I would like to create a similar API which then invokes HealthLake datastore URL)
  2. Cognito Custom Auth - How to setup fwoa auth and RBAC modules so that with minimal changes to Flutter based mobile and Angular based web app this migration is possible.
  3. The mobile and web clients - Make a call to Cognito ( MFA enabled) get the JWT token and then make a call to FHIR rest API where lambdas check for RBAC rules. Both the clients are FHIR compliant and use FHIR structures to make CRUD operations.

If there is a standard way to migrate ( note: I am not interested in just migrating the data - This I know how to do it. ) .

FHIR works on AWS : https://github.com/aws-solutions/fhir-works-on-aws

2개 답변
1

Hello,

[1] https://github.com/aws-solutions/fhir-works-on-aws#where-should-i-migrate-to

As per the above link, there is a migration tool released by Amazon for migrating from FHIR Works to Amazon HealthLake.

AWS HealthLake is a HIPAA-eligible service that provides FHIR APIs that help healthcare and life sciences companies securely store, transform, transact, and analyze health data in minutes to give a chronological view at the patient and population-level. AWS HealthLake natively achieved feature parity with FHIR Works on AWS including SMART on FHIR and Bulk FHIR capabilities. Further, AWS HealthLake can support customer conformance with 21st Century Cures Act for patient access and interoperability requirements through a fully managed FHIR server.

AWS has released a migration tool in the FHIR Works on AWS GitHub repository to enable migration to Amazon HealthLake. The migration tool is a collection of scripts that automates the export of FHIR resources from FHIR Works on AWS and imports them into Amazon HealthLake.

AWS
지원 엔지니어
답변함 7달 전
  • I read about the migration tool as well. But it's not clear where to find it and documentation around it.

  • Please send us a message to fwoa-migration@amazon.com and we will be happy to follow up with you

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠