Scoped API
Scoped APIs are special APIs limited to resources within a specific compartment. Such API do not require complicated access control logic, because this logic is built into the API definition.
- Compartments API - API for resources within a certain FHIR compartment
- Patient Data API - API for patient-related resources that allows access to resources that belong to a specific patient
- Organization-based hierarchical access control - API to control access to resources within a specific organization. Supports hierarchical access control
Last updated 2025-06-09T15:57:43Z