]> Softwares of Agnibho - pdosage.git/blob - src/data/ceftriaxone.json
Initial commit
[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 "limit": [
13 1000,
14 1000
15 ],
16 "unit": "mg",
17 "txt": "IV q 12-24 hr"
18 }
19 },
20 {
21 "mode": "Inj",
22 "dose": {
23 "perKg": 50,
24 "limit": [
25 1000,
26 1000
27 ],
28 "unit": "mg",
29 "txt": "IV q 12 hr",
30 "comment": "for Meningitis. Max 4 gm."
31 }
32 },
33 {
34 "mode": "Inj",
35 "range": [
36 {
37 "max": "1y",
38 "dose": {
39 "perKg": [
40 25,
41 50
42 ],
43 "limit": [
44 125,
45 125
46 ],
47 "unit": "mg",
48 "txt": "single IM or IV for gonococcal ophthalmia neonatoram."
49 }
50 }
51 ]
52 },
53 {
54 "mode": "Inj",
55 "dose": {
56 "val": 125,
57 "unit": "mg",
58 "txt": "single IM",
59 "comment": "prophylaxis for N. meningitidis."
60 }
61 }
62 ]
63 }