Currently non-validating data includes: - In ccdh-pilot/demonstrator-1: - [ ] Field `identifier` can't be validated correctly. - [ ] Field `quantity_measure` can't be validated correctly. - [ ] Field `execution_time_observation` can't be validated correctly. - [ ] Field `primary_site` can't be validated correctly. - [ ] Field `observations` can't be validated correctly. - [ ] Field `stage` can't be validated correctly. - In ccdh-pilot/demonstrator-2: - [ ] Field `identifiers` can't be validated correctly. - [ ] Field `part_of` can't be validated correctly. - [ ] Field `associated_subject` can't be validated correctly. - [ ] Field `member_of_research_project` can't be validated correctly. - [ ] Field `primary_site` can't be validated correctly. - [ ] Field `observations` can't be validated correctly. - [ ] Field `diagnosis_date.date_time` requires a complete date, not just a year. (see https://github.com/cancerDHC/ccdhmodel/issues/130) TODO: once PR #22 has been merged, this issue should be updated with links to the offending pieces of data.
Currently non-validating data includes:
identifiercan't be validated correctly.quantity_measurecan't be validated correctly.execution_time_observationcan't be validated correctly.primary_sitecan't be validated correctly.observationscan't be validated correctly.stagecan't be validated correctly.identifierscan't be validated correctly.part_ofcan't be validated correctly.associated_subjectcan't be validated correctly.member_of_research_projectcan't be validated correctly.primary_sitecan't be validated correctly.observationscan't be validated correctly.diagnosis_date.date_timerequires a complete date, not just a year. (see Add support for approximate dates ccdhmodel#130)TODO: once PR #22 has been merged, this issue should be updated with links to the offending pieces of data.