Lab Connect!

 
Lab Connect! offers a way to automatically integrate EBMcalc equations with your patient's actual lab data. Our EHR interoperability modules will perform the necessary calculations and return a well formatted, evidence-based note for your EHR.
 
 
Example Patient 1: Calculate and Interpret A-a Gradient
To send this information, configure your lab interface to send an HTTP request like this:
 
     AAGradient.htm?Age=52&Percent_Inspired_O2=50&p_CO2=30&p_aO2=100
 
To have the calculation done and result posted to the EHR immediately, append "post=now" to the very end of the parameter list:
 
     AAGradient.htm?Age=52&Percent_Inspired_O2=50&p_CO2=30&p_aO2=100&post=now
 
Query string error handling examples
 
     AAGradient.htm?Age=52&Percent_Inspired_O2=50&Elevation=50|m&Patient_Temp=39|DegC&p_CO2=30&p_aO2=100&post=now
 
     AAGradient.htm?Age=52|YrsOld&Percent_Inspired_O2=50&p_CO2=30&p_aO2=100
 
     AAGradient.htm?Age=52|YrsOld&Percent_Inspired_O2=50&p_CO2=30|MMHG&Phosphorus=5&p_aO2=100&Calcium=10
 
 
Example Patient 2: Calculate Absolute Eosinophil Count
Send this information with an HTTP request like this:
 
     AbsEoCount.htm?WBC=12000|cells/microL=8&Eosinophils=15
 
Query string error handling example for a parameter that does not have a pull down unit selector
 
     AbsEoCount.htm?WBC=12000|cells/microL=8&Eosinophils=15|%
 
 
Example Patient 3: Evaluate Possible Hypertension in an Adolescent Boy
To send this information, the HTTP request is:
 
     BloodPressurePercentBoys.htm?Age=14&Height=170&Systolic_BP=130&Diastolic_BP=84
 
 
Example Patient 4: Assess Treatment Options for a Newborn with Jaundice
Your lab interface can send this HTTP request:
 
     NewbornHyperbili.htm?Infant_Age=28&Total_Bilirubin=14&Clinical_Risk_Group=2
 
 
Example Patient 5: Fractional Excretion of Sodium using LOINC code input
Note: LOINC code input implementation not available in all calculators. Your lab interface can send this HTTP request:
 
     FractExcSodium.htm?2947-0=140&2955-3=35&2160-0=0.9&35674-1=58
 
 
Example Patient 6: MELD Score
Your lab interface can send this HTTP request:
 
     MELD.htm?Creatinine=2&Bilirubin=1&INR=1.8&Hemodialysis_twice_in_week_prior=No
 
 
Example Patient 7: Assess Severity of Acute Congestive Heart Failure by Decision Tree
Here is the HTTP request to start the decision tree:
 
     HeartFailure.htm?ph=7.38&dm=yes&hr=130&rr=24&cr=2.1
 
 
Example Patient 8: Calculate the 10-Year Risk of Cardiovascular Disease in a Male
To send this information, configure your lab interface to send an HTTP request like this:
 
     Framingham08_M_Patient.htm?Age=60&Systolic_Blood_Pressure=150&Total_Cholesterol=280&HDL_Cholesterol=40&Sys_BP_Factor=Yes&Cig=Yes&DM=No
 
 
Example Patient 9: Plot a Girl's Stature for Age Over Time
Here is the HTTP request to plot the graph:
 
     StatureForAgeGirlsGraph.htm?2,85&4,100&6,110&8,125&14,160&19,165
 
 
Example Patient 10: Estimate GFR using the CKD-Epi Equation [sending SI unit]
Here is the HTTP request estimate GFR:
 
     GFR_CKD_EPI.htm?Sex=Female&Race=Black&Age=45&Serum_Creat=110|mcmol/L
 
 
Example Patient 11: Estimate Delivery Date and Gestational Age
Here is the HTTP request:
 
     EstimatedDateDeliveryPatient.htm?lmp_month=Apr&lmp_date=4&lmp_year=2013
 
 
Example Patient 12: Estimate Daily Protein Excretion
Here is the HTTP request to estimate 24 hour protein loss:
 
     UrinaryProteinExcretion.htm?Spot_Urine_Protein=160&Spot_Urine_Creat=30
 
 
Example Patient 13: Serum to Ascites Albumin Gradient [LOINC input and output in XML]
Here is the HTTP request to calculate the SAAG:
 
     AscitesAlbGradient.htm?1751-7=5.3&1749-1=2.2
 
 
Example Patient 14: Body Mass Index in Boys Ages 2 to 20
Here is the HTTP request to calculate age specific BMI percentile:
 
     BodyMassIndexBoys.htm?Age=15&Height=60|in&Weight=120|lb
 
 
The parameter values are assumed to be in certain units for the initial calculation display. If you leave one or more parameters out of the HTTP GET request, the missing parameters and any default values will be entered from the EBMcalc source files.
 
PLEASE NOTE: Parameter names are case sensitive, and the GET request should contain no blank-space characters. If you are sending data for a radio button parameter you may indicate either the discrete option name or actual numeric value in the HTTP request. If the option name contains blank spaces (see catalog) these spaces must be escaped with ASCII equivalents in the request.
 
 
To learn more about how EBMcalc can be integrated into your Electronic Medical Record and Lab systems please contact us at support@EBMcalc.com

 
Legal Notices and Disclaimer

 
All information contained in and produced by the EBMcalc system is provided for educational purposes only. This information should not be used for the diagnosis or treatment of any health problem or disease. THIS INFORMATION IS NOT INTENDED TO REPLACE CLINICAL JUDGMENT OR GUIDE INDIVIDUAL PATIENT CARE IN ANY MANNER. Click here for full notice and disclaimer.
 
EBMcalc is Copyright © 1998-2021 Foundation Internet    [Build 263202 v21.1]