BMXNET 4.0 Developer API
The Patient type exposes the following properties.
Properties
Public Protected | Instance Static | Declared Inherited | XNA Framework Only .NET Compact Framework Only |
Member | Description | |
---|---|---|
AdmitDate |
The current admission date of the user. This is a nullable bool for the cases that
the patient is not currently admitted.
| |
Age |
The current age of the patient.
| |
Dob |
If knownn, the DOB of the patient
| |
HealthRecordNumber |
The RPMS HRN or chart number
| |
Ien |
The RPMS intenal entry number for the patient
| |
PatientName |
The default displayable version of the patient's name
| |
PrimaryProvider |
The displayable name (external value) of the patient's primary provider.
| |
Sex |
The sex of the patient
| |
Ssn |
The patient's SSN or an abbrievation of the SSN
|