-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdrugs.json
More file actions
26 lines (26 loc) · 711 Bytes
/
Copy pathdrugs.json
File metadata and controls
26 lines (26 loc) · 711 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
[
{
"no": "3",
"brandName": "0.9% Sodium Chloride",
"genericName": "Sodium Chloride",
"dosageFormName": "Injection",
"strength": "0.90%",
"packSize": "500ml/bottle",
"company": "Egypt Otsuka Pharmaceutical Co. S.A.E",
"countryOfOrigin": "Egypt",
"agent_name": "Sudan Amco Ltd",
"drugInfoRef": "555890"
},
{
"no": "4",
"brandName": "0.9% w/v Sodium Chloride",
"genericName": "Sodium Chloride",
"dosageFormName": "Injection",
"strength": "0.9% W/V",
"packSize": "100 ml",
"company": "Pharmaceutical Solution Industry Ltd",
"countryOfOrigin": "K.S.A",
"agent_name": "Dal Medical Services Co. Ltd",
"drugInfoRef": "555890"
}
]