Prescription search
API URL | {{url}}/admin-service/medication/search |
Method | POST |
Description | Prescription search |
Input:
Field Name | Type | Mandatory | Example |
Authorization(Header) | String | Yes | Bearer eyJlbmMiOiJBMTI4R0NNIiwiYWxnIjoiUlNBLU9BRVAtMjU2In0.MCm0mJDfpfjlr10Uok79-kTF7fv9Tn7cI5m2WsRDGUd9VS7iRmfbszjuc1-w5D-PYt9CdVxRMGBQlzYauhnI |
Sample Input:
{ "searchTerm": "do" }
Output:
Field Name | Type | Comments |
| String | User ID |
| Integer | Country id |
| String | Medication name |
| Integer | Medication classification id |
| Integer | Medication dosage form id |
| String | Dosage form name |
| String | Dosage unit name |
| Integer | Brand id |
| String | Medication classification name |
| String | Medication brand name |
| Boolean | Medication status |