Click or drag to resize
Dynamic Data Model

[This is preliminary documentation and is subject to change.]

The Dynamic Data Model is generated dynamically (at run time).

Creating and maitaining the Dynamic Data Model

The Dynamic Data Model is defined by The Structure File and the input forms, that the configurator designs, i.e. by Using the Editor and applying changes using Data Dictionary commands.

Using the Dynamic Data Model

The Dynamic Data Model is used by hold the patient record data.

Therefore, information about the Dynamic Data Model is essential for Developing Reports (because this is done by SQL), and for importing record data from or exporting data to external systems.

The application contains functionality in the Data Dictionary to view/print this information.

The Data Dictionary has fields for storing descriptions (including external hyperlinks) for each table and field in the The Dynamic Data Model. It is recommended that these facilities are used by the configurator to document the data model.

It is perfectly possible, though, to use standard tools like SQL Server 2005 Management Studio to browse the data model. In that case you may query the Data Dictionary tables to get the documentation on tables and/or fields.