awslabs / fhir-works-on-aws-deployment

A serverless implementation of the FHIR standard that enables users to focus more on their business needs/uniqueness rather than the FHIR specification
Apache License 2.0
298 stars 160 forks source link

OMOP CDM data model support through fhir #110

Closed vagarwal77 closed 3 years ago

vagarwal77 commented 4 years ago

Please suggest if fhir can support OMOP CDM data models or having it on its roadmap for near time support?

Bingjiling commented 4 years ago

Hi @vagarwal77, thanks for reaching out! I'll check with the team tomorrow and get back to you.

jn1119 commented 4 years ago

Hi @vagarwal77 We are currently not planning to store data natively in analytical data formats any time soon. It is possible though for you to build your own storage abstraction layer that will allow for this. Let me know if you have any follow up questions.

joekendal commented 3 years ago

@Bingjiling have you developed your own Glue job for this transformation? We are looking to run an ETL on the DynamoDB FHIR to store it in S3 OMOP and are looking for an open-source implementation. Or we will just share ours in the end if not.