Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 721 Bytes

File metadata and controls

11 lines (7 loc) · 721 Bytes
description
Details of mechanisms to ensure data security and privacy

Data Security and Privacy

Given the sensitive nature of the information involved during claims processing - personal details, health-related information, etc., it is imperative that the data is kept secure during the exchange process (security if data while stored at sender and receiver is expected to be as per the prevailing data security regulation of the data storage).

There are many language specific libraries available that can help you implement the required encryption/signing/verification that is described above.

In order to achieve this, various approaches are defined in the subsequent sections.