]> Softwares of Agnibho - pdosage.git/blob - src/data/amoxycillin_clavulinic_acid.json
87e319b8d7ca891699aaf19b91ad481e73f4914a
[pdosage.git] / src / data / amoxycillin_clavulinic_acid.json
1 {
2 "name": "Amoxycillin / Clavulinic Acid",
3 "form": [
4 {
5 "mode": "Oral",
6 "gen": true,
7 "dose": {
8 "perKg": [
9 25,
10 50
11 ],
12 "limit": [
13 250,
14 500
15 ],
16 "unit": "mg",
17 "txt": "q 8-12 hr"
18 }
19 },
20 {
21 "mode": "IV",
22 "gen": true,
23 "dose": {
24 "perKg": [
25 50,
26 100
27 ],
28 "limit": [
29 1200,
30 1200
31 ],
32 "unit": "mg",
33 "txt": "q 6-8 hr"
34 }
35 },
36 {
37 "mode": "Tab",
38 "content":"375mg",
39 "dose": {
40 "approx": [
41 250,
42 "25*bw",
43 "50*bw"
44 ],
45 "limit": [
46 1,
47 2
48 ],
49 "unit": "tab",
50 "txt": ""
51 }
52 },
53 {
54 "mode": "Tab",
55 "content":"625mg",
56 "dose": {
57 "approx": [
58 500,
59 "25*bw",
60 "50*bw"
61 ],
62 "limit": [
63 0.5,
64 1
65 ],
66 "unit": "tab",
67 "txt": ""
68 }
69 },
70 {
71 "mode": "Syr",
72 "content":"156mg/5ml",
73 "dose": {
74 "perKg": [
75 1,
76 2
77 ],
78 "limit": [
79 10,
80 20
81 ],
82 "unit": "ml",
83 "txt": ""
84 }
85 },
86 {
87 "mode": "IV",
88 "content":"150mg",
89 "dose": {
90 "approx": [
91 125,
92 "50*bw",
93 "100*bw"
94 ],
95 "limit": [
96 8,
97 8
98 ],
99 "unit": "amp",
100 "txt": ""
101 }
102 },
103 {
104 "mode": "IV",
105 "content":"300mg",
106 "dose": {
107 "approx": [
108 250,
109 "50*bw",
110 "100*bw"
111 ],
112 "limit": [
113 4,
114 4
115 ],
116 "unit": "amp",
117 "txt": ""
118 }
119 },
120 {
121 "mode": "IV",
122 "content":"600mg",
123 "dose": {
124 "approx": [
125 500,
126 "50*bw",
127 "100*bw"
128 ],
129 "limit": [
130 2,
131 2
132 ],
133 "unit": "amp",
134 "txt": ""
135 }
136 },
137 {
138 "mode": "IV",
139 "content":"1.2gm",
140 "dose": {
141 "approx": [
142 1000,
143 "50*bw",
144 "100*bw"
145 ],
146 "limit": [
147 1,
148 1
149 ],
150 "unit": "amp",
151 "txt": ""
152 }
153 }
154 ]
155 }