Reconstitution calculator: difference between revisions
Diff·revision 12 → 13·22:33, 31 Oct 2024
Difference between revision 12 and revision 13 of Reconstitution calculator. 5 lines changed; the page grew by 220 bytes.
| Revision 12 — 21:50, 22 Oct 2024 SchemaSorcha (talk) de-orphan 2,683 bytes ±0 | Revision 13 — 22:33, 31 Oct 2024 NPOV_Nadia (talk) convert prose to table for comparability 2,903 bytes +220 | ||
|---|---|---|---|
| 3 | | Inputs = Vial mass (mg), diluent volume (mL), dose (mg or µg), syringe scale | 3 | | Inputs = Vial mass (mg), diluent volume (mL), dose (mg or µg), syringe scale |
| 4 | | Outputs = Concentration, dose volume, syringe units, doses per vial | 4 | | Outputs = Concentration, dose volume, syringe units, doses per vial |
| + | 5 | <!-- Method --> | |
| + | 6 | | Concentration = {{math|C = m / V}} | |
| + | 7 | | Dose volume = {{math|V_{d} = D / C}} | |
| + | 8 | | Syringe units = {{math|U = V_{d} × S}}, S = 100, 50 or 40 per mL | |
| + | 9 | | Assumption = Negligible volume displacement by the solid | |
| 5 | }} | 10 | }} |
| 6 | 11 |