{
"message": "Got account.",
"entity": {
"id": 4,
"name": "Ghana Health Service",
"maxNoOfUsers": 100,
"tenantId": 208,
"country": {
"id": 3,
"name": "Ghana",
"countryCode": "233",
"unitMeasurement": "metric"
},
"clinicalWorkflow": [
{
"id": 1,
"name": "mental health",
"workflow": "phq4",
"moduleType": "clinical",
"default": false
},
{
"id": 3,
"name": "hypertension",
"workflow": "bp_log",
"moduleType": "clinical",
"default": true
},
{
"id": 4,
"name": "diabetics",
"workflow": "glucose_log",
"moduleType": "clinical",
"default": true
}
],
"customizedWorkflow": [
{
"id": 40,
"name": "Gasstroke",
"workflow": "gasstroke",
"moduleType": "customized",
"default": false
}
],
"users": [
{
"id": 183,
"username": "GH_xxxxxHealthService@spice.com",
"firstName": "Ghana Health Service",
"lastName": "Ghana Health Service",
"gender": null,
"country": {
"id": 3,
"name": "Ghana",
"countryCode": "233",
"unitMeasurement": "metric"
},
"countryCode": "233",
"phoneNumber": "78737XXX5",
"timezone": {
"id": 88,
"offset": "+00:00",
"description": "(UTC) Monrovia, Reykjavik"
}
}
],
"countryCode": "233"
},
"status": true,
"entityList": null,
"responseCode": 200,
"totalCount": null
}