Questionnaire

Questionnaires are the containers for a collection of questions and the corresponding responses.

Endpoint

https://platform.wellviasolutions.com/qna/v1/questionnaire

The Questionnaire Object

Attributes


id string : required The unique identifier of the questionnaire.
type string : required A description of the questionnaire.

Example


{
	"id": "quesna_d948a513327c4185b9ec683dc1bf83c6",
	"type": "Hypertension"
}