Adds Patient Key to Event Context
The event context now includes the patient key for models related to a patient. The context follows the existing command format: {"patient": {"id": "thisisapatientkey"}}
, ensuring consistency across the SDK.
The event context now includes the patient key for models related to a patient. The context follows the existing command format: {"patient": {"id": "thisisapatientkey"}}
, ensuring consistency across the SDK.