| Name | Description | Type | Additional information |
|---|---|---|---|
| PatientId |
The unique identifier of the patient |
globally unique identifier |
None. |
| PatientXRef |
The external unique identifier of the patient |
string |
None. |
| PracticeId |
The unique identifier of the practice with whom the patient was registered with. |
globally unique identifier |
None. |
| FileNo |
Optional, an identifier of the patient file (typically a physical yellow folder held in a cabinet at the practice) The system does not use this information besides storing and displaying it. It is provided as a convenience should the practice employs a specific processes around handling paper files outside the scope of the system. |
string |
None. |
| KnownAs | string |
None. |
|
| Occupation | string |
None. |
|
| Employer | string |
None. |
|
| PreferredLanguage | string |
None. |
|
| MaritalStatus | string |
None. |
|
| PatientDetails |
Personal details of the person to be treated (the patient) |
Com.Healthbridge.Hhas.Patient.Interface.ValueObjects.PersonVo |
None. |
| PatientAccountDetails |
Represents the billing arrangements for the patient (how the patient will be billed by the provider for the services provided) |
Com.Healthbridge.Hhas.Patient.Interface.ValueObjects.AccountDetailsVo |
None. |
| PhysicalAddress |
Physical Address |
Com.Healthbridge.Hhas.Patient.Interface.ValueObjects.AddressVo |
None. |
| PostalAddress |
Postal Address |
Com.Healthbridge.Hhas.Patient.Interface.ValueObjects.AddressVo |
None. |
| Deceased | boolean |
None. |