Proof the checking actually worksإثبات أن الفحص يعمل حقاً
This page opens the real medication-checking engine and feeds it both patients’ records live, in your browser, right now. Nothing here is a recording or a screenshot.تفتح هذه الصفحة المحرك الفعلي للتحقق من الأدوية وتغذيه بسجلات المريضين مباشرة في متصفحك، الآن. لا يوجد هنا أي تسجيل أو لقطة شاشة.
What you are looking at, in plain terms.
Every line below is one question we ask the engine, and its answer. Did it catch the patient who was about to go home on two blood thinners? Did it catch the diabetes dose that was double the safe limit for her kidneys? Just as importantly — did it stay quiet where it should, and not invent a warning that was not there?
A green tick means the engine answered correctly. If someone changed the code and broke the checking, lines here would turn red, and we would know before a patient or a judge ever did. That is the whole point: a safety tool that cannot prove it works is just a claim.
A green tick means the engine answered correctly. If someone changed the code and broke the checking, lines here would turn red, and we would know before a patient or a judge ever did. That is the whole point: a safety tool that cannot prove it works is just a claim.
The line worth reading twice. Both patients take exactly the same diabetes medicine at exactly the same dose. One has poor kidney function and one does not. The engine flags it for the first and correctly says nothing for the second — see “Second patient” below. Same rule, different patient, different and correct answer. That is what tells you the checking is real rather than written in advance.
Engine output for the demo patientمخرجات المحرك للمريض التجريبي
liveRaw session object produced by ReconMed.engine.buildSession(). This is the single data structure every page in the application reads from.