November 29, 2005
An Example of One Data for all Lookup types
Earlier this month, I blogged on having one table to contain all reference data. There were a several good comments on the subject, so I thought I would take this opportunity to expand.
First, in the healthcare environment, there is a need for flexibility within applications to add new tables to track new items very frequently. This level of meta data is then passed across the enterprise via an interface engine. All the data is passed at an application level from application to application. It isn't as simple as at the data level or having a generalized Service Pool for all meta data for the instititution. Also when mneumonic data is passed from Application to Application, the export goes throught a translation table, and then in the receiving system, the import also goes through another translation table on its way into the receiving system. For example in the registration system, a discharge disposition of release to home is AHR, in the coding system, the mneumonic value displayed to the users maybe 1, and then in the billing system is may just be AH. Confused yet?
So with this requirement, the other item that happens is regulation come along or new systems arrive, and the thought is to convert the meanings of some mneumonics to synchronize display across the institution. IE in the example above all the systems would display the value of 1 for releasing a patient to home. When we completed this option, it included a data conversion of several production systems. Therefore, it became obvious to have a key field for the lookup data id, being separate from the mneumonic and description.
Having system managers or application analysts, maintain and keep this data up to date is another good practice. The tricky part is moving the administration into the hands of the system managers. This is has a couple of considerations, first the ability to report off of this data is critical and normally handled via SQL Views of the data. The ability to add a field to the system for the display of this information, this is a little trickier.
So how to go about this and what about performance hits? In healthcare the data is interfaced in a realtime fashion to from system to system via HL7. Therefore there is no noticible performance hit from a users perspective, because the interface has already encumbered all of the information. I've seen this data system in several large applications, and the user performance hit was negilible when the indexing was done correctly.
The other added benefit is that this is expandable to any application, the developer only needs to be worried about the views of the information, and the addition of the data elements to an existing table. Over time I hope to include the automation of these items too.
For a little further investigation into what I am describing, please download the zip file. The data management application uses CF, SQL Server and Mach-ii. It is quickly put together for further expansion an idea. Please let me know of any bugs, I'll try to fix them.
I ran the sql script. Copied the files and I am pretty sure I have everything set up correctly. But, all I see is the Administration title, the image favorites on the left and the trace information at the bottom, plus your links in the middle. Am I missing something? Where's the application?
Posted by: noname at November 29, 2005 2:04 PMMaybe I need an import file for the database tables? :) One for Navigation would be grand :)
Posted by: noname at November 29, 2005 2:26 PMHi,
Sorry I see the problem, I need to add the navigation table data and a couple tweaks to the SQL to the script.
E
Posted by: Elyse at November 29, 2005 2:46 PMHi,
Updated the zip, you probably will need to drop and rerun the db script, the identity and defaults were not in the original script.
E
Posted by: Elyse at November 29, 2005 2:59 PMZip worked, sql scripts worked. Now to read your code :)
Posted by: noname at November 29, 2005 3:27 PMFinally passed the test
Managing in light of McGregor's Theory X and Theory Y
CMMI
Kicking HIT Leadership Up a Notch
That's just some mumbo jumbo project management BS
Outcomes - The tactic to get to the strategy
Nurse Call, VOIP, and Wi-Fi: Its just cool when things come together!
December 2007
November 2007
October 2007
September 2007
August 2007
July 2007
June 2007
May 2007
April 2007
March 2007
February 2007
January 2007
December 2006
November 2006
August 2006
June 2006
May 2006
April 2006
March 2006
February 2006
January 2006
November 2005
October 2005
September 2005
August 2005
June 2005
May 2005
April 2005
March 2005
February 2005
January 2005
December 2004
November 2004
October 2004
September 2004
August 2004
July 2004
June 2004
May 2004
April 2004
March 2004
February 2004
January 2004
December 2003
November 2003
October 2003
Joel on Software
David Ross
Edward Prevost
Martin Fowler
The Health Care Blog
The Tales of Hoffman
The Business Word
Medical Rants
Christina's Considerations
Paul Levy
HIS Talk
Appropriate IT
Candid CIO
RSS feed




