dermatologist / fhiry

FHIR to pandas dataframe for data analytics, AI and ML!
https://nuchange.ca
MIT License
33 stars 7 forks source link

FHIR version #124

Open namsaraeva opened 1 year ago

namsaraeva commented 1 year ago

Hello,

We are using fhiry in our package ehrapy to read FHIR data, and now I am trying to add some dataloaders with Synthea data.

However, Synthea provides three formats of FHIR: R4, STU3 and DSTU2. We were wondering which version does fhiry support, so that we can choose the correct one.

Thank you very much for your efforts!

welcome[bot] commented 1 year ago

Thank you for raising this issue. We will try and get back to you as soon as possible. Be sure to star ✨ the repository for a priority response! Please make sure you have given us as much context as possible.

Zethson commented 1 year ago

@dermatologist could this be documented, please?

dermatologist commented 1 year ago

Hi @namsaraeva : Sorry for the late reply. The plan is to support R4. But it should work with other versions as well. Let me know if you notice any issues.

@Zethson Will do.

Thanks, ehrapy team for using this. I plan to use this method to create a model that can translate text to an appropriate filter. Any feedback will be appreciated!