1. Salesforce Health Cloud Administrator Guide: "Configure the Patient Medication Manager Component". This document explicitly states, "You can customize the fields that are shown for the Medication Request and Medication Dispense objects... From the management settings for the Medication Request object, go to Field Sets... Edit the PatientMedicationManagerFS field set." The same instruction is provided for the Medication Dispense object.
2. Salesforce Health Cloud Developer Guide: "Patient Medication Manager Component". This guide describes the component's purpose, which is to show "a patient’s current and past medications," reinforcing that it is built upon the core medication-related objects. The configuration details point back to the field sets on Medication Request and Medication Dispense.
3. Salesforce Health Cloud Data Models Documentation: The "Medication Management" data model section illustrates that Medication Request and Medication Dispense are the central objects for tracking a patient's medication orders and fulfillment, which aligns with them being the primary configurable objects in the UI component.