Name | Description | Type | Additional information |
---|---|---|---|
InvoiceLineItemsWithStatusVo | Com.Healthbridge.Hhas.Billing.Interface.ValueObjects.InvoiceLineItemsWithStatusVo |
None. |
|
ClaimId | globally unique identifier |
None. |
|
Status | Com.Healthbridge.Hhas.Billing.Interface.ValueObjects.InvoiceStatusType |
None. |
|
UnprocessedEvents | Collection of Com.Healthbridge.Core.CommonDomain.Interface.Event |
None. |
|
InvoiceSubmittedDateTime | date |
None. |
|
InvoiceFinalisedDateTime | date |
None. |
|
InvoiceSentForManualInterventionDateTime | date |
None. |
|
ClaimSentDateTime | date |
None. |
|
FirstClaimResponseReceivedDateTime | date |
None. |
|
LastClaimResponseReceivedDateTime | date |
None. |
|
ClaimRejectedDateTime | date |
None. |
|
ReasonForManualIntervention | string |
None. |
|
ReasonForClaimRejection | string |
None. |
|
System | string |
None. |
|
SendingAttempts | integer |
None. |
|
InvoiceId |
Invoice identifier |
globally unique identifier |
None. |
EncounterId | globally unique identifier |
None. |
|
BranchXRef | string |
None. |
|
PracticeId |
Practice identifier |
globally unique identifier |
None. |
InvoiceType |
Invoice type (medical aid, cash claim, no charge) |
string |
None. |
Provider |
Provider details |
Com.Healthbridge.Hhas.Billing.Interface.ValueObjects.ProviderVo |
None. |
ReferringDoctorName |
Referral doctor name |
string |
None. |
ReferringDoctorPracticeNumber |
Referral doctor practice number |
string |
None. |
AssistingDoctorName |
Assisting doctor name |
string |
None. |
AssistingDoctorPracticeNumber |
Assisting doctor practice number |
string |
None. |
PatientEventDetails |
Patient visit event details (who was the patient, when the the event occurred, accounting details) |
Com.Healthbridge.Hhas.PatientEvent.Interface.ValueObjects.PatientEventVo |
None. |
InvoiceLineItems |
Invoice line items - the specifications of services provided to the patient |
Com.Healthbridge.Hhas.Billing.Interface.ValueObjects.InvoiceLineItemsVo |
None. |
MedicalInsurance |
Medical insurance |
Com.Healthbridge.Hhas.PatientEvent.Interface.ValueObjects.MedicalInsuranceVo |
None. |
RequiresFollowUp |
Indicates that the invoice require follow-up before it is posted for payment. Typically used in a situation when billing instructions have not been captured by the doctor in full and require additional information by the back office team (e.g. complex procedures, etc) before the invoice can be submitted for payment / claiming. |
boolean |
None. |
Note |
Additional instruction captured by doctor |
string |
None. |
PatientDocuments |
References to attached documents |
Collection of Com.Healthbridge.Hhas.Billing.Interface.ValueObjects.LinkedPatientDocument |
None. |