This wiki has undergone a migration to Confluence found Here
Difference between revisions of "RIMBAA: Atlas Development"
Jump to navigation
Jump to search
Rene spronk (talk | contribs) (New page: Atlas has developed a RIM derived database and middle tier applications used in Public Health (multiple counties in California; Wisconsin state and its counties). We have implemented the ...) |
Rene spronk (talk | contribs) |
||
Line 1: | Line 1: | ||
+ | [[category:RIMBAA]] ''This page uses terminology as defined in [http://www.ringholm.de/docs/03100_en.htm this whitepaper].'' | ||
+ | |||
Atlas has developed a RIM derived database and middle tier applications used in Public Health (multiple counties in California; Wisconsin state and its counties). We have implemented the entire RIM in a SQL Server database with a VB.Net middle tier that supports disease surveillance and case managment activities. | Atlas has developed a RIM derived database and middle tier applications used in Public Health (multiple counties in California; Wisconsin state and its counties). We have implemented the entire RIM in a SQL Server database with a VB.Net middle tier that supports disease surveillance and case managment activities. | ||
Latest revision as of 17:26, 23 July 2008
This page uses terminology as defined in this whitepaper.
Atlas has developed a RIM derived database and middle tier applications used in Public Health (multiple counties in California; Wisconsin state and its counties). We have implemented the entire RIM in a SQL Server database with a VB.Net middle tier that supports disease surveillance and case managment activities.
We designed our DB along the lines of a modified option 2, which is one table per class, but flattenned so there is only a 2 level hierarchy.
Source: Jason Siegel. Also see this 2007 Powerpoint presentation.