Check-In Appointment


This flow submits a questionnaire, checks patient in to next station and returns the queue number and queue status. Subsequently, it returns patient journey, patient count information and queue number.

Sample Flow


check-in-appointment

APIs


The API(s) used in this use case are as follows:

1. /Questionnaire/$find-kiosk-questionnaire

POST [baseURL]/Questionnaire/$find-kiosk-questionnaire Try API

2. /Encounter/$checkin-next-station

POST [baseURL]/Encounter/$checkin-next-station Try API

3. /Encounter/-id-

GET [baseURL]/Encounter/{id} Try API