cancerDHC / cancerDHC/example-data
Uncomment non-validating data from the CCDH Pilot examples and fix CRDCH model so that they work correctly
- Dominant language
- Jupyter Notebook
- Stars
- 0
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.