Framingham and UKPDS calculators
This is a implementation that draws data from the patients files. The patient should have smoking status, Lipid values, HgA1c for diabetics, and BP stored in the chart in the measurements. The more the merrier. They can be manually added to measurements or added automatically by a HL7 import that is linked to measurements it doesn't matter as long as they are present in "Measurements". **To have measurement populate the form properly you need a OSCAR version dated after about Dec 7th, 2009. ** If your charts are well populated with information the eForms feature e) loading of ALL but ONE value used in the calculations from Oscar if the values are already entered (as appropriate for each form Framingham/UKPDS) - gender - age - BP - total Cholesterol - HDL - smoker - HgA1c f) The ONE value that doesn't populate the Framingham form (and currently defaults to no) is treated hypertension. The ONE value that doesn't autopopulate the UKPDS form is the duration of diabetes (and currently defaults to 0 years) Installation. The js.js file gets loaded as an "image" the other files get loaded as eForms
- js.js
- Common library used by both the Framingham and UKPDS eForms
- UKPDS.html
- Framingham.html

