MedicalScribeContext¶
Structure Class¶
MedicalScribeContext
dataclass
¶
The MedicalScribeContext object that contains contextual information
which is used during clinical note generation to add relevant context to
the note.
Attributes¶
patient_context
class-attribute
instance-attribute
¶
patient_context: MedicalScribePatientContext | None = None
Contains patient-specific information used to customize the clinical note generation.