/
Protocol Object
Protocol Object
Modules may exchange data directly with other modules through inter-module communication (IMC). IMC Protocols are defined by HIMSA and each protocol is assigned a unique protocol identifier. Information about the protocols supported by a module is expressed through the Protocols collection, which is a collection of Protocol objects.
Besides the protocols supported by a Server module, information regarding the data that can be exchanged is also needed. This information is supplied through a DataType collection attached to each Protocol object.
For more information on Inter-Module Communication, refer to the Inter-Module Communication (IMC) Documentation page.
Related content
IMC Proxy
IMC Proxy
More like this
Limitations for the IMC Proxy
Limitations for the IMC Proxy
More like this
The ModuleAPI-REST interface for IMC
The ModuleAPI-REST interface for IMC
More like this
Differences in usage between .Net Remoting and REST
Differences in usage between .Net Remoting and REST
More like this
ModuleAPI Component
ModuleAPI Component
More like this
REST-based Proxy for IMC and Module API (PIMA)
REST-based Proxy for IMC and Module API (PIMA)
More like this