| Name | Description | Type | Additional information |
|---|---|---|---|
| PatientEventId |
Unique identifier for the patient event |
globally unique identifier |
None. |
| PatientEventXRef |
Unique identifier for the patient event, from another |
string |
None. |
| BranchXRef | string |
None. |
|
| BranchName | string |
None. |
|
| PracticeId |
Unique identifier of the provider's practice that provided the service for the patient event |
globally unique identifier |
None. |
| Patient |
The patient to whom the service was provided |
Com.Healthbridge.Hhas.Patient.Interface.ValueObjects.PatientVo |
None. |
| ScheduledTime |
The date and time for when the patient event was originally scheduled for. This is optional as some patient events can be impromptu (e.g. patient walk ins in a practice) |
date |
None. |
| CheckInTime |
The date and time when the patient was checked-in (prepared for the service provider). In case of a doctor's practice this is time when the patient has arrived to the waiting room and registered with the front-office staff |
date |
None. |
| Status |
Status of patient visit (Scheduled,CheckedIn,InProgress,Completed,Canceled) |
Com.Healthbridge.Hhas.PatientEvent.Interface.ValueObjects.PatientVisitStatus |
None. |
| Type |
Patient Visit Type (RegularConsultation, NoCharge,OutOfRooms, MedicalInsurance, etc) |
string |
None. |
| MedicalInsurance |
Medical Insurance details (policy no, broker, insurer, etc) |
Com.Healthbridge.Hhas.PatientEvent.Interface.ValueObjects.MedicalInsuranceVo |
None. |
| CompletedTime |
The date and time when the patient visit was completed |
date |
None. |
| Completed | boolean |
None. |
|
| Cancelled | boolean |
None. |
|
| CheckedIn |
Indicates if the patient has been checked-in and ready for the provider to treat the patient. Typically it refers to patient arriving in doctor's rooms |
boolean |
None. |
| BenefitCheckStatus |
Benefit check status |
string |
None. |
| VideoChatLink | string |
None. |
|
| BenefitCheckPdfLink |
Link to benefit check report pdf |
string |
None. |
| AccountBalance |
Outstanding balance for account |
string |
None. |
| ProviderNote |
Notes from doctor |
string |
None. |
| QuoteXRef |
Reference to quote (iHealth related) |
string |
None. |