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
Grahame Grieve edited this page Jun 2, 2017
·
1 revision
you can include the FHIRServer in your application server. You get to leverage all the reference server capabilities, but you provide your own data handlers.
For an example of how to do this, see the Project ExampleBridgeServer
Note that this is a work in progress. An ongoing goal will be to move functionality out of FHIRNativeStorage into the abstract storage layer so it is available to the application, while keeping all use of the ODBC connection confined to FHIRNativeStorage