A business service is responsible for accepting requests from external applications into Ensemble.
Business Processes
By convention, business processes contain most of the logic of the production. They can contain their own logic and they can call business rules and data transformations, each of which also contains specialized logic.
Business Operations
A business operation is responsible for sending requests from Ensemble to an external application or system.
Posted Updated HITa few seconds read (About 1 word)
HL7(Health Level 7) refers to a set of international standards for transfer of clinical and administrative data between software applications used by various healthcare providers.
It focuses on application layer, which is ‘layer 7’ in OSI model.
Healthcare softwares need to talk with each other in the same language. HL7 tries to be that language.