View Pre-Post Consult Questionnaires
This flow is to view a particular Questionnaire by its ID.
Sample Flow
APIs
The API(s) used in this use case are as follows:
1. /Questionnaire/-id-
GET [baseURL]/Questionnaire/{id}
Try API
This flow is to view a particular Questionnaire by its ID.
The API(s) used in this use case are as follows:
GET [baseURL]/Questionnaire/{id}
Try API