noteForDate

function noteForDate ($patient,
$date)

Determines if a progress note was entered for a particular appointment.

Parameters

$patientID for patient record
$dateDate to be queried

Returns

Boolean, whether or not a note exists.