Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Ensure correct Namespace is selected (this is usually PV)
  • Go to Ensemble → Configure → Data Lookup Tables
  • Click Open and choose the appropriate Lookup
  • Use the boxes at the right hand side to enter the key and the value
  • Click Save
  • Go to Ensemble → Configure → Production and start the Production

Automatic

Script ukrdc/ukrdc-scripts/scripts/ImportData.py

This script takes as an argument, a CSV file and merges the data in it to a HealthShare XML file of the same name.

The resultant XML file is then imported to HealthShare.

Limits:

  •     Only two HealthShare tables are handled: SURVEYUNITS or PRVOrder.
  •     The <filename>.csv is the same as the table name.
  •     Each CSV file contains two columns, the key and the entry, no header required.

Usage:

...

https://bitbucket.renalregistry.nhs.uk/projects/UKRDC/repos/ukrdc-scripts/browse/scripts/ImportData.py