<readResponse>
	<AppointmentStatus AppointmentStatusCode="POSSIBLE" AppointmentStatusId="1" AppointmentStatusText="Possible Appointment" />
	<AppointmentStatus AppointmentStatusCode="CONFIRMED" AppointmentStatusId="2" AppointmentStatusText="Confirmed Appointment" />
	<AppointmentStatus AppointmentStatusCode="PREPCOMPLETE" AppointmentStatusId="3" AppointmentStatusText="Patient Prep Complete" />
	<AppointmentStatus AppointmentStatusCode="PRESENT" AppointmentStatusId="4" AppointmentStatusText="In clinic (Patient presented)" />
	<AppointmentStatus AppointmentStatusCode="CURRENT" AppointmentStatusId="5" AppointmentStatusText="Current - Being seen by Doc" />
	<AppointmentStatus AppointmentStatusCode="VISITCOMPLETE" AppointmentStatusId="6" AppointmentStatusText="Visit Complete" />
	<AppointmentStatus AppointmentStatusCode="CHARTSIGNED" AppointmentStatusId="7" AppointmentStatusText="Chart signed" />
	<AppointmentStatus AppointmentStatusCode="CANCELLED" AppointmentStatusId="8" AppointmentStatusText="Appointment cancelled / patient did not  show up" />
</readResponse>