cdisc-org / cdisc-org/ddf-core-poc
Define rule: Unmodifiable attributes of biomedical concepts should not be changed
Open
@DianeWold is already working on this.
Since Dec 4, 2023.
- Dominant language
- Python
- Stars
- 0
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
CHK0096: Assuming that there are attributes of biomedical concepts (and their properties) that should not be modified - like the required flag - check that the values of the unmodifiable attributes in both `BiomedicalConcept` and `BiomedicalConceptProperty` match the values specified in the CDISC Library definition of the biomedical concept.
If necessary, this rule could be split into separate rules for `BiomedicalConcept` and `BiomedicalConceptProperty`
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.