scubadiver007
Registered User.
- Local time
- Yesterday, 22:47
- Joined
- Nov 30, 2010
- Messages
- 317
I have
a table of indicators, some of which have a standard cost value attached to them.
a table of patient activity which records aggregated data for each indicator
a table that records these standard costs with a datestamp.
What I want to do is somehow match the patient activity records to the correct payment.
The more I think about it, the more complex I think it seems to get. I don't even know where to start or how to deal with it.
It is something that would be useful for the long term to track total costs.
... so I am open to ideas and questions I need to consider.
a table of indicators, some of which have a standard cost value attached to them.
a table of patient activity which records aggregated data for each indicator
a table that records these standard costs with a datestamp.
What I want to do is somehow match the patient activity records to the correct payment.
The more I think about it, the more complex I think it seems to get. I don't even know where to start or how to deal with it.
It is something that would be useful for the long term to track total costs.
... so I am open to ideas and questions I need to consider.
