how to update latest version to deployed oss fhir server #2482
Answered
by
mikaelweave
abhishek14anandDev
asked this question in
Q&A
-
how to update latest version to deployed oss fhir server |
Beta Was this translation helpful? Give feedback.
Answered by
mikaelweave
May 19, 2022
Replies: 1 comment
-
Hi @abhishek14anandDev! You will need to update the FHIR Server code and ensure you have a proper strategy in place for any needed schema migrations for the data. Please check out our Schema Migration Guide for more details about keeping your schema up to date with your version of the FHIR server. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
mikaelweave
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi @abhishek14anandDev! You will need to update the FHIR Server code and ensure you have a proper strategy in place for any needed schema migrations for the data. Please check out our Schema Migration Guide for more details about keeping your schema up to date with your version of the FHIR server.