smart-on-fhir / cumulus-library

https://docs.smarthealthit.org/cumulus/library/
Apache License 2.0
2 stars 0 forks source link

Generic template for denormalizing complex objects #197

Open dogversioning opened 3 months ago

dogversioning commented 3 months ago

Related to #196, similar to how we are now detecting fields via a generic mechanism by specifying a fhir path and a set of targeted fields, we should have a generic way to generate denormalized tables from this or a similar config, so that we minimize the amount of resource specific logic that needs to be maintained for field extraction.