The PAYER_PLAN_PERIOD_ID column of the COST table should have a foreign key to the PAYER_PLAN_PERIOD table.
Open
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 1.1k
- Forks
- 508
- Avg merge
- 1h 30m
- Merged PRs (30d)
- 3
Description
Contributor guide
No contributing guide indexed for this repository
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.
Research direction
Start with the referenced OMOP_CDMv5.4_Field_Level.csv row around line 300, then inspect the repository's DDL definitions for COST and PAYER_PLAN_PERIOD. Confirm the schema represents PAYER_PLAN_PERIOD_ID as a foreign key to PAYER_PLAN_PERIOD and check all relevant DDL variants for consistency.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- sql
- Domain
- databases
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 35/100