Questionnaire
Allow consumers to complete pre/post consultation assessment before their visit to facilitate care team or clinician - Questionnaire Resource.
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
Search List of Pre/Post Consult Questionnaire
This flow is to search for a particular Questionnaire by its ID.
Sample Flow
APIs
The API(s) used in this use case are as follows:
1. /Questionnaire/_search
POST [baseURL]/Questionnaire/_search
Try API