Skip to content

Instantly share code, notes, and snippets.

@musaib-technyx
Created July 9, 2019 08:05
Show Gist options
  • Save musaib-technyx/3c4d7c3b44953ecefda0509ec05a236d to your computer and use it in GitHub Desktop.
Save musaib-technyx/3c4d7c3b44953ecefda0509ec05a236d to your computer and use it in GitHub Desktop.
{
"header": {
"error": "0",
"message": "Success"
},
"body": {
"details": {
"id": 1,
"title": "mr.",
"first_name": "mahmood",
"last_name": "ahmed",
"email": "mahmood@technyxsystems.com",
"phone": "02134635509",
"gender": "Male",
"date_of_birth": "2019-07-16",
"complain_type_id": 1,
"surgeon_id": 3,
"narrative_summary": "is earlier",
"submitted_by_patient": null,
"status": 0,
"pateint_experience": "2-week",
"image_view": "front",
"coordinate_x": "185.235595703125",
"coordinate_y": "327.543270111084",
"patient_additional_info": "asdasdasdasd",
"exported_file_path": null,
"via_surgeon_id": null,
"department_id": null,
"created_at": null,
"updated_at": null,
"questions": [
{
"id": 1,
"narrative_id": 1,
"patient_cheif_complain_type_id": 1,
"question_id": 1,
"option_id": 1,
"answer": null,
"created_at": null,
"updated_at": null,
"selected_option": 1,
"options": {
"id": 1,
"duplicate_form_id": null,
"name": "How long have you been experiencing headache?",
"complain_type_id": 1,
"parent_question_id": 0,
"category_id": 2,
"question_option_id": 0,
"status": 1,
"added_by_id": 51,
"sort_order": null,
"department_id": null,
"created_at": "2019-06-21 01:14:07",
"updated_at": "2019-06-21 01:14:07"
}
},
{
"id": 2,
"narrative_id": 1,
"patient_cheif_complain_type_id": 1,
"question_id": 2,
"option_id": 4,
"answer": null,
"created_at": null,
"updated_at": null,
"selected_option": 4,
"options": {
"id": 1,
"duplicate_form_id": null,
"name": "How long have you been experiencing headache?",
"complain_type_id": 1,
"parent_question_id": 0,
"category_id": 2,
"question_option_id": 0,
"status": 1,
"added_by_id": 51,
"sort_order": null,
"department_id": null,
"created_at": "2019-06-21 01:14:07",
"updated_at": "2019-06-21 01:14:07"
}
},
{
"id": 3,
"narrative_id": 1,
"patient_cheif_complain_type_id": 1,
"question_id": 3,
"option_id": 6,
"answer": null,
"created_at": null,
"updated_at": null,
"selected_option": 6,
"options": {
"id": 1,
"duplicate_form_id": null,
"name": "How long have you been experiencing headache?",
"complain_type_id": 1,
"parent_question_id": 0,
"category_id": 2,
"question_option_id": 0,
"status": 1,
"added_by_id": 51,
"sort_order": null,
"department_id": null,
"created_at": "2019-06-21 01:14:07",
"updated_at": "2019-06-21 01:14:07"
}
}
]
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment