Evaluate requirements/feasibility of supporting custom endpoints #139
Labels
enhancement
New feature or request
P1:must
As issue that definitely needs to be implemented in near future.
The current architecture assumes that any request to the gateway is eventually passed to the FHIR server for returning a response. There are use-cases where we may want to support custom (non-FHIR) endpoints, e.g., in the context of sync as mentioned in #122. There are different ways to support this. We should first evaluate the requirements for this feature and make a conscious decision whether to support it. If the answer is yes, we should have a mini-design to close this issue.
The text was updated successfully, but these errors were encountered: