ONEPAT Link Mode Interface
Commandline Parameter
/MODE:ONEPAT - this parameter switches PeriData into the ONEPAT Link Mode
/CLIENT: the name of the EMR software is shown in the title of the PeriData program window
/NAME: the last name (family name). See footnotes about blanks
/FIRSTNAME: der given name. See footnotes about blanks
/BORN: the date of birth, using the ISO format without delimiters = YYYYMMDD - PeriData will show the date in the individual setting of the "Date format (Display)" in the Options dialog
/FILE: Database file for this single patient (complete path with extension PHF). If it does not yet exist, it will be created. The filename should be UNIQUE, e.g. based on the patient ID in the EMR system. The directory should be a SEPARATE directory on the SERVER (full access allowed for "Everyone"). It should NEVER be in a program folder. Use short UNC paths
Note: No blanks between parameter tags and double point and parameter arguments. If the value (e.g. name) has blanks, put the value into "Parenthesis"
Example of a CALL from the EMR software to PeriData
"C:\Program files\PeriData\PeriWin\periwin.exe" /MODE:ONEPAT /CLIENT:ABCSOFT /NAME:Kennedy /FIRSTNAME:"John F." /BORN:19841231 /FILE:\\Server01\Data\Peridatafiles\001423.PHF
"C:\Program files\PeriData\PeriWin\" is the typical program folder. You may also use the environmental variable %PERIDATAPROGDIR% (is set during install and is always correct)
periwin.exe is the program executable file
Example of a message file from PeriData >> EMR software (for each newly stored examination)
Filename: <data directory> PERI0001.mes
/PROGRAM:PERIDATA
/NAME:Orwell
/FIRSTNAME:George
/BORN:19841231
/FILE:00004
/DATE:20150825
/TIME:1043
/EYE:RE
/EXAM:RIGHT: HFA3 30-2 SITA-STANDARD
/INDICES: MD: -3.5 DB / FD: -40 % / PSD: 2.7 DB
/RELIABILITY: MALFIX - / FPOS 0% / FNEG 0% /
More
All details about the ONEPAT interface you will find here: ONEPAT Link Mode (detailed Specification)
The complete installation procedure (Perimeter, Program, Software Link) is well described here: All setup steps