Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace frontend FastenDisplay models with generated typescript classes #300

Open
AnalogJ opened this issue Nov 9, 2023 · 0 comments
Open

Comments

@AnalogJ
Copy link
Member

AnalogJ commented Nov 9, 2023

The fasten frontend has a couple of different libraries to parse FHIR resources:

Now that we're extracting the FHIR Search Parameter fields in the backend and storing them in the Database, there's no reason to do the parsing in the frontend as well. It also adds additional complexity to maintain both sets. Finally Datatable sorting is disabled because of the frontend extraction

Solution

@AnalogJ AnalogJ changed the title Replace frontent FastenDisplay models with generated typescript classes Replace frontend FastenDisplay models with generated typescript classes Nov 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant