Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.481.614 Times

Medical Term Abbreviations software
Filter: All | Freeware | Demo
 

Medical Term Abbreviations

1 2 3 4 5 > 
Released: September 07, 2011  |  Added: November 07, 2012 | Visits: 2.336

Medical Icons for Vista Medical Icons for Vista provides an almost unlimited selection of various icons on medicine-related topics, such as conventional signs of professions in healthcare, medical equipment and insurance, veterinary, etc. The icons will relieve designers and software developers of the burdensome task of... Platforms: OS/2, Windows, Mac, *nix, Windows CE, Pocket PC, Other,Android,BlackBerry,iPhone,iPod,iTouch,Palm,Palm OS 6.0,Handheld/Mobile Other,Java

License: Demo Cost: $129.00 USD Size: 3.3 MB Download (313): Medical Icons for Vista Download

Released: August 20, 2012  |  Added: August 20, 2012 | Visits: 763

Enhilex Medical Transcription Software Enhilex Medical Transcription Software is a great word list tool and notebook, built specifically for MTs. Increase your productivity and easily manage patient names, doctor names, medications, medical abbreviations and lab names! Your word list and the folder list are sorted automatically for... Platforms: Windows

License: Shareware Cost: $5.99 USD Size: 3.79 MB Download (50): Enhilex Medical Transcription Software Download

Released: January 01, 2004  |  Added: October 03, 2006 | Visits: 6.056

Medical Practice Tests from Boson Prepare for the actual exam with Boson Medical practice tests. Our software helps those looking to get certified in these medical areas: Certified Professional Coder(CPC), Certifed HIPAA, and Certified Billing and Coding Specialist. Each Exam covers more than 200 questions Platforms: Windows

License: Shareware Cost: $39.95 USD Size: 5.43 MB Download (206): Medical Practice Tests from Boson Download

Released: October 10, 2018  |  Added: October 25, 2018 | Visits: 14.110

Medical Calendar Medical Calendar is an easy-to-use scheduler for doctors that'll free you from a great deal of writing routine. This handy scheduling software will suit perfectly for a single physician as well as for a whole health center. It will help you to quickly create a competently organized schedule for... Platforms: Windows, Windows 7, Windows Server

License: Shareware Cost: $49.95 USD Size: 16.79 MB Download (1158): Medical Calendar Download

Released: June 16, 2008  |  Added: June 20, 2008 | Visits: 2.640

Vista Medical Icons Professional Icons presents their sophomore debut to their insanely popular Medical Icons Collection for Windows XP. Now two years later, Window Vista has taken a foothold prompting this all-new Vista Style Icon Edition. You'll find formats such as PNG, ICO, GIF, ICNS, JPG, and BMP. Do you sell... Platforms: Windows, Mac, *nix

License: Demo Cost: $149.00 USD Size: 11.08 MB Download (282): Vista Medical Icons Download

Released: October 23, 2017  |  Added: October 30, 2017 | Visits: 8.165

Medical Calendar for Workgroup This is a more powerful version of Medical Calendar, with all of the features of the standard version, but with the additional capability to share data in real time over the Internet. This handy scheduling software will suit perfectly for a single physician as well as for a whole health center.... Platforms: Windows, Windows 7, Windows Server

License: Shareware Cost: $69.95 USD Size: 3.1 MB Download (5029): Medical Calendar for Workgroup Download

Added: August 01, 2008 | Visits: 3.474

Free Medical Dictionary The Free Medical Dictioanry is a searchable glossary of medical terms from almost all specialties and fields of medicine, including: general medical terminology, pharmaceutical drugs, healthcare equipment, health conditions, medical devices, medical abbreviations, and more. Some features include:... Platforms: Windows

License: Freeware Size: 377 KB Download (1341): Free Medical Dictionary Download

Added: August 09, 2008 | Visits: 2.444

XTerm Medical Dictionary XTerm Medical Dictionary is a quick reliable reference tool. The database contains a constantly changing number of classical and contemporary medical terms. The search engine allows to browse, get list by wildcards, look in definitions. The database of medical terms contains definitions,... Platforms: Windows

License: Freeware Size: 913 KB Download (575): XTerm Medical Dictionary Download

Released: March 20, 2013  |  Added: April 16, 2013 | Visits: 2.352

Perfect Medical Icons Healthcare is a huge domain of knowledge that uses an immense array of notions, symbols, signs and other visual elements. If you are developing applications for the medical industry or are working on a health-related website, you need a set of graphic elements that will make your interfaces... Platforms: OS/2, Windows, Mac, *nix, Windows CE, Pocket PC, Other,Android,BlackBerry,iPhone,iPod,iTouch,Palm,Palm OS 6.0,Handheld/Mobile Other,Java,AS/400

License: Demo Cost: $39.95 USD Size: 3.15 MB Download (318): Perfect Medical Icons Download

Released: December 23, 2011  |  Added: February 14, 2012 | Visits: 2.158

Medical Toolbar Icons Develop professional-looking applications for hospitals, medical and health care specialists with a set of Medical Toolbar Icons. The set contains over 300 icons representing various medical objects including Ampoule, Syringe, Ointment, Thermometer and many more. A number of icons representing... Platforms: OS/2, Windows, Mac, *nix, Windows CE, Pocket PC, Other,Android,BlackBerry,iPhone,iPod,iTouch,Palm,Palm OS 6.0,Handheld/Mobile Other,Java

License: Shareware Cost: $99.95 USD Size: 15.96 MB Download (265): Medical Toolbar Icons Download

Added: June 09, 2010 | Visits: 1.060

Term::VT102 Term::VT102 is a class to emulate a DEC VT102 terminal. SYNOPSIS use Term::VT102; my $vt = Term::VT102->new (cols => 80, rows => 24); while (<>) { $vt->process ($_); } The VT102 class provides emulation of most of the functions of a DEC VT102 terminal. Once initialised, data passed to a... Platforms: *nix

License: Freeware Size: 24.58 KB Download (122): Term::VT102 Download

Added: February 12, 2010 | Visits: 1.178

Term::ANSIScreen Term::ANSIScreen is a Perl module for terminal control using ANSI escape sequences. SYNOPSIS # qw/:color/ is exported by default, i.e. color() & colored() use Term::ANSIScreen qw/:color :cursor :screen :keyboard/; print setmode(1), setkey(a,b); print "40x25 mode now, with a mapped to... Platforms: *nix

License: Freeware Size: 15.36 KB Download (98): Term::ANSIScreen Download

Added: August 12, 2010 | Visits: 1.164

GO::Model::Term GO::Model::Term is a term or concept in an ontology. SYNOPSIS # From a file use GO::Parser; my $parser = new GO::Parser({handler=>obj}); # create parser object $parser->parse("gene_ontology.obo"); # parse file -> objects my $graph = $parser->handler->graph; # get L object my $term =... Platforms: *nix

License: Freeware Size: 593.92 KB Download (97): GO::Model::Term Download

Added: July 27, 2010 | Visits: 989

Term::ReadLine::Gnu Term::ReadLine::Gnu is a Perl extension for the GNU Readline/History Library. SYNOPSIS use Term::ReadLine; $term = new Term::ReadLine ProgramName; while ( defined ($_ = $term->readline(prompt>)) ) { ... } This is an implementation of Term::ReadLine using the GNU Readline/History... Platforms: *nix

License: Freeware Size: 66.56 KB Download (101): Term::ReadLine::Gnu Download

Added: November 01, 2010 | Visits: 927

Term::GnuplotTerminals Term::GnuplotTerminals is a Perl documentation of gnuplot output devices. aed767 The aed512 and aed767 terminal drivers support AED graphics terminals. The two drivers differ only in their horizontal ranges, which are 512 and 768 pixels, respectively. Their vertical range is 575 pixels. There... Platforms: *nix

License: Freeware Size: 716.8 KB Download (92): Term::GnuplotTerminals Download

Added: June 20, 2010 | Visits: 800

Term::ANSIMenu Term::ANSIMenu is an infrastructure for creating menus in ANSI capable terminals. SYNOPSIS use Term::ANSIMenu; my $menu = Term::ANSIMenu->new( width => 40, help => [[, &standard_help], [hint 1, &help_item], [ undef, &standard_help], [hint 3, undef] ], title => title, items => [[1,... Platforms: *nix

License: Freeware Size: 20.48 KB Download (94): Term::ANSIMenu Download

Added: March 09, 2010 | Visits: 1.776

Term::Animation Term::Animation is a Perl module that provides a framework to produce sprite animations using ASCII art. Each ASCII sprite is given one or more frames, and placed into the animation as an animation entity. An animation entity can have a callback routine that controls the position and frame of... Platforms: *nix

License: Freeware Size: 18.43 KB Download (138): Term::Animation Download

Added: February 17, 2010 | Visits: 887

Term::Prompt Term::Prompt is a Perl extension for prompting a user for information. SYNOPSIS use Term::Prompt; $value = &prompt(...); use Term::Prompt qw(termwrap); print &termwrap(...); $Term::Prompt::MULTILINE_INDENT = ; PREREQUISITES You must have Text::Wrap and Term::ReadKey available on... Platforms: *nix

License: Freeware Size: 11.26 KB Download (93): Term::Prompt Download

Added: October 21, 2010 | Visits: 1.036

Term::Shell Term::Shell is a simple command-line shell framework. SYNOPSIS package MyShell; use base qw(Term::Shell); sub run_command1 { print "command 1!n"; } sub smry_command1 { "what does command1 do?" } sub help_command1 { < Platforms: *nix

License: Freeware Size: 17.41 KB Download (97): Term::Shell Download

Added: March 24, 2010 | Visits: 941

Term::TtyRec::Player Term::TtyRec::Player is a Perl module that playbacks ttyrec data. SYNOPSIS use Term::TtyRec::Player; use FileHandle; # $handle is any IO::* object my $handle = FileHandle->new(file.tty); my $player = Term::TtyRec::Player->new($handle); # options can be set as hashref my $player =... Platforms: *nix

License: Freeware Size: 4.1 KB Download (111): Term::TtyRec::Player Download

1 2 3 4 5 >