cmd line bridge | cmd line bridge w/ thumbs | ini file bridge | ini file bridge w/ thumbs | thumb bridge | link bridge | adv. link bridge

TigerView Command Line Bridging Integration Instructions

TigerView features a simple method of practice management software (PMS), or Electronic Medical Record (EMR) software integration that allows PMS/EMR applications to start TigerView with a minimal amount of patient information.

This method of integration utilizes a command line argument to create and select patient records.

The syntax of the command line is as follows:
[TigerView Program Path] Slave1 [Patient ID Number] [Patient First Name]+[Patient Last Name] [Patient Social Security Number] [Insured’s Social Security Number (Optional)]

Example:

C:\TigerView\Tiger1.exe Slave1 654321 James+Smith 555555555

- or -

C:\TigerView\Tiger1.exe Slave1 123456 Robert+Johnson 444444444 333333333 (w/optional Insured SSN)

Notes:
  1. [TigerView Program Path] is the fully qualified path to the TigerView executable tiger1.exe. For a default installation of TigerView, the path is as shown in the above example (C:\TigerView\tiger1.exe).
  2. The string Slave1 tells TigerView that patient data is being supplied in the command line. There is a space between Slave1 and [Patient ID Number].
  3. [Patient ID Number] is the patient ID in the calling application (alphanumeric). This is a required field. There is a space between [Patient ID Number] and [Patient First Name]+[Patient Last Name]. (This can also be substituted with [Pet ID Number] for Veterinary).
  4. [Patient First Name] followed by “+” followed by [Patient Last Name] (alpha). These are required fields. There are no spaces between [Patient First Name], the “+” and [Patient Last Name]. There is a space between [Patient First Name]+[Patient Last Name] and [Patient Social Security Number]. (This can be substituted with [First name Owner]+[Last Name Owner] for Veterinary).
  5. [Patient Social Security Number] is 9 digits, with or without hyphens (e.g. 123456789 or 123-45-6789). This is a required field. If the patient social security number is not available, the string XXXXXXXXX must be used. (This can be substituted with [Pet Name] for Veterinary).
  6. [Insured’s Social Security Number] (optional) is 9 digits, with or without hyphens. This is the social security number of the person carrying the dental/medical insurance for the patient. If this field is used a space must be included between [Patient Social Security Number] and [Insured’s Social Security Number].
  7. TigerView uses the PatientID field to determine whether the patient already exists in the database. If the ID matches an ID in the database, the patient is selected. If the ID doesn’t match, the patient is created.
  8. If optional patient information is sent over that does not match the information already in a patient record, the user will be asked if they wish to update information in TigerView with the new information provided by the PMS/EMR.
  9. If the PatientSSN sent matches another patient in the database an error is generated and the user is asked to resolve the conflict.
  10. A higher level of integration can be achieved through TigerView’s INI File Bridge. Consult the INI File Bridge Specification for more details.
cmd line bridge | cmd line bridge w/ thumbs | ini file bridge | ini file bridge w/ thumbs | thumb bridge | link bridge | adv. link bridge