Patients.Out
Legacy format for exporting information.
The PATIENTS.OUT format is a fixed length format and was the standard export file format used by older versions of Clinical. Legacy support is still included for this file format although developers are encouraged to use the TRANSFER.OUT format because it provides better support for field length changes that might result from program modifications.
This is a fixed length format. Each line in the file relates to a single patient and consists of a character string terminated with a Carriage return/Line feed pair (ASCII 13 + ASCII 10). The file can contain any number of lines. Each line represents a record.
A field can be blank, however, if the information is not recorded in the Clinical databases, the correct positions of the fields are maintained with spaces.