Hi,
I am working on a Healthcare datawarehouse and have few modelling questions.
I have a claim dimension which has four different types of date fields. That is there is claim service start date, claim service end date, claim paid date, claim received date. I would like to know how to treat these day attributes. Should I include this in the claim dimension or claim fact table? If I include in claim dimension or claim fact table, then how does my time dimension (which is going to have day, month, quarter and year calender date information) link to all the four date attributes. should I need to link the claim fact table with the time key in the time dimension table four times or Shall I create four different claim time tables having the respective date attribute as description and an id for a primary key in that each claim time tables.
My another concern is that the users want to see rollup information for each dates for some reports. That is when they want to rollup to month and quarter level information, let say the report is - claim amount for Jan 2005 claim paid date and then the other report is claim amount for Jan claim received date etc.
So any ideas would help me understand more better.
thanks
teccum.
I am working on a Healthcare datawarehouse and have few modelling questions.
I have a claim dimension which has four different types of date fields. That is there is claim service start date, claim service end date, claim paid date, claim received date. I would like to know how to treat these day attributes. Should I include this in the claim dimension or claim fact table? If I include in claim dimension or claim fact table, then how does my time dimension (which is going to have day, month, quarter and year calender date information) link to all the four date attributes. should I need to link the claim fact table with the time key in the time dimension table four times or Shall I create four different claim time tables having the respective date attribute as description and an id for a primary key in that each claim time tables.
My another concern is that the users want to see rollup information for each dates for some reports. That is when they want to rollup to month and quarter level information, let say the report is - claim amount for Jan 2005 claim paid date and then the other report is claim amount for Jan claim received date etc.
So any ideas would help me understand more better.
thanks
teccum.