Skip to main content

Attachment

No description

union Attachment = AccountStatement | Consultation | PatientDocument | HospitalBookingFormData | Invoice | Lab | Letter | Prescription

Possible types

Attachment.AccountStatement object

This type allows you to display the output of a query for a patient's account statement.

Attachment.Consultation object

The data that defines a consultation

Attachment.PatientDocument object

A document that is associated with a patient.

Attachment.HospitalBookingFormData object

Attachment.Invoice object

Invoices are used to record the information related to charges incurred by patients.

Attachment.Lab object

Representation of a pathology request for sending to a lab.

Attachment.Letter object

A letter in the system.

Attachment.Prescription object

A prescription for a patient.

Member Of

Email object