I am looking into building a prototype with medplu...
# general
v
I am looking into building a prototype with medplum, had some questions: Question 1 on FHIR Resources Stores (Pricing page) Is "FHIR Resource" referenced here related to a Resource Type or a Data Record? Resource type being (observation, patient, image, doc, etc.). If I had 1 patient with 499 observations would that be 500 resources? or would that be just 2 (types?) *Note: I am not fully versed on FHIR.. * Question 2 multi-tenant on hosted plans Is it possible to create different tenants if I want to host multiple clinics on different health systems with the hosted plan? Or would it be smarter to provision multiple paid accounts (1 per Akello customer)? not sure if there is an API to provision accounts and for billing so i can automate this Question 3 App Marketplace Is it possible to publish app’s for Medplum users via the hosted solution? Totally understand why it might not be there now, just curious if this might be directionally aligned with the roadmap
r
Hi Vijay! Thanks for joining our community! Q1 - the latter 499 observations + 1 patient = 500 resources Q2 - Yes, you can create multiple tenants "Projects" in Medplum and you can have access to multiple. That can be a benefit for customers because you could give their admins access to their own project without exposing others' data. Some docs: https://www.medplum.com/docs/auth/user-management-guide#background-user-model There is no API for programmatically creating projects on Hosted version. Q3 - You sure can. See foomedical.com as an example https://foomedical.com/ - source code https://github.com/medplum/foomedical If you have specific support inquiries - feel free to post in #1094022380659155005
182 Views