{{::'RESET_KEY' | translate}} {{::'PATIENT_LIST_VIEW_SEARCH_HEADER' | translate}}
{{::'NO_APPOINTMENT_LIST_VIEW' | translate}}
{{ ::info.heading | translate }} | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
{{::appointment.patient.identifier}} | {{::appointment.patient.name | titleCase}} | {{::appointment.startDateTime | bahmniDate}} | {{::appointment.startDateTime | bahmniTime}} | {{::appointment.endDateTime | bahmniTime}} |
|
{{::appointment.service.speciality.name}} | {{::appointment.service.name}} | {{::appointment.serviceType && (appointment.serviceType.name + ' [' + appointment.serviceType.duration + ' min]')}} | {{appointment.status}} | {{:: isWalkIn(appointment.appointmentKind)}} | {{::appointment.location.name}} | {{display(appointment.additionalInfo)}} | {{displayNewColumns(appointment.additionalInfo, columnValue)}} | {{::appointment.comments}} |