{
"message": "Got All Medications.",
"entity": null,
"status": true,
"entityList": [
{
"id": 1,
"name": "Calaptin 120mg",
"classificationId": 1,
"dosageFormId": 1,
"brandId": 2,
"classificationName": "ACE inhibitor",
"brandName": "Biomet",
"dosageFormName": "Tablet",
"countryId": 1,
"tenantId": null,
"codeDetails": {
"code": "1",
"url": "http://purl.org/ontology/SNOMEDCT/6456007"
},
"category": null
},
{
"id": 2,
"name": "Test",
"classificationId": 1,
"dosageFormId": 1,
"brandId": 1,
"classificationName": "ACE inhibitor",
"brandName": "Antibiotics",
"dosageFormName": "Tablet",
"countryId": 1,
"tenantId": null,
"codeDetails": {
"code": "aaa",
"url": "nnnn"
},
"category": null
}
],
"responseCode": 200,
"totalCount": 1
}