Hi We are exploring ctakes capabilities to use it as our NLP engine to parse clinical data.
Though we are able to parse the data at high level. We are not able to get values for medication frequency, duration, allergy and other related specifications. It should have ideally populated values for ‘MedicationFrequency', ‘MedicationAllergy' and other related fields in ‘MedicationMention’ I have also tried including RelationSubPipe.piper file from cakes-relation-extractor to my Full.piper files in cakes-web-rest module. But I don’t see any difference this made as I am yet not able to figure out the relation among medication entity and its frequency, dosage etc. We are relatively new to this. Please advise on how to proceed further. Thanks, Honey G.