NHSBSP format csv export needs updating for extra views
Comments (9)
-
reporter -
reporter Added in all the new codes, avoided lots of elif statements! Refs
#489→ <<cset 4b09928e731a>>
-
reporter Removed specimen exposures and biopsy related exposures from export. Refs
#489→ <<cset cab60fd3f668>>
-
reporter PEP8 changes to variable names, uses .code_meaning instead of relying on string(). Gives same output as before. Refs
#489→ <<cset dc9201dae7e9>>
-
reporter - changed status to resolved
Merged issue489nhsbspexports into develop. Fixes
#489→ <<cset d01aa59322b6>>
-
reporter Adding ref
#489to changes.→ <<cset 98bec03425cf>>
-
reporter Added try/except AttributeError around the fields that have an FK code_meaning lookup to avoid errors on export with less than perfect data. Refs
#489→ <<cset 0bf1598ede51>>
-
reporter Added words to exclude list, now makes comparisons in lower(). Refs
#489→ <<cset fbb8699df0e0>>
-
reporter Added notes about the NHSBSP mammo exports to the docs. Refs
#489,#492→ <<cset 01a873d3ab6a>>
- Log in to comment
Starting with 0.7.4 checkout. Automatic code reformat primarily to deal with use of tabs. Refs
#489→ <<cset f7b4f6efe0b6>>