FHIR JSON Parser using python

1,000 views
Skip to first unread message

Shiva Charan

unread,
Feb 6, 2023, 3:32:09 PM2/6/23
to HAPI FHIR
Hi All,
Is there a python library that i can use to quickly parse FHIR JSON and extract all resource types and values inside instead of implementing the hapi fhir server and a db?


Rafael Weingartner-Ortner

unread,
Feb 10, 2023, 9:58:05 AM2/10/23
to HAPI FHIR
You could use fhir.resources which implements all FHIR resource types as pydantic models and supports data validation, serialization, and deserialization.
Reply all
Reply to author
Forward
0 new messages