(ab)using eCATT for continuous performance monitoring

This is a re-recorded version of my presentation given at the SAP Inside Track Berlin on September 2nd 2017. Apparently, there were some kind of audio issues during two of the sessions, one of them being mine - so instead of simply dropping the slides off somewhere and leaving you with an incomplete presentation, here is a recording of the slides with voiceover. More information about the event can be found in the SAP Wiki. A playlist with most of the sessions is available as well. ...

September 2, 2017 · Volker Wegert

Stop Coding, Start Ruling

This is a repost of an article originally posted to the SAP Community Network. Some Background Information A core capability of the Clinical System i.s.h.med is to manage clinical documents. Regardless of the representation and structure of the contents, clinical documents share a common set of administrative data, including crucial reference data: which patient, case, movement or service does this document belong to? One has to specify the document reference level when creating the so-called document category, and the system then ensures that a document that has to be assigned to a case can’t be created unless a case number is specified. During normal development and maintenance, most administrators tend to think of these reference levels as transitive: A case always specifies a distinct patient, a movement always uniquely identifies a case and so on. Unfortunately, that is not entirely true. It is possible to enter and process services that are assigned to a patient, but have not (yet) been assigned to a case. This might happen for example when planning services for a patient that will be readmitted in the future: The service is assigned to the patient, but nothing else. Normally, the user should only create documents and other clinical data after the admission has taken place and the case is created, but sometimes, things get mixed up. This lead to multiple documents that were created with reference to a patient and a service, but no case or movement reference, which in turn caused all kinds of subsequent problems. ...

March 23, 2016 · Volker Wegert

Enhancing NWP1 workload statistics

With SAP Note 1609418 which dates back to 2011, the Clinical Workstation (NWP1) was extended to provide additional application information for the workload statistics (transaction STAD). (Note that, depending on your system state, you may need to implement the correction provided in SAP Note 2193204 to enable the application logging.) While this additional information can be very useful, unfortunately it’s not sufficient for a complete performance and workload overview. The reason for this is the content of the application information logged which is detailed in SAP Note 1609418: ...

August 17, 2015 · Volker Wegert