The following tables list the members exposed by PatientInfo.
Public Constructors
Name | Description | |
---|---|---|
PatientInfo | Initializes a new instance of the PatientInfo class with the patientId, name, birthDate, sex, ethnicGroup, and comments. |
Public Properties
Name | Description | |
---|---|---|
BirthDate | Gets or sets the patient's birth date. | |
Comments | Gets or sets the comments about the patient. | |
EthnicGroup | Gets or sets the patient's ethnic group. | |
Name | Gets or sets the patient's name. | |
PatientId | Gets or sets the patient's ID. | |
Sex | Gets or sets the patient's sex. |