-
Notifications
You must be signed in to change notification settings - Fork 10
Closed
Labels
enhancementEnhancement to existing featureEnhancement to existing feature
Milestone
Description
Is your feature request related to a problem? Please describe.
A method to receive FHIR resources to trigger workflows is required given that model that requires both DICOM & EHR data on the rise. E.g. the EXAM model takes both DICOM & EHR data to predict the likelihood that a person showing up in the emergency room will need supplemental oxygen.
Describe the solution you'd like
An FHIR server that accepts & stores FHIR resources, as is, in either JSON or XML (based on the incoming payload.
Provide minimum functions of reading required data fields, e.g. ID of the resource, patient ID, etc... for cross reference only.
Tasks
- FHIR listener Implement FHIR server #118
- Unit test
- Integration test
- Documentation
- Changelog
Metadata
Metadata
Assignees
Labels
enhancementEnhancement to existing featureEnhancement to existing feature