NimbusInformatics / ncpi-fhir-pfb-prototype

A prototype exploring FHIR -> PFB
Apache License 2.0
1 stars 0 forks source link

Show proof of concept for Patient/Biospecimen FHIR entities #3

Open briandoconnor opened 3 years ago

briandoconnor commented 3 years ago

Take the non-generic code we have right now and rewrite it to generically convert Patient and Biospecimen responses to accurate representations in PFB.

Try to code this up in such a way where it's not using hard-coded mappings between entities in the FHIR data model since we really don't know what extensions a given FHIR server will have.

Test this out by querying the synthetic COVID data in our FHIR server on Google and show the PFB can have (at least) a Patient and Biospecimen table