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


questionnaire-view-prepost-consult-questionnaires

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


questionnaire-search-list-prepost-questionnaire

APIs


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

POST [baseURL]/Questionnaire/_search Try API