]> Softwares of Agnibho - pdosage.git/blob - src/data/ceftriaxone.json
Show dosage rate
[pdosage.git] / src / data / ceftriaxone.json
1 {
2 "name": "Ceftriaxone",
3 "form": [
4 {
5 "mode": "Inj",
6 "gen": true,
7 "dose": {
8 "perKg": [
9 50,
10 75
11 ],
12 "adult": [
13 1000,
14 1000
15 ],
16 "unit": "mg",
17 "txt": "IV q 12-24 hr"
18 }
19 },
20 {
21 "mode": "Inj",
22 "gen": true,
23 "dose": {
24 "perKg": 50,
25 "adult": [
26 1000,
27 1000
28 ],
29 "unit": "mg",
30 "txt": "IV q 12 hr",
31 "comment": "for Meningitis. Max 4 gm."
32 }
33 },
34 {
35 "mode": "Inj",
36 "gen": true,
37 "range": [
38 {
39 "max": "1y",
40 "dose": {
41 "perKg": [
42 25,
43 50
44 ],
45 "adult": [
46 125,
47 125
48 ],
49 "unit": "mg",
50 "txt": "single IM or IV for gonococcal ophthalmia neonatoram."
51 }
52 }
53 ]
54 },
55 {
56 "mode": "Inj",
57 "gen": true,
58 "dose": {
59 "val": 125,
60 "unit": "mg",
61 "txt": "single IM",
62 "comment": "prophylaxis for N. meningitidis."
63 }
64 },
65 {
66 "mode": "Inj",
67 "content": "125mg",
68 "dose": {
69 "approx": [
70 125,
71 "50*bw",
72 "75*bw"
73 ],
74 "adult": [
75 8,
76 8
77 ],
78 "unit": "vial",
79 "txt": ""
80 }
81 },
82 {
83 "mode": "Inj",
84 "content": "250mg",
85 "dose": {
86 "approx": [
87 250,
88 "50*bw",
89 "75*bw"
90 ],
91 "adult": [
92 4,
93 4
94 ],
95 "unit": "vial",
96 "txt": ""
97 }
98 },
99 {
100 "mode": "Inj",
101 "content": "500mg",
102 "dose": {
103 "approx": [
104 500,
105 "50*bw",
106 "75*bw"
107 ],
108 "adult": [
109 2,
110 2
111 ],
112 "unit": "vial",
113 "txt": ""
114 }
115 },
116 {
117 "mode": "Inj",
118 "content": "1000mg",
119 "dose": {
120 "approx": [
121 1000,
122 "50*bw",
123 "75*bw"
124 ],
125 "adult": [
126 1,
127 1
128 ],
129 "unit": "vial",
130 "txt": ""
131 }
132 }
133 ]
134 }