GET api/HpPro/GetAllGeneralQuestions
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
Collection of GeneralMedicalQuestionDTO| Name | Description | Type | Additional information |
|---|---|---|---|
| ChangeDate | date |
None. |
|
| ChangedBy | integer |
None. |
|
| Checked | boolean |
None. |
|
| CreateDate | date |
None. |
|
| CreatedBy | integer |
None. |
|
| Disabled | boolean |
None. |
|
| GeneralMedicalQuestionFields | Collection of GeneralMedicalQuestionFieldDTO |
None. |
|
| GeneralMedicalSubQuestions | Collection of GeneralMedicalSubQuestionDTO |
None. |
|
| HasFields | boolean |
None. |
|
| HasOptions | boolean |
None. |
|
| Id | integer |
None. |
|
| IsForSenior | boolean |
None. |
|
| MedicalQuestionTypeId | integer |
None. |
|
| QuestionEn | string |
None. |
|
| QuestionEs | string |
None. |
|
| QuestionFr | string |
None. |
|
| Section | string |
None. |
|
| SerialNo | string |
None. |
|
| QuestionType | string |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"ChangeDate": "2026-02-03T18:25:55.8807075-08:00",
"ChangedBy": 1,
"Checked": true,
"CreateDate": "2026-02-03T18:25:55.8807075-08:00",
"CreatedBy": 2,
"Disabled": true,
"GeneralMedicalQuestionFields": [
{
"ChangeDate": "2026-02-03T18:25:55.8807075-08:00",
"ChangedBy": 1,
"CreateDate": "2026-02-03T18:25:55.8807075-08:00",
"CreatedBy": 2,
"Disabled": true,
"GeneralMedicalQuestionId": 4,
"Id": 5,
"QuestionEn": "sample string 6",
"QuestionEs": "sample string 7",
"QuestionFr": "sample string 8",
"SerialNo": "sample string 9",
"value": "sample string 10"
},
{
"ChangeDate": "2026-02-03T18:25:55.8807075-08:00",
"ChangedBy": 1,
"CreateDate": "2026-02-03T18:25:55.8807075-08:00",
"CreatedBy": 2,
"Disabled": true,
"GeneralMedicalQuestionId": 4,
"Id": 5,
"QuestionEn": "sample string 6",
"QuestionEs": "sample string 7",
"QuestionFr": "sample string 8",
"SerialNo": "sample string 9",
"value": "sample string 10"
}
],
"GeneralMedicalSubQuestions": [
{
"ChangeDate": "2026-02-03T18:25:55.8807075-08:00",
"ChangedBy": 1,
"Checked": true,
"CreateDate": "2026-02-03T18:25:55.8807075-08:00",
"CreatedBy": 2,
"Disabled": true,
"GeneralMedicalQuestionId": 4,
"Id": 5,
"QuestionEn": "sample string 6",
"QuestionEs": "sample string 7",
"QuestionFr": "sample string 8",
"SerialNo": "sample string 9"
},
{
"ChangeDate": "2026-02-03T18:25:55.8807075-08:00",
"ChangedBy": 1,
"Checked": true,
"CreateDate": "2026-02-03T18:25:55.8807075-08:00",
"CreatedBy": 2,
"Disabled": true,
"GeneralMedicalQuestionId": 4,
"Id": 5,
"QuestionEn": "sample string 6",
"QuestionEs": "sample string 7",
"QuestionFr": "sample string 8",
"SerialNo": "sample string 9"
}
],
"HasFields": true,
"HasOptions": true,
"Id": 4,
"IsForSenior": true,
"MedicalQuestionTypeId": 1,
"QuestionEn": "sample string 6",
"QuestionEs": "sample string 7",
"QuestionFr": "sample string 8",
"Section": "sample string 9",
"SerialNo": "sample string 10",
"QuestionType": "sample string 11"
},
{
"ChangeDate": "2026-02-03T18:25:55.8807075-08:00",
"ChangedBy": 1,
"Checked": true,
"CreateDate": "2026-02-03T18:25:55.8807075-08:00",
"CreatedBy": 2,
"Disabled": true,
"GeneralMedicalQuestionFields": [
{
"ChangeDate": "2026-02-03T18:25:55.8807075-08:00",
"ChangedBy": 1,
"CreateDate": "2026-02-03T18:25:55.8807075-08:00",
"CreatedBy": 2,
"Disabled": true,
"GeneralMedicalQuestionId": 4,
"Id": 5,
"QuestionEn": "sample string 6",
"QuestionEs": "sample string 7",
"QuestionFr": "sample string 8",
"SerialNo": "sample string 9",
"value": "sample string 10"
},
{
"ChangeDate": "2026-02-03T18:25:55.8807075-08:00",
"ChangedBy": 1,
"CreateDate": "2026-02-03T18:25:55.8807075-08:00",
"CreatedBy": 2,
"Disabled": true,
"GeneralMedicalQuestionId": 4,
"Id": 5,
"QuestionEn": "sample string 6",
"QuestionEs": "sample string 7",
"QuestionFr": "sample string 8",
"SerialNo": "sample string 9",
"value": "sample string 10"
}
],
"GeneralMedicalSubQuestions": [
{
"ChangeDate": "2026-02-03T18:25:55.8807075-08:00",
"ChangedBy": 1,
"Checked": true,
"CreateDate": "2026-02-03T18:25:55.8807075-08:00",
"CreatedBy": 2,
"Disabled": true,
"GeneralMedicalQuestionId": 4,
"Id": 5,
"QuestionEn": "sample string 6",
"QuestionEs": "sample string 7",
"QuestionFr": "sample string 8",
"SerialNo": "sample string 9"
},
{
"ChangeDate": "2026-02-03T18:25:55.8807075-08:00",
"ChangedBy": 1,
"Checked": true,
"CreateDate": "2026-02-03T18:25:55.8807075-08:00",
"CreatedBy": 2,
"Disabled": true,
"GeneralMedicalQuestionId": 4,
"Id": 5,
"QuestionEn": "sample string 6",
"QuestionEs": "sample string 7",
"QuestionFr": "sample string 8",
"SerialNo": "sample string 9"
}
],
"HasFields": true,
"HasOptions": true,
"Id": 4,
"IsForSenior": true,
"MedicalQuestionTypeId": 1,
"QuestionEn": "sample string 6",
"QuestionEs": "sample string 7",
"QuestionFr": "sample string 8",
"Section": "sample string 9",
"SerialNo": "sample string 10",
"QuestionType": "sample string 11"
}
]