Medication Create
Sample Input
[{
"countryId": 1,
"classificationId": 1,
"classificationName": "Diuretic",
"brandId": 1,
"brandName": "Antibiotics",
"name": "Medication One",
"codeDetails": {
"code": "medi",
"url": "https://spice-dev.sl.labsplatform.com/region/1/1/medication/create"
},
"dosageFormId": 2,
"dosageFormName": "Liquid"
}]