PatientDemographicsInfo Class |
Namespace: Dtx.DataAccessExt.Model
Assembly: Dtx.DataAccessExt (in Dtx.DataAccessExt.dll) Version: 11.0.12.85
public class PatientDemographicsInfo
The PatientDemographicsInfo type exposes the following members.
Name | Description | |
---|---|---|
![]() |
PatientDemographicsInfo |
Used to Initialize New Patient
|
![]() |
PatientDemographicsInfo(Int32, Int32) |
Initializes PatientDemographics instance with Data for specified Patient
|
Name | Description | |
---|---|---|
![]() |
BestCallTime |
Max Length 11
|
![]() |
BirthDate | |
![]() |
Chart |
Max Length 20
|
![]() |
City |
Max Length 26
|
![]() |
Max Length 60
|
|
![]() |
ExtPhone |
Phone Extension. Max Length 5
|
![]() |
FamilyStatus | |
![]() |
Fax |
Max Length 17
|
![]() |
FirstName |
Max Length 16
|
![]() |
Gender | |
![]() |
HomePhone |
Max Length 17
|
![]() |
LastName |
Max Length 21
|
![]() |
MiddleName |
Max Length 2
|
![]() |
MobilePhone |
Max Length 17
|
![]() |
OtherPhone |
Max Length 17
|
![]() |
PrefferedName |
Max Length 16
|
![]() |
PrevVisit | |
![]() |
ProviderRSCDB | |
![]() |
ProviderURSCID | |
![]() |
State |
Max Length 21
|
![]() |
Street |
Max Length 31
|
![]() |
Street2 |
Max Length 31
|
![]() |
Title |
Max Length 10
|
![]() |
WorkPhone |
Max Length 17
|
![]() |
Zip |
Max Length 15
|
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.) |