Skip to content

zakcali/trimLabResults

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 

Repository files navigation

trimLabResults

Nucleus EHR software by Monad Yazılım, has ability to copy/paste laboratory results to patient's history. As an oncologist, I have lots of visits for a patient, so lots of text to write to patients history. I wrote a javascript program to shorten the laboratory result texts, following:

"Kalsiyum - 10,6 mg/dL"  
"Sodyum - 135,0 mg/dL"

as:

"Ca:10,6" "Na:135,0" 

I created a html web page, with minimal JavaScript coding. Just paste laboratory results text to form on the top, click "Kısalt" button, see trimmed text in the form on the bottom. Now you can select the trimmed text, and click "Kopyala" to copy it to clipboard, then paste it to patients history in your EHR software.

About

Copy and trim laboratory results from Turkish EMR program Nucleus (Nucleus software is created and distributed by Monad Yazılım)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages