cdisc-org / cdisc-org/ddf-core-poc
Define rule: Each Encounter must have one Timing and one TransitionRule
- Dominant language
- Python
- Stars
- 0
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
CHK0098: Each Encounter must have one Timing and one TransitioRule.
The Encounter has a one-to-one relationship with the TransitionRule which has a transitionStartRule and a transitionEndRule.
The Encounter has a one-to-one relationship with Timing.
The Encounter is scheduledAt Timing relativeToScheduledInstance and relativeFromScheduledInstance.
Contributor guide
Research direction
Start by locating the Encounter, Timing, and TransitionRule definitions and searching for CHK0098. Verify how their one-to-one relationships and the relativeToScheduledInstance and relativeFromScheduledInstance scheduling rules are represented; done means the stated rule is defined and enforced consistently.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend-api-design
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100