Toggle navigation
P3X GitList
GitHub
Repo
Changelog
To do
Releases
Themes
Change log
Loading change log ...
To do ...
Loading todo ...
browsing:
9b21a7584e0b4892f77b6b9ee4fc0c96b0b52533
Branches
master
refactor-billing-rules
rfc-442-mlpa_changes
rfc571-supplimentary-report-files
Files
Commits
Log
Graph
Stats
HILIS4.git
setup
bhods_convert
RSS
Git
Fetch origin
Download
ZIP
TAR
Clone
New file or directory
New file
Are you sure to add a new file or directory?
If you add a slash to the end of the "filename", you create a directory, otherwise you create a file.
Please, make sure you use a relative path.
Note:
The filename is not created on the current tree browser you are, but that actual root of the repo.
Upload file and/or override/binary
New binary
Are you sure to add a new binary file?
Allow override existing
Clone
SSH
HTTPS
..
README.txt
1kB
Bristol/BHODS db conversion scripts
8 years ago
bristol-hilis-convert-part1.sql
2kB
Bristol/BHODS db conversion scripts
8 years ago
bristol-hilis-convert-part2.sql
4kB
Bristol/BHODS db conversion scripts
8 years ago
update-diagnoses-table.pl
5kB
BHODS conversion script documentation
8 years ago
README.txt
conversion of BHODS HILIS to LTH application: ***** backup HMDS-test lab_tests table (has amended test_names) - why ?? 1) download BHODS data with "CREATE TABLE IF NOT EXIST" statements, minus _lab_tests_map table 2) run "script/deploy_new_centre.pl bristol" - WITH FINAL DATA SECTION COMMENTED!! 3) run bristol-hilis-convert-part1.sql 4) edit BHODS src data (sql dump): * email_contacts - remove entry #26 - uses type 'other' - inactive anyway * remove _lab_test_map data at end (if not excluded from data dump) 5) run "mysql -uraj -p bristol < <bhods_data>.sql" # NOT DROP TABLES!! 6) run bristol-hilis-convert-part2.sql 7) run update-diagnoses-table.pl (needs 2 xl files - current diagnoses table & update file) 8) create views if not already done: * authorised_reports_view * request_report_view * request_status_view 9) adjust users table & config settings: * users.id 1 username -> 'raj', user_location_id => <BHODS> * config/settings/.bristol & bristol.txt * templates/resources/menu/local/request_forms.bristol * templates/resources/menu/local/file_uploads.bristol problems: * error_code_assignment - bhods uses 'request' hilis4 uses 'request_edit' & 'new_request' * request_diagnosis_history has some NULLS - assumed 'update'