Security

Ensures data privacy and protection including conforming to GDPR, HIPPA compliance

Security

Key General Properties

  • Obscure Response - When the obscure response property is enabled for a field, the data held in this field will be masked when displayed on the web or mobile screen.. It is disabled by default.

  • Encrypt Response - When the encrypt response property is enabled for a field, the data corresponding to that field will be encrypted and stored in the database. It is disabled by default.

  • Personally Identifiable Information (PII) - If enabled, the field with this property will be encrypted and stored in the database and masked whenever displayed. Also, the data privacy and protection policy of the organization will get applied on this field and records with this field. It is disabled by default.

  • Protected Health Information (PHI) - If enabled, the field with this property will be encrypted and stored in the database and masked whenever displayed. Also, the data privacy and protection policy of the organization will get applied on this field and records with this field. It is disabled by default.

Mapping to Input Field Types

Certain Properties are valid only for certain input fields

Property
Applies to Input Field Type

Obscure Response

Currently only text, integer, decimal

Encrypt Response

All fields except note, group, repeat group, acknowledge, audio, video, image and document files

Personally Identifiable Information (PII)

Currently only text fields are supported

Protected Health Information (PHI)

Currently only text fields are supported

Last updated