Skip to content

Connecthealth  >  Structures  >  PatientInsightsPatientContext

PatientInsightsPatientContext

Structure Class

PatientInsightsPatientContext dataclass

Details for a patient

Attributes

date_of_birth class-attribute instance-attribute
date_of_birth: str | None = field(repr=False, default=None)

Date of birth of the patient.

patient_id class-attribute instance-attribute
patient_id: str = field(repr=False)

Unique identifier of the patient

pronouns class-attribute instance-attribute
pronouns: Pronouns | None = field(repr=False, default=None)

Pronouns preferred by the patient.