Please find the sample table relation in OLTP. I'm in process of creating dimension model for health care domain. One of transaction table hasone to many relation with result code table. Please suggest what type of relation or modeling do i need to design for such relation.
Claim procedure table contains other dimension keys refering to multiple dim tables with many-one relation which doesn't have issues to create regular relation or modeling.