You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
The text was updated successfully, but these errors were encountered:
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)
The text was updated successfully, but these errors were encountered: