|
About the Program The Anatomy Wiz is an Internet based anatomy educational and reference tool. There are currently multiple modules focused on ENT and musculoskeletal anatomy. Images are displayed and scrolled in a manner similar to a radiology workstation. Several features allow for very quick and easy identification of anatomical structures. Each structure has an accompanying discussion and a list of references. There is a separate authoring program that allows anyone to create a teaching module of his or her choice which is a powerful learning experience in itself. |
Technical Overview |
|
The Anatomy Wiz! uses the common ‘best of practice’ multi-tier application architecture. The presentation layer and data access layer reside on an HTML server running Microsoft IIS 6.0. The data layer resides on a separate SQL 2000 server. The presentation layer is coded using Visual Basic and uses .NET Web Forms and user controls to handle the display and management of the Anatomy Wiz! data. All of the content for the Anatomy Wiz! is stored in a SQL Server database. Data access is provided through the data layer which implements requests using stored procedures. The Anatomy Wiz! database schema consists of a number of tables that provide a repository for tutorial content. The database is scalable allowing for additional tutorial information to be incorporated into the appropriate tables. Editing features allow for maintenance of tutorial data. The Anatomy Wiz! uses stored procedures to encapsulate all of the database queries. Stored procedures provide a clean separation between the database and the middle-tier data access layer. Additionally stored procedures provide performance benefits. |
|
The are several functions which allow one to quickly and easily identify anatomical structures.
|
|
|
|
Navigation Tools |
![]() |
Series Selection (Upper Bar)
|
|
Search/Filter Function |
|
|
|
|
|
|
Point and Click: |
|
|
Structure List |
|
Image Display |
|
|