OHDSI / OHDSI/CommonDataModel

The PAYER_PLAN_PERIOD_ID column of the COST table should have a foreign key to the PAYER_PLAN_PERIOD table.

Open
#714 1 comment 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.