Male enhancement cheap viagra 50mg is a vast industry and what is worrying is that it is full of products that are simply useless and a waste of money. With any, how can i buy cialis, penis surgery also comes the risk of future sexual complications: inability to gain an erection loss of sexual sensation and loss of confidence. Let's take order accutane online a look at it in more detail. Just being acheter cialis sans ordonnance free of stress will relieve you from simple headaches and stomach problems because you can determine your pace now. Pro retinol achat cialis en ligne has now been encapsulated to form Pro Retinol VX for optimized diffusion and action on the skin. Loreal Men, propecia online review, Expert Hydra Energetic Anti Fatigue Moisturizing Lotion is the perfect solution for those who party late fatigue stress and late nights will leave your skin dull and tired looking. Many of viagra to buy online these patients also were rendered unable to perform penetrative sex. Moreover there, buy viagra dubai, is no dearth of useless and ineffective products which can even be damaging to your penile health. It can can i buy accutane be obtained from natural herbs including: Horny Goat Weed Cnidium and L Argenine and these can restore levels in a few weeks this is major cause of impotence and these herbs boost it without drugsSlow Blood CirculationThis is major problem and affects overall health you simply need a strong flow of blood to the genitals for high sex drive. This brings viagra vente libre belgique you out of the four walls of your house to interact with others than your family. Just being viagra price in india free of stress will relieve you from simple headaches and stomach problems because you can determine your pace now. How to achat viagra au quebec increase the size of your penis is really not that difficult once you know what really works. Using you cheap cialis from india tongueThis is also a great tip for all men who want to last longer in bed. Have you viagra kaufen wo ever experienced erectile dysfunction. ForeplaySpend some comprar viagra legal time giving her pleasures before having the actual intercourse. If you, can i buy viagra in spain, have then you know how serious this male problem is. Stress can buying viagra online uk kill you and it also kills your sex drive it's a major problem.

Many men cialis cost at walmart today suffer from this problem so you are not alone. The choice viagra to purchase is unlimited and this is what makes selecting the right product a mammoth task.

Is it cialis 2.5 price worth the risk Studies show that the vast majority of men who undergo penis enlargement surgeries walk away greatly unsatisfied. Traction devices comprar cialis 20 mg also work on the same principle and is the favorite among men who can afford a good and clinically proven device. Not only prix viagra 100 that but many men have been humiliated by embarrassing questions from their partners. This problem (acheter viagra moins cher) does not only focus in terms of how you can last longer in bed you may also want to know the causes of this problem. With artificial viagra for sale online ingredients there is much less blood flowing to your penis and thus you will have a smaller libido. This explains order viagra online without prescription why male enhancement is a big industry with a vast range of products ranging form pills to traction devices to vacuum pumps to exercise programs to weights etc. Moreover you viagra for sale can use natural pills with the either of these methods to further enhance the process of male enhancement. So what buy cheap viagra in uk does it actually do It works on 3 levels and let's start with the most important:It raises nitric oxide levels naturally in the body just like prescription drugs and this chemical is vital as it enables an erection to take place. How to prix cialis suisse increase the size of your penis is really not that difficult once you know what really works. The percentage propecia where to buy of people who show a positive result is normally in the 70 85% range which is a very high percentage. This herb viagra canada online pharmacy nourishes the blood and provides a boost of energy. Through the (compra cialis online) case studies in this men's health issue your colleagues have been able to effectively weed out the musts and the must nots in libido enlargement.

Medical Manager File Structure

From MirrorMed

There are about 250 files in current MedMgr releases, plus an index for almost every one of these files. The filename extensions may be .dat (for files in the early versions of the system), or .dme for files ADDED to versions released after Data Merge was released. The respective indices for these files had filename extensions of .ndx and .dmx respectively, as they still do up through what will probably be the final release of the classic product, Ver 10.xxx.

Prior to version 5.9 (an experimental version which I had the pleasure [or displeasure] of doing one of the first installs, the product was written in CBasic a partially compiled language). Ver 5.9 was an intermediate release, emulating Ver 5.2, and was written in C as an in-house training tool. C remained the base language up through Version 7 or 8, not sure any more, when Data Merge was released. Since then, all enhancements and additions were written in compiled Data Merge, in a configuration that allowed the .dmc files to run without a DML license, however all prior existing modules are still in the C language.

Since C didn't provide for proper sub-program overlays, the system suddenly became very large, no longer fitting on a single floppy diskette. It's currently distributed on a CD, which is almost fully self-installing.

Early versions had a separate physical files for each of the indices, sometimes as many as 5-7 for a single file. Current versions have only one .ndx or .dmx physical index file for each file that uses an index, but they are still called index 1, index 2, index 3, etc.

The URL:

http://docs.mirrormed.org/index.php/Medical_Manager_File_Structure

Says:

At the top of the file there are four numbers

   * length of file
   * length of next record (each empty record points to the next empty)
   * last user to access file 

That is not an accurate statement in any way. The header record contains 4 fields, all numbers, but the record length is the same as the rest of the file, all of which have varying lengths. Regardless of the operating system, all MedMgr files have an EOR of 13/10 (CR/LF).

The header record contains the following:

Pointer to first re-usable record (More on that later)* The highest number of records ever held by the file The number of active records in the file The MedMgr version number with the decimal point omitted (920 indicates Version 9.20 for example)

  • A "full file" (my words) might have a header something like:

0,678,677,920

The 0 indicates that there are no reusable records, there are 678 records in the file (including the header record), and 677 active records (the header is not considered an active record). In general files such as diagcode.dat, patfile.dat, servcode.dat will tend to be "full files".

On the other hand, you will see headers such as:

369,855,543,920

That indicates that the file still contains 855 records (at it's largest size), but there is an un-used (re-usable) record at record 369. The un-used records are linked one to the other by subsequent pointers in the first field. Any time a record is deleted from a file, the record is removed from all the indices and inserted into the vacancy list pointer chain after record 369.

All active records will have the negative of the user number who last modified the file.

This and much related data, including the file layouts, the index structures, etc., are readily available since they are included in the Installation and Appendices Manual, which goes out with each system, however the data is clearly marked as being copyrighted.


  • actfile.dat activity charges proc code pat and dep
  • amafile.dat ailment traffic accident date of onset etc etc
  • aptfile.dat appointment file
  • clihist.dat clinical history file user defined start of an EHR
  • clmfile.dat insurance plan file deals with plans
  • clncode.dat clinical code file clinical history
  • cmenu.dat where you are in the menu program ??
  • comfile.dat comment file two comments allowed on patient includes payments
  • control.dat major headache totals are kept here period to date obfustaced passwords many things printer deinfition
  • depfile.dat dependants
  • patfile.dat responsible party file OR patient file
  • diagcode.dat obvious
  • dlyfile.dat daily transations index
  • dr2file.dat more doctor information
  • drfile.dat doctor information
  • emcmgr.dat electronic media claim manager billing system target contains biling batches
  • encfile.dat encounter forms have been printed used and not used.
  • errfile.dat errors logs recorded here. Look like you know what you are doing....
  • extfile.dat extended patient information user defined
  • glxfer.dat general ledger transfer file
  • hospfile.dat hospital rounds sheet generator
  • insfile.dat insurance policy
  • iprfile.dat insured party information (when the insured party is not in the dep or pat file)
  • labfile.dat labels file
  • logfile.dat keeping track of whos logged on can get ghosts
  • mapfile.dat appointment maps file appointment constraints
  • mdlog.dat
  • mpihelp.dat
  • poscode.dat place of service
  • prohist.dat procedure history shorted records of all transactions
  • psrfile.dat service facility file
  • rclfile.dat
  • reffile.dat referring doc file?
  • remapmnu.dat
  • rhfile.dat
  • rpgdoda.dat report generator?
  • rsnfile.dat appointment reason file
  • servcode.dat service(procedures file)
  • terms.dat terminal definitions allows proper terminal emulations
  • translat.dat translate from another system
  • ubfile.dat ub92 billing stuff
  • patfile.dat patient information
  • medinit intialize medical manager - starts background server
  • med command is how everyone accesses the system

This is from a post to fedup medical managers list...

Dave,

Sorry about this post being more than a month after the fact, but I don't log into this site as often as I do the Medical Manager Users site. (and I don't log in over there very often)

What Joel said earlier is pretty much the case. The actfile.dat and pmtfile.dat get updated on a daily basis. The Daily Close then updates the prohist.dat file with the same entries. At the end of each month the actfile.dat and pmtfile.dat get purged out depending on whether or not the account has a zero balance and whqt the purge duration is set to in the install module. the prohist.dat file never gets purged unless you do it yourself through the purge utilities menu.

Unfortunatley, the prohist.dat file contains only a small portion of the data that was originally kept in the other two files. For example, prohist.dat only maintains the PRIMARY diag and drops the diags 2, 3 & 4 (if any). Information as to whether or not the claim has been billed, date it was billed, is emc eligible, etc. is also dropped.

I am not sure what type of report you are trying to produce, but the prohist.dat is basically a limited copy of what IS in or WAS in the actfile.dat or pmtfile.dat.

good luck, djc1309