Unix Technical Forum

SEO

vBulletin Search Engine Optimization


Go Back   Unix Technical Forum > Unix Operating Systems > Sco Unix

Register FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 02-15-2008, 03:51 PM
Norm
 
Posts: n/a
Default Medical Manager MM

Hello all,

I am trying to find any information on an application called Medical
Manager that runs on OpenServer 5

After many hours of searching google, I have come up empty handed. Any
links to websites or news groups that refer to MM would be greatly
appreciated. I had a doctors office call me in to connect a new PC to
MM, and to my shock they are running it on a Pentium 1 computer WITH
NO BACKUP and the thing is about 7 or 8 years old. I have stressed to
them how dangerouse this is and that they realy need to get them on
some newer hardware. Their entire practice is basicly housed on this
thing.

Thanks,

Norm

PS: If you have anecdotal experience with Medical Manager, I'd like to
hear from you as well. Inparticular, I would like to know where the DB
is located? what DB is used? etc.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 02-15-2008, 03:51 PM
DaveT
 
Posts: n/a
Default Re: Medical Manager MM

copy /usr2 directory
inside usr2 is a home folder, look at user list and create those users.
copy /etc/rc.d/8 see usrdef file

I've worked on PCN and medical manager.
Medical manager SUCKS!
it uses an ISAM database (very old version), has no live access to the data
(no odbc, jdbc)


good luck,

Dave


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 02-15-2008, 03:51 PM
ubw
 
Posts: n/a
Default Re: Medical Manager MM

On 28 Jul 2004 02:36:40 -0700, nvbauer@myrealbox.com (Norm) wrote:

>Hello all,
>
>I am trying to find any information on an application called Medical
>Manager that runs on OpenServer 5
>
>After many hours of searching google, I have come up empty handed. Any
>links to websites or news groups that refer to MM would be greatly
>appreciated. I had a doctors office call me in to connect a new PC to
>MM, and to my shock they are running it on a Pentium 1 computer WITH
>NO BACKUP and the thing is about 7 or 8 years old. I have stressed to
>them how dangerouse this is and that they realy need to get them on
>some newer hardware. Their entire practice is basicly housed on this
>thing.
>
>Thanks,
>
>Norm
>
>PS: If you have anecdotal experience with Medical Manager, I'd like to
>hear from you as well. Inparticular, I would like to know where the DB
>is located? what DB is used? etc.


Medical Manager is now part of WebMD, www.webmdps. The data is
usually installed in /usr2/meddata and the DB is a modified ctree.
There is a lot of information in the Installation & Appendices Manual

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 02-15-2008, 03:51 PM
Abid Khan
 
Posts: n/a
Default Re: Medical Manager MM

nvbauer@myrealbox.com (Norm) wrote in message news:<a0e6514f.0407280136.43adaa61@posting.google. com>...
> Hello all,
>
> I am trying to find any information on an application called Medical
> Manager that runs on OpenServer 5
>
> After many hours of searching google, I have come up empty handed. Any
> links to websites or news groups that refer to MM would be greatly
> appreciated. I had a doctors office call me in to connect a new PC to
> MM, and to my shock they are running it on a Pentium 1 computer WITH
> NO BACKUP and the thing is about 7 or 8 years old. I have stressed to
> them how dangerouse this is and that they realy need to get them on
> some newer hardware. Their entire practice is basicly housed on this
> thing.
>
> Thanks,
>
> Norm
>
> PS: If you have anecdotal experience with Medical Manager, I'd like to
> hear from you as well. Inparticular, I would like to know where the DB
> is located? what DB is used? etc.



Norm,

I am not surprise to hear that, since quite a few physician offices
are still running a legacy medical practic software on SCO with
ancient hardware, anyway I use to work for a Medical Manager
consultant, MM does have a script for backup and restore, one time the
software as running in COBOL and later they converted in C language,
at one time MM was own by a company name System Plus and now I think
WebMD own's Medical Manager, they now have a WIndows verison and I am
not sure if they still sell/support UNIX versions.

Abid
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old 02-15-2008, 03:51 PM
Norm
 
Posts: n/a
Default Re: Medical Manager MM

nvbauer@myrealbox.com (Norm) wrote in message news:<a0e6514f.0407280136.43adaa61@posting.google. com>...
> Hello all,
>
> I am trying to find any information on an application called Medical
> Manager that runs on OpenServer 5
>
> After many hours of searching google, I have come up empty handed. Any
> links to websites or news groups that refer to MM would be greatly
> appreciated. I had a doctors office call me in to connect a new PC to
> MM, and to my shock they are running it on a Pentium 1 computer WITH
> NO BACKUP and the thing is about 7 or 8 years old. I have stressed to
> them how dangerouse this is and that they realy need to get them on
> some newer hardware. Their entire practice is basicly housed on this
> thing.
>
> Thanks,
>
> Norm
>
> PS: If you have anecdotal experience with Medical Manager, I'd like to
> hear from you as well. Inparticular, I would like to know where the DB
> is located? what DB is used? etc.




Is is possible to install MM on another version of UNIX like FreeBSD?
Can you install it on Linux (Debian, Slcakware, RedHat, doesent matter
which one)? That would be even better.

How difficult is it to migrate the databases on the SCO version to the
new Windows version? Moving to Windows is a possibility also, (though
one I don't particularly like).


Thanks
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6 (permalink)  
Old 02-15-2008, 03:51 PM
Adacomp
 
Posts: n/a
Default Re: Medical Manager MM

We were a MedMgr dealer for 18 years until MedMgr deauthorized us all. If
you have specific questions I would be glad to answer them.

You will have to run MedMgr on SCO unless you want to run on Windoze. The
data is transportable but new programs would have to be "purchased" for
Windoze. Very costly now that MedMgr did away with all dealers.

By the way MedMgr never used COBOL. It has always been written in "C" and
uses the Ctree ISAM database. Data files are ASCII which are very easy to
maintain.

"Norm" <nvbauer@myrealbox.com> wrote in message
news:a0e6514f.0407280136.43adaa61@posting.google.c om...
> Hello all,
>
> I am trying to find any information on an application called Medical
> Manager that runs on OpenServer 5
>
> After many hours of searching google, I have come up empty handed. Any
> links to websites or news groups that refer to MM would be greatly
> appreciated. I had a doctors office call me in to connect a new PC to
> MM, and to my shock they are running it on a Pentium 1 computer WITH
> NO BACKUP and the thing is about 7 or 8 years old. I have stressed to
> them how dangerouse this is and that they realy need to get them on
> some newer hardware. Their entire practice is basicly housed on this
> thing.
>
> Thanks,
>
> Norm
>
> PS: If you have anecdotal experience with Medical Manager, I'd like to
> hear from you as well. Inparticular, I would like to know where the DB
> is located? what DB is used? etc.





-----= Posted via Newsfeeds.Com, Uncensored Usenet News =-----
http://www.newsfeeds.com - The #1 Newsgroup Service in the World!
-----== Over 100,000 Newsgroups - 19 Different Servers! =-----
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7 (permalink)  
Old 02-15-2008, 03:51 PM
Abid Khan
 
Posts: n/a
Default Re: Medical Manager MM

nvbauer@myrealbox.com (Norm) wrote in message news:<a0e6514f.0407290405.477b4b9e@posting.google. com>...
> nvbauer@myrealbox.com (Norm) wrote in message news:<a0e6514f.0407280136.43adaa61@posting.google. com>...
> > Hello all,
> >
> > I am trying to find any information on an application called Medical
> > Manager that runs on OpenServer 5
> >
> > After many hours of searching google, I have come up empty handed. Any
> > links to websites or news groups that refer to MM would be greatly
> > appreciated. I had a doctors office call me in to connect a new PC to
> > MM, and to my shock they are running it on a Pentium 1 computer WITH
> > NO BACKUP and the thing is about 7 or 8 years old. I have stressed to
> > them how dangerouse this is and that they realy need to get them on
> > some newer hardware. Their entire practice is basicly housed on this
> > thing.
> >
> > Thanks,
> >
> > Norm
> >
> > PS: If you have anecdotal experience with Medical Manager, I'd like to
> > hear from you as well. Inparticular, I would like to know where the DB
> > is located? what DB is used? etc.

>
>
>
> Is is possible to install MM on another version of UNIX like FreeBSD?
> Can you install it on Linux (Debian, Slcakware, RedHat, doesent matter
> which one)? That would be even better.
>
> How difficult is it to migrate the databases on the SCO version to the
> new Windows version? Moving to Windows is a possibility also, (though
> one I don't particularly like).
>
>
> Thanks



I don't thing so, You need to buy a Medical Manager Windows version,
one of my client migrated from a (non-medical manager)legacy SCO UNIX
based medical practice system to medical manager Windows based system,
they didn't convert the data, so they have to start over, they are
still using the old system for historical data lookup and payment
posting, BTW they are not very happy with Medical Manager support,
sometimes they return call after one to two days.

Abid
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #8 (permalink)  
Old 02-15-2008, 03:51 PM
Gary L. Burnore
 
Posts: n/a
Default Re: Medical Manager MM

On 29 Jul 2004 12:45:45 -0700, akhan@att.net (Abid Khan) wrote:

>nvbauer@myrealbox.com (Norm) wrote in message news:<a0e6514f.0407290405.477b4b9e@posting.google. com>...
>> nvbauer@myrealbox.com (Norm) wrote in message news:<a0e6514f.0407280136.43adaa61@posting.google. com>...
>> > Hello all,
>> >
>> > I am trying to find any information on an application called Medical
>> > Manager that runs on OpenServer 5
>> >
>> > After many hours of searching google, I have come up empty handed. Any
>> > links to websites or news groups that refer to MM would be greatly
>> > appreciated. I had a doctors office call me in to connect a new PC to
>> > MM, and to my shock they are running it on a Pentium 1 computer WITH
>> > NO BACKUP and the thing is about 7 or 8 years old. I have stressed to
>> > them how dangerouse this is and that they realy need to get them on
>> > some newer hardware. Their entire practice is basicly housed on this
>> > thing.
>> >
>> > Thanks,
>> >
>> > Norm
>> >
>> > PS: If you have anecdotal experience with Medical Manager, I'd like to
>> > hear from you as well. Inparticular, I would like to know where the DB
>> > is located? what DB is used? etc.

>>
>>
>>
>> Is is possible to install MM on another version of UNIX like FreeBSD?
>> Can you install it on Linux (Debian, Slcakware, RedHat, doesent matter
>> which one)? That would be even better.
>>
>> How difficult is it to migrate the databases on the SCO version to the
>> new Windows version? Moving to Windows is a possibility also, (though
>> one I don't particularly like).
>>
>>
>> Thanks

>
>
>I don't thing so, You need to buy a Medical Manager Windows version,
>one of my client migrated from a (non-medical manager)legacy SCO UNIX
>based medical practice system to medical manager Windows based system,
>they didn't convert the data, so they have to start over, they are
>still using the old system for historical data lookup and payment
>posting, BTW they are not very happy with Medical Manager support,
>sometimes they return call after one to two days.


THey also, I've recently been told, won't give the owner of the
computer the passwords to admin the box.


--
gburnore@databasix dot com
---------------------------------------------------------------------------
How you look depends on where you go.
---------------------------------------------------------------------------
Gary L. Burnore | ÝÛ³ºÝ³Þ³ºÝ³³Ýۺݳ޳ºÝ³Ý³Þ³ºÝ³ÝÝÛ³
| ÝÛ³ºÝ³Þ³ºÝ³³Ýۺݳ޳ºÝ³Ý³Þ³ºÝ³ÝÝÛ³
DataBasix | ÝÛ³ºÝ³Þ³ºÝ³³Ýۺݳ޳ºÝ³Ý³Þ³ºÝ³ÝÝÛ³
| ÝÛ³ 3 4 1 4 2 ݳ޳ 6 9 0 6 9 ÝÛ³
Black Helicopter Repair Svcs Division | Official Proof of Purchase
================================================== =========================
Want one? GET one! http://signup.databasix.com
================================================== =========================
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #9 (permalink)  
Old 02-15-2008, 03:51 PM
Adacomp
 
Posts: n/a
Default Re: Medical Manager MM

The new "full" Windoze version is called Intergy and it is not the old
MedMgr. It is Progress database I think and in all of MedMgr's infinite
wisdom they didn't write a conversion from the old MedMgr to the new Intergy
package, at least not when we were dealers. Really stupid and it really
alienates your users.

Moving from the char based MedMgr on UNIX to the char Windoze version only
requires you to reindex the datafiles. All data remains intact. You of
course have to "upgrade" to the Windoze version. Last I knew they wouldn't
sell a char version, only Intergy but again I am not in the loop anymore.

Over 40 of us "old" MedMgr resellers have moved to a Windoze based package
called MicroMD (www.microsys-computing.com) with full conversion capability
from MedMgr.

Support for MedMgr is very bad if you have to go to MedMgr corp. Get ready
to spend a lot of money for poor support at best.

My email is bruce@adacomp.com if you want to converse.

"Gary L. Burnore" <gburnore@databasix.com> wrote in message
news:cebl0l$cvi$2@blackhelicopter.databasix.com...
> On 29 Jul 2004 12:45:45 -0700, akhan@att.net (Abid Khan) wrote:
>
> >nvbauer@myrealbox.com (Norm) wrote in message

news:<a0e6514f.0407290405.477b4b9e@posting.google. com>...
> >> nvbauer@myrealbox.com (Norm) wrote in message

news:<a0e6514f.0407280136.43adaa61@posting.google. com>...
> >> > Hello all,
> >> >
> >> > I am trying to find any information on an application called Medical
> >> > Manager that runs on OpenServer 5
> >> >
> >> > After many hours of searching google, I have come up empty handed.

Any
> >> > links to websites or news groups that refer to MM would be greatly
> >> > appreciated. I had a doctors office call me in to connect a new PC to
> >> > MM, and to my shock they are running it on a Pentium 1 computer WITH
> >> > NO BACKUP and the thing is about 7 or 8 years old. I have stressed to
> >> > them how dangerouse this is and that they realy need to get them on
> >> > some newer hardware. Their entire practice is basicly housed on this
> >> > thing.
> >> >
> >> > Thanks,
> >> >
> >> > Norm
> >> >
> >> > PS: If you have anecdotal experience with Medical Manager, I'd like

to
> >> > hear from you as well. Inparticular, I would like to know where the

DB
> >> > is located? what DB is used? etc.
> >>
> >>
> >>
> >> Is is possible to install MM on another version of UNIX like FreeBSD?
> >> Can you install it on Linux (Debian, Slcakware, RedHat, doesent matter
> >> which one)? That would be even better.
> >>
> >> How difficult is it to migrate the databases on the SCO version to the
> >> new Windows version? Moving to Windows is a possibility also, (though
> >> one I don't particularly like).
> >>
> >>
> >> Thanks

> >
> >
> >I don't thing so, You need to buy a Medical Manager Windows version,
> >one of my client migrated from a (non-medical manager)legacy SCO UNIX
> >based medical practice system to medical manager Windows based system,
> >they didn't convert the data, so they have to start over, they are
> >still using the old system for historical data lookup and payment
> >posting, BTW they are not very happy with Medical Manager support,
> >sometimes they return call after one to two days.

>
> THey also, I've recently been told, won't give the owner of the
> computer the passwords to admin the box.
>
>
> --
> gburnore@databasix dot com
> --------------------------------------------------------------------------

-
> How you look depends on where you go.
> --------------------------------------------------------------------------

-
> Gary L. Burnore | ÝÛ³ºÝ³Þ³ºÝ³³Ýۺݳ޳ºÝ³Ý³Þ³ºÝ³ÝÝÛ³
> | ÝÛ³ºÝ³Þ³ºÝ³³Ýۺݳ޳ºÝ³Ý³Þ³ºÝ³ÝÝÛ³
> DataBasix | ÝÛ³ºÝ³Þ³ºÝ³³Ýۺݳ޳ºÝ³Ý³Þ³ºÝ³ÝÝÛ³
> | ÝÛ³ 3 4 1 4 2 ݳ޳ 6 9 0 6 9 ÝÛ³
> Black Helicopter Repair Svcs Division | Official Proof of Purchase
>

================================================== =========================
> Want one? GET one! http://signup.databasix.com
>

================================================== =========================




-----= Posted via Newsfeeds.Com, Uncensored Usenet News =-----
http://www.newsfeeds.com - The #1 Newsgroup Service in the World!
-----== Over 100,000 Newsgroups - 19 Different Servers! =-----
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #10 (permalink)  
Old 02-15-2008, 03:51 PM
Neil Morrison
 
Posts: n/a
Default Re: Medical Manager MM


"Adacomp" <bruce@adacomp.com> wrote in message
news:4109656d_8@corp.newsgroups.com...
> The new "full" Windoze version is called Intergy and it is not the old
> MedMgr. It is Progress database I think and in all of MedMgr's infinite
> wisdom they didn't write a conversion from the old MedMgr to the new

Intergy
> package, at least not when we were dealers. Really stupid and it really
> alienates your users.
>
> Moving from the char based MedMgr on UNIX to the char Windoze version only
> requires you to reindex the datafiles. All data remains intact. You of
> course have to "upgrade" to the Windoze version. Last I knew they

wouldn't
> sell a char version, only Intergy but again I am not in the loop anymore.
>
> Over 40 of us "old" MedMgr resellers have moved to a Windoze based package
> called MicroMD (www.microsys-computing.com) with full conversion

capability
> from MedMgr.
>
> Support for MedMgr is very bad if you have to go to MedMgr corp. Get

ready
> to spend a lot of money for poor support at best.


How hard would it be to port the thing to MS Access / SQL Windows? I ask out
of curiosity. I talked to a doctor many years ago who was interested in a
med package that ran on MUMPS. I wonder what happened to that?

N




---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.729 / Virus Database: 484 - Release Date: 7/27/2004


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 06:40 PM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0
UnixAdminTalk.com

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516