Hello everyone! I'm currently trying to figure out how I can represent separate sets of patient. The reason behind my considerations is that I am importing patients from different sources into Medbplum and would like to store them separately from each other. Do you have any advice for me?
r
rahul1
07/20/2023, 3:56 PM
Hi @lul4n , there are a few options, depending on your exact use case:
1. If you need strong isolation between the patients, and all their associated data, it might make sense to make a separate Medplum project for each source (https://www.medplum.com/docs/tutorials/register#medplum-projects)
2. If your goal is mainly bookkeeping of which patients came fro each source, you can use the