Text import #943

Merged
#523 · Created  · Last updated

Merged pull request

Putting together bones of text file to database alternative for ref #943. [skip ci] not ready for testing

582c0dc·Author: ·Closed by: ·2022-08-28

Description

  • initial text2db commit

  • modify local .gitignore

This is my first attempt at a text import into OpenREM and should be considered proof of concept rather than a working solution.

My test file is attached and is imported via the command line by:

python openrem/openrem/scripts/openrem_txt.py Test-comma-delimited.csv "Patient Name" "Patient ID" "Institution Name" "Scanner Make" "Scanner Model" "Study Date" "Study Type" "Exposure Time" Procedure DAP/DLP

Let me know if this is the direction you want to go.

Regards

Alan

0 attachments

0 comments

Loading commits...