openeyes/oph-le-intravitrealinjection

This package is abandoned and no longer maintained. No replacement package was suggested.
There is no license information available for the latest version (v1.18) of this package.

Module for migrating legacy injection events in OpenEyes

Installs: 264

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 14

Forks: 5

Type:openeyes-module

v1.18 2017-04-10 09:30 UTC

This package is not auto-updated.

Last update: 2020-01-28 09:40:26 UTC


README

This legacy module is designed to allow a simple import of previous injection data from legacy systems. It works in conjunction with OphTrIntravitrealInjection, which will pull in the legacy information through the UI.

The first release version of this module is 1.4

Dependencies

  1. Requires the following modules:
  2. OphTrIntravitrealinjection

Configuration

See config/common.php for details of configuration variables

Initialisation

./yiic importleintravitrealinjection

This will perform an import of data from protected/data/import/legacyinjections/

It requires the following files:

  • legacyinjections.cpxmap
  • legacyinjections_episode.csv
  • legacyinjections_event.csv
  • legacyinjections_et_ophleinjection_injection.csv

This extends the relatedimportcomplex command, so check the help for details of how these files are related.