<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<ns2:sqlResource xmlns:ns2="http://restsql.org/schema">
    <query>
		SELECT AmountReceived, AppointmentDate, AppointmentType, apptCustomType, ApptDate, ApptDays, ApptStatusId, Comments, Description, DoctorAppointmentId, DoctorAppointmentLink, DoctorDailyScheduleId, DoctorId, eConsent, FollowDate, FollowDays, IsConfirmed, isNewPatient, LabFinding, LastSpokenTo, OrderId, PatientAppointmentLink, PatientHistory, PrescriptionId, PrescriptionImageBackId, PrescriptionImageId, referralDoctorId, referralDoctorName, referralReason, TransactionId, VCEndTime, VCStartTime
		FROM DoctorAppointment
	</query>
    <metadata>
        <database default="healthok"/>
        <table name="DoctorAppointment" role="Parent"/>
    </metadata>
</ns2:sqlResource>
