how can i use another fhir server with medplum
# general
d
hello evreryone. i am new to medplum and i would like to confirm if it is possible to use another fhir server with medplum. i would also like to confirm the type of fhir server being used by medplum. Thank you
r
Hi David - Medlum is an open source implementation of a FHIR server, you can see the source code here https://github.com/medplum/medplum
If you are planning to use Medplum as a primary backend for your application, we recommend using our FHIR server. https://www.medplum.com/docs/sdk
175 Views