-
Notifications
You must be signed in to change notification settings - Fork 12
Open
@mocsharp
Description
Is your feature request related to a problem? Please describe.
Given that ACR API supports fetching FHIR resources and algorithms may be producing results in FHIR format, IG shall be able to export those results to an external FHIR server.
Describe the solution you'd like
Enable export FHIR data.
Describe alternatives you've considered
FHIR is a standard that is widely used in the hospital environment so it's better to follow the standard instead of implementing a proprietary service.