Method | Description | |
---|---|---|
attributeLabels ( ) | ||
attributeNames ( ) | ||
bestPostOpVaValues ( $criteria, $record ) | ||
description ( ) | ||
getColumns ( ) | ||
getFirstEyeOrSecondEye ( $criteria ) | ||
getPostOpRefractionSplit ( $criteria, $record ) | ||
getRefractionReading ( $criteria, $record ) | ||
getRefractionReadingSplit ( $criteria, $record ) | ||
getVAReading ( $criteria, $record ) | ||
getVAReadingDate ( $criteria, $record ) | ||
getVaReadingSplit ( $criteria, $record ) | ||
operationNoteCriteria ( $event, $searchBackwards ) | ||
postOperationNoteCriteria ( $event ) | ||
rules ( ) | ||
run ( ) | ||
toCSV ( ) : string | Output the report in CSV format. |
Method | Description | |
---|---|---|
appendBookingValues ( &$record, $event_id, $booking_diagnosis, $theatre, $bookingcomments, $surgerydate ) | ||
appendExaminationValues ( &$record, $event_id, $comorbidities, $target_refraction, $cataract_surgical_management, $first_eye, $va_values, $refraction_values ) | ||
appendOpNoteValues ( &$record, $event_id, $anaesthetic_type, $anaesthetic_delivery, $anaesthetic_comments, $anaesthetic_complications, $cataract_report, $incision_site, $cataract_complication_notes, $cataract_predicted_refraction, $cataract_iol_type, $cataract_iol_power, $tamponade_used, $surgeon, $surgeon_role, $assistant, $assistant_role, $supervising_surgeon, $supervising_surgeon_role, $opnote_comments ) | ||
appendPatientValues ( &$record, $event_id, $patient_oph_diagnoses ) | ||
eyesCondition ( $record ) | ||
getCataractPrimaryReason ( $criteria ) | ||
getCataractSurgicalManagement ( $criteria ) | ||
getComorbidities ( $criteria ) | ||
getOperations ( User $surgeon = null, array $filter_procedures = [], array $filter_complications = [], $from_date, $to_date, $patient_oph_diagnoses, $booking_diagnosis, $theatre, $bookingcomments, $surgerydate, $comorbidities, $target_refraction, $cataract_surgical_management, $first_eye, $va_values, $refraction_values, $anaesthetic_type, $anaesthetic_delivery, $anaesthetic_comments, $anaesthetic_complications, $cataract_report, $incision_site, $cataract_complication_notes, $cataract_predicted_refraction, $cataract_iol_type, $cataract_iol_power, $tamponade_used, $surgeon_role, $assistant, $assistant_role, $supervising_surgeon, $supervising_surgeon_role, $opnote_comments, $surgeon_id ) : array | Generate operation report. | |
getTargetRefraction ( $criteria ) | ||
preOperationNoteCriteria ( $event ) |
protected appendBookingValues ( &$record, $event_id, $booking_diagnosis, $theatre, $bookingcomments, $surgerydate ) |
protected appendExaminationValues ( &$record, $event_id, $comorbidities, $target_refraction, $cataract_surgical_management, $first_eye, $va_values, $refraction_values ) |
protected appendOpNoteValues ( &$record, $event_id, $anaesthetic_type, $anaesthetic_delivery, $anaesthetic_comments, $anaesthetic_complications, $cataract_report, $incision_site, $cataract_complication_notes, $cataract_predicted_refraction, $cataract_iol_type, $cataract_iol_power, $tamponade_used, $surgeon, $surgeon_role, $assistant, $assistant_role, $supervising_surgeon, $supervising_surgeon_role, $opnote_comments ) |
protected appendPatientValues ( &$record, $event_id, $patient_oph_diagnoses ) |
protected getCataractSurgicalManagement ( $criteria ) |
protected getOperations ( User $surgeon = null, array $filter_procedures = [], array $filter_complications = [], $from_date, $to_date, $patient_oph_diagnoses, $booking_diagnosis, $theatre, $bookingcomments, $surgerydate, $comorbidities, $target_refraction, $cataract_surgical_management, $first_eye, $va_values, $refraction_values, $anaesthetic_type, $anaesthetic_delivery, $anaesthetic_comments, $anaesthetic_complications, $cataract_report, $incision_site, $cataract_complication_notes, $cataract_predicted_refraction, $cataract_iol_type, $cataract_iol_power, $tamponade_used, $surgeon_role, $assistant, $assistant_role, $supervising_surgeon, $supervising_surgeon_role, $opnote_comments, $surgeon_id ) : array | ||
$surgeon | User | |
$filter_procedures | array | |
$filter_complications | array | |
$from_date | ||
$to_date | ||
return | array |