BMXNET 4.0 Developer API
This interface is used to route EHR events to the common BMX context module.
Namespace:
IndianHealthService.BMXNet.EHRAssembly: BMXEHR40 (in BMXEHR40.dll)
Syntax
| C# | Visual Basic | Visual C++ |
public interface IEhrEvents
Public Interface IEhrEvents
public interface class IEhrEvents
Members
| All Members | Events |
| Member | Description | |
|---|---|---|
| ContextChanged |
This event is used internally by the EhrFramework
| |
| ContextChanging |
This event is used internally by the EhrFramework
|
Remarks
This interface is used by the EHR/VueCentric integration partial class, there is not need for
BMX developers to directly use this interface