You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think we need to re-implement this library in TS in order to make some parts of code reusable between frontend and backend.
For example, this issue is related for both repositories beda-software/sdc-ide#20 and there are many other things that might be implemented in the common codebase.
Another point for the TS implementation is using fhirpath JS - in that case we can trust the expressions because they will be evaluated using the same engine.
The text was updated successfully, but these errors were encountered:
I think we need to re-implement this library in TS in order to make some parts of code reusable between frontend and backend.
For example, this issue is related for both repositories beda-software/sdc-ide#20 and there are many other things that might be implemented in the common codebase.
Another point for the TS implementation is using fhirpath JS - in that case we can trust the expressions because they will be evaluated using the same engine.
The text was updated successfully, but these errors were encountered: