PatientInfo Class |
Namespace: Dtx.DataAccessExt.Model
Assembly: Dtx.DataAccessExt (in Dtx.DataAccessExt.dll) Version: 11.0.12.85
public class PatientInfo
The PatientInfo type exposes the following members.
Name | Description | |
---|---|---|
![]() |
PatientInfo |
Initializes a new instance of the PatientInfo class
|
Name | Description | |
---|---|---|
![]() |
Active |
Gets or sets whether a patient is active.
|
![]() |
BirthDate |
Gets or sets the patient's birth date.
|
![]() |
City |
Gets or sets the patient's city address.
|
![]() |
ConsentDate |
Gets or sets a date when the patient's record is created.
|
![]() |
ConsultFlag |
Gets or sets an information related to medical consultation.
|
![]() |
DueDate |
Gets or sets a continuing care due date.
|
![]() |
EmailAdress |
Gets or sets the patient's e-mail address.
|
![]() |
FirstName |
Gets or sets the patient's first name.
|
![]() |
FirstVisitDate |
Gets or sets the first visit date.
|
![]() |
Gender |
Gets or sets the patient's gender.
|
![]() |
GuarDb |
Gets or sets a guarantor database id.
|
![]() |
GuarId |
Gets or sets a guarantor id.
|
![]() |
InsuredPartyDb |
Gets or sets an insurance subscriber database id.
|
![]() |
InsuredPartyId |
Gets or sets an insurance subscriber id.
|
![]() |
IntervalQty |
Gets or sets an interval quantity of a due date.
|
![]() |
IntervalUnit |
Gets or sets an interval unit of a due date.
|
![]() |
LastName |
Gets or sets the patient's family name.
|
![]() |
LastVisitDate |
Gets or sets the last visit date.
|
![]() |
MissedAppt |
Gets or sets a number of missed appointments.
|
![]() |
OtherPhone |
Gets or sets the patient's additional phone number.
|
![]() |
Pager |
Gets or sets the patient's pager number.
|
![]() |
PatDb |
Gets or sets a patient database relation id.
|
![]() |
PatId |
Gets or sets a patient unique id.
|
![]() |
PatientDeathDate |
Gets or sets a patient death date.
|
![]() |
Phone |
Gets or sets the patient's phone number.
|
![]() |
PrefName |
Gets or sets the name or nickname that the patient prefers to be called, if different from the person's given name.
|
![]() |
PrinsUserDb |
Gets or sets a user database id.
|
![]() |
PrinsUserId |
Gets or sets a user id.
|
![]() |
PrivacyFlags |
Gets or sets the flags that set the patient's communication restrictions.
|
![]() |
ProvDb |
Gets or sets a provider database id.
|
![]() |
ProvId |
Gets or sets a provider id.
|
![]() |
State |
Gets or sets the patient's state address.
|
![]() |
Street |
Gets or sets the patient's street address.
|
![]() |
Street2 |
Gets or sets the patient's extra street address.
|
![]() |
Zip |
Gets or sets the patient's index address.
|
Name | Description | |
---|---|---|
![]() |
Equals |
Determines whether the specified object is equal to the current object.
(Inherited from Object.) |
![]() |
Finalize |
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.) |
![]() |
GetHashCode |
Serves as the default hash function.
(Inherited from Object.) |
![]() |
GetType |
Gets the Type of the current instance.
(Inherited from Object.) |
![]() |
MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) |
![]() |
ToString |
Returns a string that represents the current object.
(Inherited from Object.) |