vinny1575
04/14/2023, 9:16 PMcody
04/14/2023, 10:41 PMAccessPolicy for configuring access (see https://www.medplum.com/docs/auth/access-control), UserConfiguration for customizing the app (if users access the Mepdlum app at all, see https://www.medplum.com/docs/api/fhir/medplum/userconfiguration).
Depending on needs, some organizations use PractitionerRole (https://www.medplum.com/docs/api/fhir/resources/practitionerrole) to define more organizational details, but that seems more rare.
You might want to checkout this GitHub Discusson on the topic of "should we be more opinionated?" https://github.com/medplum/medplum/discussions/1392vinny1575
04/15/2023, 11:49 AM