ArchiMed A Medical Information- and Retrieval System

Size: px
Start display at page:

Download "ArchiMed A Medical Information- and Retrieval System"

Transcription

1 Appears in Methods Inf Med; Vol. 38 (1), pp ; 1999 ArchiMed A Medical Information- and Retrieval System Prof. DI DDr. W. Dorda, DI Th. Wrba, DI G. Duftschmid, Mag. Dr. P. Sachs, Mag. Dr. W. Gall, Ch. Rehnelt, G. Boldt, DI W. Premauer Department of Medical Computer Sciences University of Vienna Address requests for reprints and correspondence to: Wolfgang Dorda Institut für Medizinische Computerwissenschaften Spitalgasse 23 A-1090 Vienna Austria Tel.: / 6699 (6698) Fax.: / wolfgang dorda@akh-wien.ac.at 1

2 ArchiMed A Medical Information- and Retrieval System Abstract W. Dorda, Th. Wrba, G. Duftschmid, P. Sachs, W. Gall, Ch. Rehnelt, G. Boldt, W. Premauer Department of Medical Computer Sciences University of Vienna ArchiMed is a highly flexible medical data storage and retrieval system which adds sophisticated clinical research support to a standard hospital information system (HIS). Currently, the HIS of Vienna General Hospital-University Hospital (2000 beds) stores the clinical data of over 2 million patients. While this system supports patient care (for example, ADT, clinical chemistry, diagnosis, procedures), it has no features to facilitate research, for example, management of clinical studies. ArchiMed is designed to support clinical research. It includes an independent database, which mirrors virtually all the information held in the HIS while also allowing new data to be collected independently and added to the database. Flexible retrieval and analysis of any data contained in the database are then possible. Thus existing patient care data can be smoothly incorporated into a study together with data collected specifically for research purposes. The system has already been successfully launched in the departments of surgery and will soon be installed in other departments. Keywords: clinical information system, data retrieval system, object orientation, semiautomated database design 2

3 1. Introduction While many hospital information systems (HISs) can manage large amounts of patient care data, few have built-in capabilities for supporting clinical research. They do not, for instance, allow the researcher to access their databases directly and analyse the extracted data. As already noted in [1] - [3], such flexibility is extremely important at institutions where clinical research is a major emphasis. ArchiMed was designed to provide this support at Vienna General Hospital, the largest university hospital in Europe. The ArchiMed system has two primary features that enable it to be used as a powerful research tool. First, it allows researchers to define research-relevant variables over and above those variables relating to patient care, which are already tracked by the Vienna General Hospital s current information system KIS ( Krankenhaus Informations System, the German equivalent of HIS). Access rights can be assigned to these variables that make them available for personal use (private), to user groups (team-wide) or generally (system-wide). Data concerning the additional research variables are then united with the complete set of patient care data within the ArchiMed database. Patient care data collected in the HIS are transferred periodically to the ArchiMed database (see Figure 5). Second, ArchiMed provides tools that enable virtually any statistical operation to be easily performed on the combined data. The advantages of such a system are numerous. All patient data are stored in the same database, which means that a common data model can be employed for every clinical study. Data extraction can be based on generic mechanisms, avoiding complicated and timeconsuming adaptions to varying data models [1]. All data are held in one system rather than numerous incompatible systems, greatly improving both the speed and the accuracy of retrieval. Data are kept consistent with the HIS by ensuring that updates in the clinical setting (HIS) are automatically reproduced within the ArchiMed system. When a patient enrolled in an active ArchiMed study presents to clinicians, they are automatically notified of this and provided with a form for the relevant data, eliminating a tedious paper-based process. A final advantage is that the researcher does not need to know anything about creating or managing a database, since this is done in background by ArchiMed. Inputting and retrieving data are easily handled using forms which the user him/herself designs and fills in. The ArchiMed system has been developed, using object-oriented technology, as a client/server application. Data is stored in a central database on a database server. It is therefore generally available, although under data protection. 3

4 The ArchiMed system is portable to most of the operating systems commonly employed in hospitals: possible operating systems include Windows, MAC/System7, MAC/System 8, OS/2 and many UNIX derivatives. The system is already successfully used in the departments of surgery of the University of Vienna Clinics at the Vienna General Hospital (2000 bed capacity) and has been adopted by the University of Graz Clinics. Negotiations with several other clinics and hospitals are in progress. The principal reason for the success of the system is the opportunity it gives the clinician to define variables, forms and workflows him/herself, thus ensuring an exact fit between data acquisition and clinical procedures. Interestingly, while the literature reveals a certain trend towards user-driven systems of this type, there are no reports of an approach on a scale comparable to that described here. The WAMASTAT system [4], which permits independent data definition by the end user, was developed in Even at that "pre-pc" time the need for flexible data definition was so great that a system based entirely on mainframe technology was developed. The spectacular success enjoyed by WAMASTAT among the medical staff of the University of Vienna medical clinics confirmed the correctness of this approach. The opportunities offered by WAMASTAT to specify data are still very limited, however: after the names and labels of variables, data types (numerical, alphanumerical, date) and the required input/output positions have been specified, the system automatically proposes a (modifiable) input mask and generates an appropriate relational table internally. Data may then be immediately input and analysed. The system architecture is very well suited to carrying out clinical studies, especially those having a simple design, but offers only rudimentary access to routine clinical data. "Semi-automated database design by the end-user" was proposed by d'hollosy [1]. The URIS system was developed in response to demands similar to those that led to WAMASTAT. However, URIS automatically makes both study- and patient-identifying data available uniformly over the entire system, including a unique patient number, a hospital code (in multicentre studies) and a code for the HIS. The system is designed to support clinical studies, but does not provide any support in the maintenance of electronic healthcare records. However, the identification data indicated show that URIS represents a step towards the objective discussed in this paper: The system enables the flexible design of forms by the end user and data integration - even between one hospital and another! - using the identification data. Sabri [5] described a "Do it 2000" system, which likewise brings a user-driven approach to a HIS. A uniform user interface serves to display "flexibly definable" medical documents. However, the emphasis of the project is on the man-machine interface: Underlying system 4

5 components (data model, support of working procedures and the use of clinical data to plot individual courses or carry out statistical evaluations) are not the object of the project. In this paper we shall give an overview of the ArchiMed system s functionalities to support clinical research. Section 2 describes the system s main functions, in particular its tools for supporting autonomous form design by clinicians, its data collection and management facilities and its analytical tools. In section 3 some aspects of the system s implementation will be discussed. In section 4 additional information concerning the project and an analysis of the system's benefits and limitations are given. 2. System Functions The clinical research functions of the ArchiMed system may be divided into three major groups: form design and definition of variables data collection and management statistical analysis In the following sections we will discuss these issues in detail. Definitions: A data field is a label (the name of the data field) that is associated with a variable (the value of which it may display). A form (see Figure 2) is a collection of data fields that may be used to collect or display data for patients. A form either partially or completely filled with data about a patient may be stored as a document related to that patient. 2.1 Form Design and Definition of Variables The principal aim was to provide a tool that would allow clinicians to create complex database-related forms without requiring extensive computer knowledge. With the assistance of the Form Designer (see Figure 1), the end user can design the forms he/she needs independently without resort to software designers. Thus delays and friction are avoided and clinicians receive exactly the forms they need [6]. Fig. 1 Form maintenance and service can also be taken over by the clinician, enabling alterations to be promptly inserted. 5

6 One of the main requirements of the system is that any form designed on an ArchiMed client must be immediately available on all other clients. Forms created using the Form Designer are therefore stored in a central database server so that a form can be downloaded dynamically by any client on request. A further requirement is that data collected with the aid of a form should be stored in a way that it may be linked with data originating from any other form in the course of retrieval. The data are therefore stored independently of the corresponding form in a common, retrievable data structure The Multi-Page Concept In order to facilitate the structuring of ArchiMed forms, the latter may be divided into individual pages. This approach, which is also suggested in [7], assists in placing variables having matching contents in a visual relationship with one another. The individual form may be divided between two types of pages: Notebook Pages and Branch Pages. Notebook Pages may be opened using corresponding Index Tabs in any desired sequence. Branch Pages can be opened from a single source Notebook Page using a button (compare Figure 2). They can also form the source page of any number of other Branch Pages. Thus, users have at their disposal a mechanism for defining tree-like sequences of form pages. Certain parts of the tree may be activated or de-activated by enabling or disabling the relevant button. To this end a simple script language was invented to define the activating and de-activating conditions. A graphical formula assistant supports the user when specifying the conditions in the script language. The use of the Branch Page enables the definition of forms, sections of which are displayed during data collection only if relevant. For example, all variables applying to the stages of pregnancy might be placed in one part of the tree. The branching to this part of the tree would be blocked in the case of male patients The Version Concept Since forms are subject to alteration, the ability to display documents already stored using prior versions of forms must be ensured. After altering a form the user has to decide whether it should be stored in the same or a new version. In the case of minor modifications, e.g. adaptation of a layout, only the user can determine if the significance of the original document has been changed. However, in the case of essential alterations, e.g. the deletion of a variable from a page, the system enforces the creation of a new version. Thus, the consistency of documents already stored is ensured. 6

7 Versions are tracked by the system, which allows each document to be automatically displayed in the form version in which it was stored The Design Process To outline the potential of the form designer, we now describe a design session stage by stage. Each form page is individually designed using the Palette, Layout, and Properties Tools (see Figure 1). The Palette Tool enables the user to locate the desired variables on the form page as data fields. A number of seek variants may be used for variables already existing in the database (according to label, alphabet or category); alternatively, the immediate creation of a new variable in the database is possible as described in section 1. The Palette Tool also puts at the user s disposal a number of layout elements (graphics, texts, boxes, etc.) and complex function controls (formula fields, branching buttons, etc.). If the user wishes to minimise time spent on the design phase, he/she can automatically generate a form page using pre-selected variables. If the design is carried out manually to achieve a more sophisticated layout, the user can choose the desired type of data field (input field, combo box, radio button, etc.) for each variable. The choice of an appropriate data field type enables better data quality (e.g. by offering standard entries using a combo box). The number of different data field types available for a variable depends on the variable type (number, text, date, time, timestamp). To express relationships between a number of data fields on a form, the fields may be grouped. This produces a visual as well as a database relationship that can be used for data retrieval. The option of defining relationships between clinical data is regularly exercised by ArchiMed users. As an example, one might imagine a form for the collection of postoperative data. Amongst other data fields, this form could provide for the entry of potential complications and therapies, each complication to be associated with a corresponding therapy. In order to enable the entering of related complication-therapy pairs in the form, the corresponding data fields could be grouped in a table. Parameterisation of data fields in a form can be achieved using the Properties Tool. The number of adjustable properties of a data field is decided by the variable it represents and by the type of data field. For example, domains can be defined for numerical data fields. These domains may be called up during the recording process for the purpose of input checking. The default label of a data field may also be overridden. A unit category may be assigned to each numerical data field 7

8 (e.g. length, weight, etc.). Each of these categories contains units that can be converted to any other unit of the same category (e.g. m, cm, mm, etc.). In each category a particular unit is designated as the category s default unit, in which the relevant data are stored in the database. However, the unit used when displaying the data field may be selected with the assistance of the Properties Tool and the required conversion is then automatically carried out by the system. Results may be calculated and displayed in a data field using data from other fields. The relevant formula may be defined by the user with the help of the Property Tool and supported by a formula assistant. Conditions for activating or de-activating individual data fields or buttons may be similarly expressed. The Layout Tool helps the user arrange the data fields on a form. Various formatting features are offered, e.g. aligning data fields and creating groups, adjustment of size and spacing, breaking down data fields and groups into their elementary components, etc. 2.2 Data Collection and Management Data fields, forms and documents as defined in section 2 are fundamental to both the KIS and the ArchiMed systems: that is, all data are collected using forms and maintained as documents. For example, a secretary may fill out the patient identifying data form by entering the patient s name and insurance number in the appropriate fields on a form. Physicians fill out diagnosis forms using the appropriate codes. In the KIS and the ArchiMed systems certain forms (for example, Electrolytes ) may be automatically filled out using electronically transferred data from laboratory instruments. In the KIS system data may only be collected through predefined forms. New forms cannot be defined by the user. In contrast, the ArchiMed system allows flexible form design using the Form Designer, which is an integral part of ArchiMed. By defining data fields the user can specify the data to be collected by or viewed in a form. The data fields may be associated with already existing variables (either defined by previous ArchiMed users or by KIS ) or new variables, which are defined and added to the ArchiMed database. A saved form may be added to a list of working forms, permitting each clinician individually to organise frequently used forms. Sets of patients may be defined (e.g. all those who had a cholecystectomy within the past month) and forms automatically associated with them in preparation of a clinical study. ArchiMed ensures that, whenever a patient enrolled in a study presents to a physician, the study forms to be filled in are automatically added to the list of working forms, ensuring that the clinician is aware that he/she should review these forms and add or alter data 8

9 appropriately. The once complicated and unreliable process of collecting data from multiple sources on patients involved in studies is thus automated. The researcher may also require a form that is being used for new data entry to display information about the patient that already exists in the system. For instance, he/she may want patient-identifying data to appear at the top of every form or certain laboratories to be included in the form so that they appear in the document finally created. This is easily managed with ArchiMed. A form can even be created that is used solely to display patient information without the opportunity to enter new data or alter existing data. To obtain an overview of essential patient data, forms can be designed to include both individual data fields for specific variables and entire patient documents (or parts thereof) already stored. This feature of the system is also used to compose doctor's letters Data Management Functions that Support Patient Care Patient data can be completely managed (retrieved, displayed and analysed) by ArchiMed to give the physician a rapid overview of patient status. All documents containing information about the patient from the ArchiMed database can be listed, sorted, filtered and visualised. To enable a quick comparison, several documents can be displayed simultaneously in separate windows. Patient data may also be retrieved and viewed in various ways, for example, in tabular or graphic form (see Figure 2). Values falling outside the normal range can be highlighted. The clinician can see all abnormal values over a specified period of time at a glance. Data can be plotted over time and charts viewed individually or overlaid with automatic adjustment of axis. Thus, the ArchiMed data display may even be used in simple patient care. Fig Data Management Functions that Support Research Of course, the real power of ArchiMed lies in its ability to extract and analyse all patient data in the ArchiMed database. This function allows patient selection based on logical criteria and analysis of data from one or more patients through a user-friendly interface. Analysis is based on SAS (Statistical Analysis System) [8]. Results can be displayed in numerous formats, including tables and various graphs. Details can be found in section

10 2.3 Statistical Analysis One of the basic building blocks of the ArchiMed system is its retrieval system. Routine patient care data may be linked to data derived from scientific studies and the data retrieved and analysed jointly. Retrieval can be managed in an intuitive way within the ArchiMed system and meets the requirements of complex question formulations. The primary scientific aim is to define patient sets, which are analysed statistically, e.g. the median GOT level of all patients with hepatitis A may be calculated. Commonly used methods include descriptive statistics (means, extremes, medians, frequencies, etc.), statistical tests (pairwise comparisons, the chi-square test etc.) and graphic data visualisation methods (histograms, plots, etc.) to elucidate biometrical relations. The retrieval system consists of the sub-sections Set Definition and Function Execution Set Definition Patient sets are defined by stating suitable, logical conditions: for example, by selecting all patients who "suffer from a certain complication within 0 to 6 days of a specific surgical intervention". The Retrieval System allows complex time constraints to be formulated (see Figure 3), since the course of a disease is of key importance (compare [9] - [14]). Fig. 3 The criteria for set formation are retained throughout the session and, above all, when changing a function Function Execution In the process of function execution the user determines which statistical functions should be applied to the chosen patient set. At this point the basic distinction between univariate (descriptive statistic relating to one variable) and multivariate (statistic relating to two or more associated variables) functions is made. As an example, the frequency function provides a list of stored entries for each chosen variable showing their rate of occurrence. A typical request for data retrieval would be: "which surgical interventions were carried out for a definite patient set and how often did they 10

11 occur in the past year?". The result would be an alphabetical list of operations and their frequency. Another function commonly used in surgery is based on the Kaplan-Meier test and compares the probabilities of survival of chosen patient sets (see Figure 3). 3. Implementation Aspects / Technical Basis 3.1 System Architecture As already noted, the system is based on a client/server architecture. It has been implemented according to the Distributed Function Model, proposed by the Gartner Group. The graphic user interface, with all applications concerning user guidance, is localised to the client. Data storage, processing of stored data and control of this data are implemented on the server. To avoid overloading the network and the client with undue quantities of data, complex statistical analyses may also be carried out on the server. 3.2 Development Environment After an extensive product survey, Parc Place s Visual Works [15] was chosen as the main development environment. Visual Works is an object-oriented development environment for designing portable applications and is based on the programming language Smalltalk. This pure object-oriented language offers an extensive and stable class library, the nuclei of which have been in existence and subject to testing since the early 1980s. In particular, the available classes for the development of graphic user interfaces were a significant argument in favour of Visual Works. Since various system platforms are in use at Vienna General Hospital, portability was also an important criterion. Applications developed in Visual Works are immediately portable. No further processing of the source code - for example, platform-specific compiling - is necessary when changing the platform. The ArchiMed-Retrieval system has been implemented using the SAS (Statistical Analysis System) [8] development environment. The general advantages of SAS as the basis and background of the retrieval application are its powerful statistical functions and the easy access offered to these functions from the development environment. 11

12 3.3 Database Overall View After close comparison of current database systems, the choice fell on Oracle s [16] database server. The following factors were decisive in making this choice: the company s widespread representation in the medical/scientific sector; availability on all significant operating system platforms; support for various character sets (NLS); support for stored procedures and distributed databases; the integrated CASE Tool to support data modelling. In addition to its support of data modelling, the CASE Tool guarantees that any expansion or adaptation following detailed planning can be incorporated into the data model. The integrity of the information is ensured by completeness and consistency testing in each phase. Database procedures have been employed for high-intensity data manipulation, for example, the storage of forms or documents. Using these procedures, complex multi-level operations can be executed by a single procedure call on the server. Thus intensive network communication is avoided. 3.4 Data Model In designing the ArchiMed data model, the main criterion to be met was that no operation should require specialised computer knowledge (in particular, database knowledge) on the part of the user. Consequently: a model consisting of a single table, which contains all variables was excluded, since this would have required modification of the table structure whenever a new variable is created. Furthermore, a table of this kind would largely consist of null values since in general only a fraction of the entire variable set is affected by a single insertion. the standard approach of most report tools, wherein a new table is created for each new form, was also discounted: typical retrievals involve more than one form and under this approach defining generic, complex queries directed to more than one form would be difficult. 12

13 For this reason, a metamodel was designed, which permits dynamic expansion of medical variables and forms and makes possible retrievals from more than one form. Fig. 4 The core of this model (see Figure 4) is constituted by the elements variable, form, version, data field, document and value [17]. The entity variable represents the catalogue of medical variables. A form consists of one or more assigned variables. The allocation of these variables is carried out using a data field. Each document relates to one form (version) and the stored values of this document (value) relate to the relevant data field. 4. Experience / Discussion 4.1 Duration and Progress of the Project Development of the system drew on more than 20 years of experience built up by the Department of Medical Computer Sciences in this field (development and operation of the Medical Information and Retrieval Systems WAMIS [18], [15], NISYS, WAMASTAT [18], WAREL [20], [21] and WAMAS [18]. These systems will be replaced in coming years by the new ArchiMed system. Planning commenced at the beginning of 1994 (following preparatory work in 1993). After functional planning in the first half of 1994, the most important decisions concerning the architecture of the system were taken and training of the development team began. Detailed planning was completed by the end of The years 1995 and 1996 were devoted to implementing the system. By the end of 1996 implementation had been completed and by the beginning of 1997 preparations for commissioning the system had been initiated. In the first half of 1997 the system was introduced to the departments of surgery of the University of Vienna (installation of the database server, delivery and installation of the clients, training). In the second half of 1997 the system was commissioned on a stepwise basis in the six surgical departments. 13

14 4.2 Project Status and Experience The first stage of introducing the system focused principally on the department of organ transplants. From the end of 1997 all clinical studies and all essential administrative procedures related to patient care (including outpatient support, transplant planning data and EURO-transplant registration data) in this department were implemented using the ArchiMed system. In the department of cardiology data relating to heart surgery were input into the ArchiMed system directly in the operating theatre. The databases of all major surgical studies were transferred into the ArchiMed system. After 6 months during which the system was commissioned on a department by department basis, the current status of the system is as follows: Table 1 Table 1 shows that the flexibility of the system has already enabled a large number of variables - totalling to be defined. By the end of 1997 more than 310,000 documents containing about 5.2 million individual values had been stored in the system. A high proportion of these data had been imported electronically from other systems. The system has been welcomed by users and nearly all the other clinical departments of the University of Vienna are also interested in the system. In recent months the possibility of funding further extension of the system - as demanded by users - has been widely discussed at all levels (including senior political decision-makers). Funding is already assured for adoption of the system by a number of other clinical departments before the end of this year. In addition, the university clinics of Graz plan to adopt ArchiMed and have therefore introduced the system in recent months. 4.3 Discussion and Planned Further Steps The primary aim of the ArchiMed system is to support scientific research. In this area, the main benefits of the system are as follows: ArchiMed offers the user unrestricted opportunities to define medical variables and forms within a clinical information system. Particular emphasis has been placed on simplicity in the definition process. The system s flexibility in this field enables users to achieve an original and exact match with their own working procedures. All of the system s clinical data may be used for the purposes of statistical evaluation as well as in patient care. In analysing the data the clinician is supported by powerful yet user-friendly system components. The analytical elements of the system make possible complex investigations in which the disease course and the relationships 14

15 between the data can be considered. No system of this type that could also operate in conjunction with the existing HISs at Vienna General Hospital described above (see Figure 5) is commercially available and a system therefore had to be newly developed. The main limitation of the ArchiMed system is that it currently does not facilitate communication between individual departments, for example, between ward and laboratory (laboratory requests, reporting back of results), is not supported. As communication is not integrated in the system, also the status of a document - for example, - "laboratory diagnosis incomplete and not yet released to the ward" or "laboratory tests positive and released to ward" is not considered. A further reason for not supporting document status is that correction of data errors must be possible on retrieval of scientific data. Specially empowered system-users may therefore correct data at any time. However, the clinical user also wants to apply the ArchiMed system in future for interdepartment communication. Consideration is therefore currently being given to expanding ArchiMed to fulfil this system function. As noted, the flexibility of the ArchiMed system has produced a high level of user identification with the system. However, it must be made clear that a corresponding organisational structure is an absolute requirement for the use of a flexible system of this type. Since doctors have been given the technical ability directly to introduce adaptations into the system "on site", the associated organisational structure must also be on site: that is, an authorised clinician should be present in each department to play a coordinating role. In the departments of surgery this is currently done by a clinician jointly with a medical information scientist. Accordingly, the data dictionary is rigorously maintained and coordinated: no forms or variables may be drafted without agreement as to their content. The user-driven approach described has fully confirmed its value within the organisational framework outlined. The project is therefore carried further as rapidly as possible. Further steps planned include: 1. Phasing out of existing systems at the university surgical clinic. This step was provided for in developing the ArchiMed system. Existing databases can be progressively incorporated into the ArchiMed system on the basis of common patient identification services and the communication server (see Figure 5). Conclusion of this phase is scheduled to take place not later than mid Adoption by further departments. 15

16 This will involve separation of patient identification services and the communication server from the existing WAMIS system and the incorporation of existing databases from further departments into the ArchiMed system (see Figure 5). Conclusion of this phase should be achieved by the end of Fig Summary ArchiMed allows all patient data to be easily managed. The system may be used for clinical care, but its major focus is clinical research. The system supports patient-oriented Data Collection and Information Presentation including tables and graphs. Forms may be defined autonomously by the clinician using the system s Form Designer tool. ArchiMed enables researchers to define the variables they wish to track for any patient and to add these variables to a central Data Dictionary without requiring any database knowledge. The system then ensures that the variables are tracked. Access rights are assigned to the variables that make them available for personal use (private), to user groups (team-wide) or generally (system-wide). Finally, ArchiMed permits extraction and analysis of data for a large number of patients without requiring knowledge of database management. The opportunity independently to define forms and variables is exploited by users to achieve a better fit between documentation and clinical working procedures. This produces a significant improvement in user acceptance and computer use which yields more comprehensive and better data. The user-driven approach of the system demanded corresponding organisational preparations, but overall it has entirely justified its introduction. Acknowledgements: Financial support for the project described in this paper has been received from the ARGE/AKH - VAMED. The authors want to thank Christopher Kreist for many fruitful suggestions and Michaela Mayrhofer for her help in preparing this paper. 16

17 References: ArchiMed: A Medical Information- and Retrieval System [1] D Hollosy W., Walrave M.H.F, Hendriks B.Th, Debruyne, F.M.J, Wijkstra H. Semi,- automated Database Design by the End-user. Methods of Information in Medicine 1995; 34: [2] Herson J. Personal computer software for clinical trials. In: Rotmensz N, ed. Data Management and Clinical Trials. Amsterdam: Elsvier Publ, 1989: [3] Koval J.J., Krarciak L.M., Grace M.G.A., Lockwood B.J. A comprehensive database management system for a variety of clinical trials. Methods of Information in Medicine 1987; 26: [4] Dorda W., Laminger B., Sachs P., Reichetzeder Ch. Softwaresysteme zur Auswertung Medizinischer Daten. In: Gell, G., Eichtinger, Ch., eds. Medizinische Informatik 94, R.Oldenbourg Wien-München, 1994: [5] Sabri A.: Rapid Customizing to Evolving HIS Requirements Due to an Object Oriented Configuration Architecture. In: Dudeck J., Blobel B., Lordieck W., Buerkle T., eds. New Technologies in Hospital Information Systems, IOS-Press Amsterdam, Berlin, Oxford, Tokyo, Washington, 1997: [6] Jaulent M.C., Jean F.C., Sauquet D., Degoulet P. The interface manager of the HELIOS medical software environment. In: Lun, K.C. et al. eds. MEDINFO 92. Elsevier Science Publishers B.V. (North Holland), 1992: [7] Borälv E., Göransson B., Olsson E., Sandblad B. Usability and efficiency. The HELIOS approach to development of user interfaces. Computer Methods and Programs in Biomedicine 1994; 45: [8] SAS Institute Inc., Master Index to SAS System Documentation, Version 6, Fourth Edition, Cary, NC: SAS Institute Inc., [9] Banhard F., Klaeren H. A Graphical Query Generator for Clinical Research Databases. Methods of Information in Medicine 1995; 34: [10] Gall W. Zeitrelationen für Auswertungen medizinischer Daten. Query-System für Daten aus dem heterogenen klinischen Routinebetrieb. Dissertation, [11] Klopproge M.R. Modelling Information Preserving Databases: Consequences of the Concepts of Time. In: Proceedings of the 9th International Conference On Very Large Data Bases, 1983: [12] McDermott D. A Temporal Logic for Reasoning About Processes and Plans. Cognitive Science 1982; 6: [13] Snodgrass R.T. Temporal Databases: Status and Research Directions. ACM SIGMOD Record 1990; 19 (4): [14] Snodgrass R.T. An Overview of the Temporal Query Language Tquel, TR 92-22, Department of Computer Science, University of Arizona, Arizona, July [15] ParkPlace-Digitalk Inc. Visual Works User s Guide Revision 2.0, [16] Oracle Corporation. ORACLE7 Server Concepts Manual, Redwood City, CA, [17] Barker R. ed. Case* Method: Entity Relationship Modelling. Addison-Wesley-Verlag,

18 [18] Grabner H., Marksteiner A., Dorda W., Wolf W., Grabner G. WAMIS: A Medical Information System. Conception and Clinical Usage. Journal of Clinical Computing 1982; 10: [19] Grabner H. Die Datenbank des Medizinischen Informationssystems WAMIS. In: S.Koller, P.L. Reichertz und K.Überlag, eds. WAMIS Wiener Allgemeines Medizinisches Informations-System. New York/Tokyo/Berlin/Heidelberg: Springer Verlag, 1985: [20] Dorda W. WAREL: A System for Retrieval of Clinical Data Considering the Course of Diseases. Methods of Information in Medicine 1989; 28: [21] Dorda W. Data-Screening and Retrieval of Medical Data by the System WAREL. Methods of Information in Medicine 1990; 29: Address: Wolfgang Dorda Institut für Medizinische Computerwissenschaften Spitalgasse 23 A-1090 Vienna Austria Tel.: / 6699 (6698) Fax.: / wolfgang.dorda@akh-wien.ac.at 18

19 Fig.1 The Form Designer allows autonomous definition of forms by the clinician. Form pages are individually designed using the Palette and Layout Tools. Each data field may be parametrised by means of the Properties Tool. Fig.2 ArchiMed provides several ways to visualise patient data: Individual documents are viewed by means of their corresponding forms, whereas tables and graphs link several documents to get an overview of a patient s medical status. Fig.3 Retrieval of patients with a certain therapy followed by an arising complication is formulated. The variables therapy and complication are linked by the patient-ids. They do not have to be stored at the same document, but the date of therapy must precede the date of complication. The window in the background shows the printout of a Kaplan-Meier- Analysis. Fig.4 Entity Relationship Diagramm of the ArchiMed Data Model s main components Fig.5 Overview of the data flow between ArchiMed and the HIS. Several legacy systems, like the Wamis system for instance, will be incorporated into ArchiMed in the next project phase 19

20 Fig. 1 The Form Designer allows autonomous definition of forms by the clinician. Form pages are individually designed using the Palette and Layout Tools. Each data field may be parametrised by means of the Properties Tool. 20

21 21

22 Fig.2 ArchiMed provides several ways to visualise patient data: Individual documents are viewed by means of their corresponding forms, whereas tables and graphs link several documents to get an overview of a patient s medical status. 22

23 23

24 Fig. 3 Retrieval of patients with a certain therapy followed by an arising complication is formulated. The variables therapy and complication are linked by the patient-ids. They do not have to be stored at the same document, but the date of therapy must precede the date of complication. The window in the background shows the printout of a Kaplan-Meier-Analysis. 24

25 VALUE belongs to references to consists of DOCUMENT specifies DATA_FIELD belongs to belongs to is assigned to depends on is owner of PATIENT consists of VERSION is assigned to is base for describes is base for FORM UNIT VARIABLE Fig. 4 Entity Relationship Diagramm of the ArchiMed Data Model s main components 25

26 Comm. Server Patient Server Wamis Comm. Buffer Patient Data Medical Database HIS Mainframe Online Requests ArchiMed Unix- Cluster Medical Database Fig. 5 Overview of the data flow between ArchiMed and the HIS. Several legacy systems, like the Wamis system for instance, will be incorporated into ArchiMed in the next project phase 26

The 2001 International Conference on Mathematics and Engineering Techniques in Medicine and Biological Sciences

The 2001 International Conference on Mathematics and Engineering Techniques in Medicine and Biological Sciences METMBS 2001 The 2001 International Conference on Mathematics and Engineering Techniques in Medicine and Biological Sciences June 25-28, 2001 Monte Carlo Resort & Casino, Las Vegas, Nevada, USA A Clinical

More information

NIDOK - a data management system for kidney transplant data

NIDOK - a data management system for kidney transplant data NIDOK - a data management system for kidney transplant data Elisabeth Kyrall), Csaba Banhegyi 2) 1) Department of medical informatics 2) Department of Surgery University of Vienna C.} Abstract Before,

More information

Clinical Data Retrieval: 25 Years of Temporal Query Management at the University of Vienna Medical School

Clinical Data Retrieval: 25 Years of Temporal Query Management at the University of Vienna Medical School Clinical Data Retrieval: 25 Years of Temporal Query Management at the University of Vienna Medical School Wolfgang Dorda, Walter Gall, Georg Duftschmid Section of Medical Information and Retrieval Systems

More information

This document is a preview generated by EVS

This document is a preview generated by EVS INTERNATIONAL STANDARD ISO 17090-1 Second edition 2013-05-01 Health informatics Public key infrastructure Part 1: Overview of digital certificate services Informatique de santé Infrastructure de clé publique

More information

Executive Summary for deliverable D6.1: Definition of the PFS services (requirements, initial design)

Executive Summary for deliverable D6.1: Definition of the PFS services (requirements, initial design) Electronic Health Records for Clinical Research Executive Summary for deliverable D6.1: Definition of the PFS services (requirements, initial design) Project acronym: EHR4CR Project full title: Electronic

More information

JMP Clinical. Release Notes. Version 5.0

JMP Clinical. Release Notes. Version 5.0 JMP Clinical Version 5.0 Release Notes Creativity involves breaking out of established patterns in order to look at things in a different way. Edward de Bono JMP, A Business Unit of SAS SAS Campus Drive

More information

Reviewers Guide on Clinical Trials

Reviewers Guide on Clinical Trials Reviewers Guide on Clinical Trials Office of Research Integrity & Compliance Version 2 Updated: June 26, 2017 This document is meant to help board members conduct reviews for Full Board: Clinical Trial

More information

Implementation of a reporting workflow to maintain data lineage for major water resource modelling projects

Implementation of a reporting workflow to maintain data lineage for major water resource modelling projects 18 th World IMACS / MODSIM Congress, Cairns, Australia 13-17 July 2009 http://mssanz.org.au/modsim09 Implementation of a reporting workflow to maintain data lineage for major water Merrin, L.E. 1 and S.M.

More information

JISC PALS2 PROJECT: ONIX FOR LICENSING TERMS PHASE 2 (OLT2)

JISC PALS2 PROJECT: ONIX FOR LICENSING TERMS PHASE 2 (OLT2) JISC PALS2 PROJECT: ONIX FOR LICENSING TERMS PHASE 2 (OLT2) Functional requirements and design specification for an ONIX-PL license expression drafting system 1. Introduction This document specifies a

More information

PROJECT FINAL REPORT. Tel: Fax:

PROJECT FINAL REPORT. Tel: Fax: PROJECT FINAL REPORT Grant Agreement number: 262023 Project acronym: EURO-BIOIMAGING Project title: Euro- BioImaging - Research infrastructure for imaging technologies in biological and biomedical sciences

More information

User Guide. user guide. The following will offer a complete walkthrough of the most popular services and searches available in.

User Guide. user guide. The following will offer a complete walkthrough of the most popular services and searches available in. User Guide Welcome to your user guide. The following will offer a complete walkthrough of the most popular services and searches available in. is a subscription-based website. Customers subscribe to those

More information

pathx pathx Laboratory Information System

pathx pathx Laboratory Information System A LETTER FROM THE PRESIDENT. At PathX, we fully understand that your lab is focused on more than just patient reports and information processing. For most pathology labs, primary concerns include responsible

More information

Business Models for ehealth Initial Overview of Results Brussels 17 November 2009 SIMPHS Validation Workshop

Business Models for ehealth Initial Overview of Results Brussels 17 November 2009 SIMPHS Validation Workshop Business Models for ehealth Initial Overview of Results Brussels 17 November 2009 SIMPHS Validation Workshop Project Objectives The project wants to assess the size of the ehealth market in Europe and

More information

NHS Gloucestershire Clinical Commissioning Group. Business Continuity Strategy

NHS Gloucestershire Clinical Commissioning Group. Business Continuity Strategy NHS Gloucestershire Clinical Commissioning Group 1 Document Control Title of Document Gloucestershire CCG Author A Ewens (Emergency Planning and Business Continuity Officer) Review Date February 2017 Classification

More information

Application generators: a case study

Application generators: a case study Application generators: a case study by JAMES H. WALDROP Hamilton Brothers Oil Company Denver, Colorado ABSTRACT Hamilton Brothers Oil Company recently implemented a complex accounting and finance system.

More information

NHS WALES INFORMATICS SERVICE DATA QUALITY ASSURANCE NATIONAL STATISTICS

NHS WALES INFORMATICS SERVICE DATA QUALITY ASSURANCE NATIONAL STATISTICS NHS WALES INFORMATICS SERVICE DATA QUALITY ASSURANCE NATIONAL STATISTICS Version: 2.0 Date: 3 rd November 2016 Document History Document Location The source of the document will be found on the Programme

More information

This Policy has been prepared with due regard to the General Data Protection Regulation (EU Regulation 2016/679) ( GDPR ).

This Policy has been prepared with due regard to the General Data Protection Regulation (EU Regulation 2016/679) ( GDPR ). PRIVACY POLICY Data Protection Policy 1. Introduction This Data Protection Policy (this Policy ) sets out how Brital Foods Limited ( we, us, our ) handle the Personal Data we Process in the course of our

More information

CPRD Aurum Frequently asked questions (FAQs)

CPRD Aurum Frequently asked questions (FAQs) CPRD Aurum Frequently asked questions (FAQs) Version 1.0 Date: 6 December 2017 Author: Helen Booth and Daniel Dedman, CPRD, UK Documentation Control Sheet During the course of the project it may be necessary

More information

Individual Funding Requests (IFR) Guidance notes for referrers (GPs and Referring Clinicians)

Individual Funding Requests (IFR) Guidance notes for referrers (GPs and Referring Clinicians) Individual Funding Requests (IFR) Guidance notes for referrers (GPs and Referring Clinicians) ClaimIT User Guide Practice Managers (June 2016) 1 Index Item Description Page 1 Frequently asked questions

More information

INFORMATION GOVERNANCE. Caldicott Approval Procedure

INFORMATION GOVERNANCE. Caldicott Approval Procedure NHS TAYSIDE INFORMATION GOVERNANCE Caldicott Approval Procedure Author: Peter McKenzie Review Group: Information Governance Group Review Date: September 2010 Last Update: September 2009 Document : NHST-ISC-CAP

More information

Clearing Out Legacy Electronic Records

Clearing Out Legacy Electronic Records For whom is this guidance intended? Clearing Out Legacy Electronic Records This guidance is intended for any member of University staff who has a sizeable collection of old electronic records, such as

More information

Scottish Care Information. SCI Gateway v10.3. Sending Referrals & Receiving Discharges User Guide

Scottish Care Information. SCI Gateway v10.3. Sending Referrals & Receiving Discharges User Guide Scottish Care Information SCI Gateway v10.3 Sending Referrals & Receiving Discharges User Guide Contents 1 Introduction... 1-1 2 Accessing SCI Gateway... 2-1 Accessing SCI Gateway Through GPASS... 2-2

More information

QUALITY MEDICAL SOLUTIONS USER GUIDE PRACTICE FOCUS REFRESH (EMIS WEB) AND EXPORT PROCESS

QUALITY MEDICAL SOLUTIONS USER GUIDE PRACTICE FOCUS REFRESH (EMIS WEB) AND EXPORT PROCESS QUALITY MEDICAL SOLUTIONS USER GUIDE PRACTICE FOCUS REFRESH (EMIS WEB) AND EXPORT PROCESS User Guide January 2013 COMMERCIAL IN CONFIDENCE Quality Medical Solutions Ltd, 2012 INDEX 1.Introduction... 3

More information

Data Partnerships to Improve Health Frequently Asked Questions. Glossary...9

Data Partnerships to Improve Health Frequently Asked Questions. Glossary...9 FAQ s Data Partnerships to Improve Health Frequently Asked Questions BENEFITS OF PARTICIPATING... 1 USING THE NETWORK.... 2 SECURING THE DATA AND NETWORK.... 3 PROTECTING PRIVACY.... 4 CREATING METADATA...

More information

The Clinical Data Repository Provides CPR's Foundation

The Clinical Data Repository Provides CPR's Foundation Tutorials, T.Handler,M.D.,W.Rishel Research Note 6 November 2003 The Clinical Data Repository Provides CPR's Foundation The core of any computer-based patient record system is a permanent data store. The

More information

RD-Action WP5. Specification and implementation manual of the Master file for statistical reporting with Orphacodes

RD-Action WP5. Specification and implementation manual of the Master file for statistical reporting with Orphacodes RD-Action WP5 Specification and implementation manual of the Master file for statistical reporting with Orphacodes Second Part of Milestone 27: A beta master file version to be tested in some selected

More information

4.3 Case Study #09: National ehealth network in Denmark

4.3 Case Study #09: National ehealth network in Denmark 4.3 Case Study #09: National ehealth network in Denmark Author of case study within the estandards project: Morten Bruun-Rasmussen Project name: National ehealth network in Denmark Project

More information

Reversible Anonymization of DICOM Images Using Automatically Generated Policies

Reversible Anonymization of DICOM Images Using Automatically Generated Policies Medical Informatics in a United and Healthy Europe K.-P. Adlassnig et al. (Eds.) IOS Press, 2009 2009 European Federation for Medical Informatics. All rights reserved. doi:10.3233/978-1-60750-044-5-861

More information

ClinicalKey User Guide

ClinicalKey User Guide ClinicalKey User Guide An in-depth guide to smarter searches and faster answers 1 Overview... 1 1.1 Selecting the Best Internet Browser... 1 1.2 Registering Your Account... 1 1.3 Logging Into ClinicalKey...

More information

UN FREEDOM OF INFORMATION POLICIES INTERNATIONAL TELECOMMUNICATION UNION (ITU)

UN FREEDOM OF INFORMATION POLICIES INTERNATIONAL TELECOMMUNICATION UNION (ITU) UN FREEDOM OF INFORMATION POLICIES INTERNATIONAL TELECOMMUNICATION UNION (ITU) 1. Does your organization have an access to information? If so, please provide a link or copy of it. Please also respond to

More information

Tracing the Formalization Steps of Textual Guidelines

Tracing the Formalization Steps of Textual Guidelines Tracing the Formalization Steps of Textual Guidelines Peter VOTRUBA 1, Silvia MIKSCH 1, Andreas SEYFANG 1, Robert KOSARA 2 1 Asgaard-Group - Institute of Software Technology & Interactive Systems, Vienna

More information

Chances & Challenges of ehealth

Chances & Challenges of ehealth 4 th European Hospital Conference (EHC) Welcome - Céad Míle Fáilte Chances & Challenges of ehealth Mr Gerry O Dwyer Group CEO of the South/South West Hospital Group, Ireland President of the European Association

More information

ISO Information and documentation Digital records conversion and migration process

ISO Information and documentation Digital records conversion and migration process INTERNATIONAL STANDARD ISO 13008 First edition 2012-06-15 Information and documentation Digital records conversion and migration process Information et documentation Processus de conversion et migration

More information

Guide to SciVal Experts

Guide to SciVal Experts Guide to SciVal Experts Contents What is SciVal Experts and How Can I Benefit From It?....... 3 How is My Profile Created?... 4 The SciVal Experts Interface.... 5-6 Organization Home Page Unit Individual

More information

IDEF* - A comprehensive Modelling Methodology for the Development of Manufacturing Enterprise Systems

IDEF* - A comprehensive Modelling Methodology for the Development of Manufacturing Enterprise Systems SIMTech Technical Report () IDEF* - A comprehensive Modelling Methodology for the Development of Manufacturing Dr Ang Cheng Leong (Operations & Supply Chain Applications Group, Manufacturing Information

More information

Usability Evaluation as a Component of the OPEN Development Framework

Usability Evaluation as a Component of the OPEN Development Framework Usability Evaluation as a Component of the OPEN Development Framework John Eklund Access Testing Centre and The University of Sydney 112 Alexander Street, Crows Nest NSW 2065 Australia johne@testingcentre.com

More information

Person-centred ehealth

Person-centred ehealth Person-centred ehealth EIC, ehealth Innovation Centre Luleå University of Technology S-971 87 LULEÅ Phone: +46 (0)920 49 10 00 Fax: +46 (0)920 49 13 99 hlv-eic-info@list.ltu.se EIC IN COLLABORATION WITH

More information

SOP-QA-32 V2. Document History Version Description of update Date Effective 1 Change of number for Q-Pulse

SOP-QA-32 V2. Document History Version Description of update Date Effective 1 Change of number for Q-Pulse Title: Effective Date: 1-4-17 Review Date: 1-4-20 Author: Gary Cooper, Named Archivist QA Approval: Richard Cowie, QA Manager Approver: Prof Maggie Cruickshank, R&D Director Approved by QA: N/A Document

More information

Project 3-I. System Requirements Specification Document

Project 3-I. System Requirements Specification Document Project 3-I System Requirements Specification Document Interrogue Polling Company, Inc. Penn State Harrisburg COMP413W Fall 2007 Version 1.0 COMP413W Consulting Group Page 1 of 14 [This page intentionally

More information

Taking a First Look at Excel s Reporting Tools

Taking a First Look at Excel s Reporting Tools CHAPTER 1 Taking a First Look at Excel s Reporting Tools This chapter provides you with an overview of Excel s reporting features. It shows you the principal types of Excel reports and how you can use

More information

Code Administration Code of Practice

Code Administration Code of Practice Code Administration Code of Practice As part of the energy Codes Governance Review Ofgem proposed that a Code of Practice be established to facilitate convergence and transparency in code Modification

More information

Privacy Policy of

Privacy Policy of Privacy Policy of www.bitminutes.com This Application collects some Personal Data from its Users. Owner and Data Controller BitMinutes Inc Owner contact email: privacy@bitminutes.com Types of Data collected

More information

Web Enabled Graphics with a SAS Data Warehouse Diane E. Brown, TEC Associates, Indianapolis, IN

Web Enabled Graphics with a SAS Data Warehouse Diane E. Brown, TEC Associates, Indianapolis, IN Paper 134 Web Enabled Graphics with a SAS Data Warehouse Diane E. Brown, TEC Associates, Indianapolis, IN ABSTRACT A Provider Profiling system for Health System in Anderson, Indiana was developed using

More information

LTE Based E-Health Monitoring System

LTE Based E-Health Monitoring System IJCCCE Vol.14, No.2, 2014 Computer Engineering Department, University of Technology e-mail: muayadkrook@yahoo.com Received: 09/09/2013 Accepted: 04/06/2014 Abstract Recently, the on-line health monitoring

More information

Course on Database Design Carlo Batini University of Milano Bicocca

Course on Database Design Carlo Batini University of Milano Bicocca Course on Database Design Carlo Batini University of Milano Bicocca 1 Carlo Batini, 2015 This work is licensed under the Creative Commons Attribution NonCommercial NoDerivatives 4.0 International License.

More information

This Document is licensed to

This Document is licensed to GAMP 5 Page 291 End User Applications Including Spreadsheets 1 Introduction This appendix gives guidance on the use of end user applications such as spreadsheets or small databases in a GxP environment.

More information

From ODM to SDTM: An End-to-End Approach Applied to Phase I Clinical Trials

From ODM to SDTM: An End-to-End Approach Applied to Phase I Clinical Trials PhUSE 2014 Paper PP05 From ODM to SDTM: An End-to-End Approach Applied to Phase I Clinical Trials Alexandre Mathis, Department of Clinical Pharmacology, Actelion Pharmaceuticals Ltd., Allschwil, Switzerland

More information

The system will prompt for Login ID and Password (NB login credentials will be supplied to all staff after Commissioning).

The system will prompt for Login ID and Password (NB login credentials will be supplied to all staff after Commissioning). training handout This training handout is intended to support the learning outcomes for pre-install training for clinical staff. Getting Started / Basic Navigation Medical Record Accessing appointment

More information

Managing Concurrent Software Releases in Management and Test

Managing Concurrent Software Releases in Management and Test Software Management 2001 San Diego, CA, USA February 12-16, 2001 Managing Concurrent Software Releases in Management and Test David A. Shinberg Government Communications Laboratory Lucent Technologies

More information

ONLINE NON-DESTRUCTIVE EXAMINATION QUALIFICATION FOR MARINE SURVEYORS

ONLINE NON-DESTRUCTIVE EXAMINATION QUALIFICATION FOR MARINE SURVEYORS ONLINE NON-DESTRUCTIVE EXAMINATION QUALIFICATION FOR MARINE SURVEYORS Chris Cheetham (TWI Ltd) Andrew MacDonald (Lloyd s Register) David Howarth (Lloyd s Register) SYNOPSIS Lloyd's Register carries out

More information

Document Control Information

Document Control Information Document Control Information Document Details Document Name Purpose of Document Document Version Number 3.1 Document Status Document Owner Prepared By The ITIL Intermediate Qualification: Service Operation

More information

XML in the bipharmaceutical

XML in the bipharmaceutical XML in the bipharmaceutical sector XML holds out the opportunity to integrate data across both the enterprise and the network of biopharmaceutical alliances - with little technological dislocation and

More information

Information systems design: a procedural approach

Information systems design: a procedural approach Information systems design: a procedural approach G. Haramis 1, G. Pavlidis 2, Th. Fotiadis 1, Ch. Vassiliadis 1 & Ch. Tsialtas 1 University of Macedonia 2 University of Patras Abstract The procedure of

More information

The NIH Collaboratory Distributed Research Network: A Privacy Protecting Method for Sharing Research Data Sets

The NIH Collaboratory Distributed Research Network: A Privacy Protecting Method for Sharing Research Data Sets The NIH Collaboratory Distributed Research Network: A Privacy Protecting Method for Sharing Research Data Sets Jeffrey Brown, Lesley Curtis, and Rich Platt June 13, 2014 Previously The NIH Collaboratory:

More information

DRAFT Privacy Statement (19 July 2017)

DRAFT Privacy Statement (19 July 2017) DRAFT Privacy Statement (19 July 2017) European Reference Networks for Rare, Low Prevalence and Rare Diseases Clinical Patient Management System (CPMS) 1. What is the ERN Clinical Patient Management System?

More information

CELCAT Timetabler Live Getting Started Guide

CELCAT Timetabler Live Getting Started Guide CELCAT Timetabler Live Getting Started Guide Introduction... 1 Creating a Timetable... 2 Timetable Wizard... 3 SQL Server... 3 Timetable Name... 3 Administrator Password... 3 Week Scheme... 3 Timetable

More information

A Pilot Implementation of DIRECT Messaging and Provider Directory Services in the Palomar Health District

A Pilot Implementation of DIRECT Messaging and Provider Directory Services in the Palomar Health District A Pilot Implementation of DIRECT Messaging and Provider Directory Services in the Palomar Health District Project Overview and Plan Sujansky & Associates, LLC 1. Project Objectives Figure 1. High-level

More information

Chapter 8 Software Testing. Chapter 8 Software testing

Chapter 8 Software Testing. Chapter 8 Software testing Chapter 8 Software Testing 1 Topics covered Introduction to testing Stages for testing software system are: Development testing Release testing User testing Test-driven development as interleave approach.

More information

GRIDS INTRODUCTION TO GRID INFRASTRUCTURES. Fabrizio Gagliardi

GRIDS INTRODUCTION TO GRID INFRASTRUCTURES. Fabrizio Gagliardi GRIDS INTRODUCTION TO GRID INFRASTRUCTURES Fabrizio Gagliardi Dr. Fabrizio Gagliardi is the leader of the EU DataGrid project and designated director of the proposed EGEE (Enabling Grids for E-science

More information

Unit title: IT in Business: Advanced Databases (SCQF level 8)

Unit title: IT in Business: Advanced Databases (SCQF level 8) Higher National Unit Specification General information Unit code: F848 35 Superclass: CD Publication date: January 2017 Source: Scottish Qualifications Authority Version: 02 Unit purpose This unit is designed

More information

SAS System Powers Web Measurement Solution at U S WEST

SAS System Powers Web Measurement Solution at U S WEST SAS System Powers Web Measurement Solution at U S WEST Bob Romero, U S WEST Communications, Technical Expert - SAS and Data Analysis Dale Hamilton, U S WEST Communications, Capacity Provisioning Process

More information

AKHSTAT - a hospital datawarehouse by Peter Seelig Allgemeines Krankenhaus der Stadt Wien

AKHSTAT - a hospital datawarehouse by Peter Seelig Allgemeines Krankenhaus der Stadt Wien AKHSTAT - a hospital datawarehouse by Peter Seelig Allgemeines Krankenhaus der Stadt Wien Abstract: AKHSTAT is composed of a databasemanager, a usermanager and the AKHSTAT report and datamining. Databasemanagement

More information

Talend Open Studio for MDM Web User Interface. User Guide 5.6.2

Talend Open Studio for MDM Web User Interface. User Guide 5.6.2 Talend Open Studio for MDM Web User Interface User Guide 5.6.2 Talend Open Studio for MDM Web User Interface Adapted for v5.6.2. Supersedes previous releases. Publication date: May 12, 2015 Copyleft This

More information

PRINCIPLES AND FUNCTIONAL REQUIREMENTS

PRINCIPLES AND FUNCTIONAL REQUIREMENTS INTERNATIONAL COUNCIL ON ARCHIVES PRINCIPLES AND FUNCTIONAL REQUIREMENTS FOR RECORDS IN ELECTRONIC OFFICE ENVIRONMENTS RECORDKEEPING REQUIREMENTS FOR BUSINESS SYSTEMS THAT DO NOT MANAGE RECORDS OCTOBER

More information

UNIT Engineering: Applying Information Technology (SCQF level 6)

UNIT Engineering: Applying Information Technology (SCQF level 6) National Unit Specification: general information CODE F5D4 12 SUMMARY This Unit is a mandatory Unit in the National Qualifications Group Awards (NQGA) in Engineering, but it can also be undertaken as a

More information

Controls Electronic messaging Information involved in electronic messaging shall be appropriately protected.

Controls Electronic messaging Information involved in electronic messaging shall be appropriately protected. I Use of computers This document is part of the UCISA Information Security Toolkit providing guidance on the policies and processes needed to implement an organisational information security policy. To

More information

GDPR Processor Security Controls. GDPR Toolkit Version 1 Datagator Ltd

GDPR Processor Security Controls. GDPR Toolkit Version 1 Datagator Ltd GDPR Processor Security Controls GDPR Toolkit Version 1 Datagator Ltd Implementation Guidance (The header page and this section must be removed from final version of the document) Purpose of this document

More information

WASHINGTON UNIVERSITY HIPAA Privacy Policy # 7. Appropriate Methods of Communicating Protected Health Information

WASHINGTON UNIVERSITY HIPAA Privacy Policy # 7. Appropriate Methods of Communicating Protected Health Information WASHINGTON UNIVERSITY HIPAA Privacy Policy # 7 Appropriate Methods of Communicating Protected Health Information Statement of Policy Washington University and its member organizations (collectively, Washington

More information

Hospital System Accelerates Stroke Diagnosis

Hospital System Accelerates Stroke Diagnosis Hospital System Accelerates Stroke Diagnosis Doncaster & Bassetlaw Hospitals improved clinician productivity with Cisco TelePresence, WebEx, and Unified Personal Communicator. EXECUTIVE SUMMARY DONCASTER

More information

Healthcare in the Palm of your Hand

Healthcare in the Palm of your Hand WHITEPAPER Healthcare in the Palm of your Hand This whitepaper is an extract from: Mobile Healthcare Opportunities Monitoring, Applications & mhealth Strategies 2010-2015... information you can do business

More information

Public User Interface Specification

Public User Interface Specification Reviewed / revised Oct. 13, 2011/bdw Public User Interface Specification Posted to BaseCamp Oct. 13, 2011/bdw Reviewed / revised November 21, 2011/mam PI-1: General scope / description This specification

More information

Data Warehousing. Seminar report. Submitted in partial fulfillment of the requirement for the award of degree Of Computer Science

Data Warehousing. Seminar report.  Submitted in partial fulfillment of the requirement for the award of degree Of Computer Science A Seminar report On Data Warehousing Submitted in partial fulfillment of the requirement for the award of degree Of Computer Science SUBMITTED TO: SUBMITTED BY: www.studymafia.org www.studymafia.org Preface

More information

Dynamic Aggregation to Support Pattern Discovery: A case study with web logs

Dynamic Aggregation to Support Pattern Discovery: A case study with web logs Dynamic Aggregation to Support Pattern Discovery: A case study with web logs Lida Tang and Ben Shneiderman Department of Computer Science University of Maryland College Park, MD 20720 {ltang, ben}@cs.umd.edu

More information

Inform IT Information Management Tenore. SCADA Extension ABB

Inform IT Information Management Tenore. SCADA Extension ABB ABB Introduction Thanks to the power of its Information Platform, and to the versatility of its architecture, Tenore can easily be employed as a Supervisory and Control Station in a SCADA system for the

More information

AN OVERVIEW AND EXPLORATION OF JMP A DATA DISCOVERY SYSTEM IN DAIRY SCIENCE

AN OVERVIEW AND EXPLORATION OF JMP A DATA DISCOVERY SYSTEM IN DAIRY SCIENCE AN OVERVIEW AND EXPLORATION OF JMP A DATA DISCOVERY SYSTEM IN DAIRY SCIENCE A.P. Ruhil and Tara Chand National Dairy Research Institute, Karnal-132001 JMP commonly pronounced as Jump is a statistical software

More information

General Data Protection Regulation

General Data Protection Regulation General Data Protection Regulation Workshare Ltd ( Workshare ) is a service provider with customers in many countries and takes the protection of customers data very seriously. In order to provide an enhanced

More information

Workshop MedSciNet - Building an Electronic Data Capture System for a Clinical Trial

Workshop MedSciNet - Building an Electronic Data Capture System for a Clinical Trial Note: for non-commercial purposes only Workshop MedSciNet - Building an Electronic Data Capture System for a Clinical Trial Presenters: Prof Marius Kublickas Laima Juodvirsiene Prof Magnus Westgren Friday,

More information

ECONOMIC OPERATOR USER MANUAL EUROPEAN DYNAMICS S.A.

ECONOMIC OPERATOR USER MANUAL EUROPEAN DYNAMICS S.A. Republic of Armenia Armenian e-procurement System (ARMEPS) ECONOMIC OPERATOR USER MANUAL EUROPEAN DYNAMICS S.A. Table of Contents Table of Contents... 2 1. ARMEPS workflow and terms... 8 2. General Functionality...

More information

SEARCH TECHNIQUES: BASIC AND ADVANCED

SEARCH TECHNIQUES: BASIC AND ADVANCED 17 SEARCH TECHNIQUES: BASIC AND ADVANCED 17.1 INTRODUCTION Searching is the activity of looking thoroughly in order to find something. In library and information science, searching refers to looking through

More information

ETSI TR V1.1.1 ( )

ETSI TR V1.1.1 ( ) TR 101 326 V1.1.1 (2000-09) Technical Report Telecommunications and Internet Protocol Harmonization Over Networks (TIPHON); The procedure for determining IP addresses for routeing packets on interconnected

More information

PRIVACY POLICY OF THE WEB SITE

PRIVACY POLICY OF THE WEB SITE PRIVACY POLICY OF THE ERANOS FOUNDATION Introductory remarks The Eranos Foundation respects your privacy! Privacy policy EU Norm 2016-769 GDPR 1 We do not sell or distribute any information that we acquire

More information

Q/ris 3000 Client Help

Q/ris 3000 Client Help Copyright and Trademark Notice The software described in this book is furnished under a license agreement and may be used only in accordance with the terms of the agreement. Copyright Notice Trademarks

More information

Construction IC User Guide

Construction IC User Guide Construction IC User Guide The complete source of project, company, market and theme information for the global construction industry clientservices.construction@globaldata.com https://construction.globaldata.com

More information

Choosing the Right Procedure

Choosing the Right Procedure 3 CHAPTER 1 Choosing the Right Procedure Functional Categories of Base SAS Procedures 3 Report Writing 3 Statistics 3 Utilities 4 Report-Writing Procedures 4 Statistical Procedures 5 Efficiency Issues

More information

MODULAR CONCEPT AND BASIC FUNCTIONS OF SPEEDIKON C

MODULAR CONCEPT AND BASIC FUNCTIONS OF SPEEDIKON C MODULAR CONCEPT AND BASIC FUNCTIONS OF SPEEDIKON C speedikon C is a highly flexible system with unlimited possibilities to map your processes and to display any desired data sets. The modular concept has

More information

Pseudonymization of Information for Privacy in E-Health (PIPE)

Pseudonymization of Information for Privacy in E-Health (PIPE) Pseudonymization of Information for Privacy in E-Health (PIPE) A Min Tjoa TU Wien & SBA One side of Privacy No one shall be subjected to arbitrary or unlawful interference with his privacy, family, home,

More information

Rights of Individuals under the General Data Protection Regulation

Rights of Individuals under the General Data Protection Regulation Rights of Individuals under the General Data Protection Regulation 2018 Contents Introduction... 2 Glossary... 3 Personal data... 3 Processing... 3 Data Protection Commission... 3 Data Controller... 3

More information

Downloaded from

Downloaded from UNIT 2 WHAT IS STATISTICS? Researchers deal with a large amount of data and have to draw dependable conclusions on the basis of data collected for the purpose. Statistics help the researchers in making

More information

TERMS OF REFERENCE FOR INTERNSHIPS THE WHO INTERAGENCY COORDINATION GROUP ON ANTIMICROBIAL RESISTANCE FOR MEDICAL STUDENTS IN IFMSA

TERMS OF REFERENCE FOR INTERNSHIPS THE WHO INTERAGENCY COORDINATION GROUP ON ANTIMICROBIAL RESISTANCE FOR MEDICAL STUDENTS IN IFMSA TERMS OF REFERENCE FOR INTERNSHIPS THE WHO INTERAGENCY COORDINATION GROUP ON ANTIMICROBIAL RESISTANCE FOR MEDICAL STUDENTS IN IFMSA Location: Geneva, Switzerland Duration: 2 months or longer (flexible)

More information

Traffic Analysis on Business-to-Business Websites. Masterarbeit

Traffic Analysis on Business-to-Business Websites. Masterarbeit Traffic Analysis on Business-to-Business Websites Masterarbeit zur Erlangung des akademischen Grades Master of Science (M. Sc.) im Studiengang Wirtschaftswissenschaft der Wirtschaftswissenschaftlichen

More information

GDPR Privacy Policy. The data protection policy of AlphaMed Press is based on the terms found in the GDPR.

GDPR Privacy Policy. The data protection policy of AlphaMed Press is based on the terms found in the GDPR. GDPR Privacy Policy PRIVACY POLICY The privacy and security of data are a priority for AlphaMed Press and our management and staff. While accessing and using our website does not require your submission

More information

ehealth and DSM, Digital Single Market

ehealth and DSM, Digital Single Market ehealth and DSM, Digital Single Market Dr. Christoph Klein Interoperable data, access and sharing ehealth, Wellbeing and Ageing DG Communications Networks, Content and Technology European Commission, Luxembourg,

More information

InForm Functionality Reference Manual for Sites. Version 1.0

InForm Functionality Reference Manual for Sites. Version 1.0 InForm Functionality Reference Manual for Sites Version 1.0 1-Mar-2012 2012 by Merck & Co., Inc., Whitehouse Station, New Jersey, USA All Rights Reserved No part of this book may be reproduced in any form

More information

Directive on security of network and information systems (NIS): State of Play

Directive on security of network and information systems (NIS): State of Play Directive on security of network and information systems (NIS): State of Play Svetlana Schuster Unit H1 Cybersecurity and Digital Privacy DG Communications Networks, Content and Technology, European Commission

More information

STANDARD OPERATING PROCEDURE

STANDARD OPERATING PROCEDURE PATHOLOGY Date of issue: July 2011 Page 1 of 24 MICROBIOLOGY DEPARTMENT STANDARD OPERATING PROCEDURE Document Identification: TP-GEN-ICEPCS Title: Electronic Test Requesting and result viewing using Sunquest

More information

GDPR Draft: Data Access Control and Password Policy

GDPR Draft: Data Access Control and Password Policy wea.org.uk GDPR Draft: Data Access Control and Password Policy Version Number Date of Issue Department Owner 1.2 21/01/2018 ICT Mark Latham-Hall Version 1.2 last updated 27/04/2018 Page 1 Contents GDPR

More information

Adopting Agile Practices

Adopting Agile Practices Adopting Agile Practices Ian Charlton Managing Consultant ReleasePoint Software Testing Solutions ANZTB SIGIST (Perth) 30 November 2010 Tonight s Agenda What is Agile? Why is Agile Important to Testers?

More information

The basic arrangement of numeric data is called an ARRAY. Array is the derived data from fundamental data Example :- To store marks of 50 student

The basic arrangement of numeric data is called an ARRAY. Array is the derived data from fundamental data Example :- To store marks of 50 student Organizing data Learning Outcome 1. make an array 2. divide the array into class intervals 3. describe the characteristics of a table 4. construct a frequency distribution table 5. constructing a composite

More information

3/539A/DC DOCUMENT FOR COMMENTING

3/539A/DC DOCUMENT FOR COMMENTING For IEC use only DOCUMENT FOR COMMENTING 1999-04 INTERNATIONAL ELECTROTECHNICAL COMMISSION Technical Committee No. 3 Documentation and graphical symbols Database based procedure for the maintenance of

More information

Semantic interoperability, e-health and Australian health statistics

Semantic interoperability, e-health and Australian health statistics Semantic interoperability, e-health and Australian health statistics Sally Goodenough Abstract E-health implementation in Australia will depend upon interoperable computer systems to share information

More information