Skip to content

Implementation guide #2222

Answered by brendankowitz
shuhaibk54 asked this question in Q&A
Sep 13, 2021 · 2 comments · 8 replies
Discussion options

You must be logged in to vote

A slightly different approach is the leave the FHIR Server intact and use FHIR Proxy (https://github.com/microsoft/fhir-proxy). In essence the FHIR Server would maintain its own "FHIR" copy of the data, giving you better scalability and full native FHIR Search etc. The FHIR Proxy would allow interception of the calls that need to be created/updated/Deleted in the source system, basically a two-way sync.

Replies: 2 comments 8 replies

Comment options

You must be logged in to vote
4 replies
@shuhaibk54
Comment options

@CaitlinV39
Comment options

@shuhaibk54
Comment options

@shuhaibk54
Comment options

Comment options

You must be logged in to vote
4 replies
@shuhaibk54
Comment options

@brendankowitz
Comment options

@shuhaibk54
Comment options

@shuhaibk54
Comment options

Answer selected by mikaelweave
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants