Thank you @reshma for your prompt response. I have reviewed the FHIR subscription documentation, but I am uncertain if it fully addresses my concern. Specifically, in the context of the provider portal, we need a solution where one provider can subscribe to another provider's calendar. One possible approach is to store the subscription state in the local session, but I am curious if there is a way to store this state in the Medplum backend instead. Could FHIR subscriptions be utilized for this purpose, or is there another recommended method to achieve this within the Medplum framework? Your guidance would be greatly appreciated! Thank you!