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

Create a FHIR Converter API in dotnet #451

Open
3 tasks
BobanL opened this issue Mar 3, 2025 · 0 comments
Open
3 tasks

Create a FHIR Converter API in dotnet #451

BobanL opened this issue Mar 3, 2025 · 0 comments
Labels
streamline eCR Issues for the Streamline eCR team

Comments

@BobanL
Copy link
Collaborator

BobanL commented Mar 3, 2025

What needs to be done

  • Create a dotnet FHIR Converter API

Why it needs to be done

  • Currently the python FHIR Converter API calls dibbs-FHIR-Converter as a sub process which may be adding additional overhead

Acceptance Criteria

  • FHIR Converter API is written in dotnet
  • Dockerfile is available
  • Comparison of performance between python and dotnet FHIR converter apis

Technical Notes

  • Only run the FHIR Converter cli, do not perform any other mapping that might be done in the python api.
@BobanL BobanL added the streamline eCR Issues for the Streamline eCR team label Mar 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
streamline eCR Issues for the Streamline eCR team
Projects
None yet
Development

No branches or pull requests

1 participant