pharmaverse / sdtm.oak

An EDC and Data Standard agnostic SDTM data transformation engine that automates the transformation of raw clinical data in ODM format to SDTM based on standard mapping algorithms
https://pharmaverse.github.io/sdtm.oak/
Apache License 2.0
25 stars 7 forks source link

hardcode_no_ct algorithm code changes #45

Closed rammprasad closed 6 months ago

rammprasad commented 6 months ago

Alternative code changes. It is easier to explain it this way and agree upon an approach.

rammprasad commented 6 months ago

@ramiromagno

I have made some modifications so the code follows SDTM principles. You may find it redundant sometimes, especially in assign_ct and assign_no_ct. I think it is okay to have some redundancy so we can follow SDTM principles and have code that is understandable from an SDTM perspective.

By the way, this is fantastic work. All four basic algorithms work as expected. Let's review this more during tomorrow's meeting.