Search found 4 matches
- Wed Oct 22, 2003 9:23 pm
- Forum: Desired Features
- Topic: dr only lists
- Replies: 9
- Views: 11818
I sat in on a sales pitch yesterday of a comersial pacs system. The program included the items listed above and some other minor image minapulation and they were talking around $200,000 for a web server and data base. These products did what this program does. I would estimate the hardware cost of t...
- Wed Oct 22, 2003 9:18 pm
- Forum: Desired Features
- Topic: dr only lists
- Replies: 9
- Views: 11818
When you log in perhaps the user name could be the name of the the Referring Physician or the reading Physician. This way you could have one data base that could serve multiple practices or different goups of physicians in a hospital. By only retreaving and allowing access to a patient that that dr ...
- Wed Oct 22, 2003 3:16 am
- Forum: Desired Features
- Topic: Multiple Pacsone servers
- Replies: 7
- Views: 7541
Multiple Pacsone servers
I have not tried it and was wondering if anyone knows if you can have multiple pacsone servers running on one machine on different ports.
- Wed Oct 22, 2003 2:56 am
- Forum: Desired Features
- Topic: larger images
- Replies: 5
- Views: 8086
increase image
if you put the line of code befoe that last if statement in showimage.php imagick_magnify($jpg); so the last lines of the code look like this; //modify image imagick_magnify($jpg); if (!( $image_data = imagick_image2blob($jpg))) { $reason = imagick_failedreason($jpg); $description = imagick_failedde...