OHDSI / CohortDiagnostics

An R package for performing various cohort diagnostics.
https://ohdsi.github.io/CohortDiagnostics
40 stars 45 forks source link

CohortDiagnostics does not support cohortDefinitionSet created by cohortSubsetOperator #1038

Closed gowthamrao closed 1 year ago

gowthamrao commented 1 year ago

The following message is seen. Probably needs the data model to support these fields

The following fields found in the cohortDefinitionSet will be exported in JSON format as part of metadata field of cohort table:
isSubset, subsetDefinitionId, subsetParent

  • Unexpected fields found in table cohort - subsetParent, isSubset, subsetDefinitionId. These fields will be ignored.
gowthamrao commented 1 year ago

https://github.com/OHDSI/CohortDiagnostics/pull/1042/commits/12437cbe0aa10d557d014c0e298954c7f0f22eaa

azimov commented 1 year ago

should now be resolved in released version