Skip to main content

Authorization and Access Control

This section covers Medplum's authorization tools. Medplum supports a rich set of primitives to provide fine-grained control over what data users can access and what operations they can perform.

The key concept is the AccessPolicy resource, which restricts read and write access to FHIR data on a per-resource-type or per-field basis. Every user or client application can be assigned an AccessPolicy that defines exactly which resources they can see and modify.