In PatientLoader.java (com.data2semantics.cds.ui.server.loaders), the 'hadRecentTreatment' information is currently taken from the aers triple store. This information should reside in the linked life data triplestore, but isnt (due to a bug I presume).
Solution: Find a reliable source of information for treatments, or do it ourself (properly)
In PatientLoader.java (com.data2semantics.cds.ui.server.loaders), the 'hadRecentTreatment' information is currently taken from the aers triple store. This information should reside in the linked life data triplestore, but isnt (due to a bug I presume).
Solution: Find a reliable source of information for treatments, or do it ourself (properly)