Difference between revisions of "Data security"
m (→Accessibility) |
|||
| (One intermediate revision by the same user not shown) | |||
| Line 21: | Line 21: | ||
Data accessibility is opposite to the data loss. | Data accessibility is opposite to the data loss. | ||
| − | To ensure the data accessibility, make [[ | + | To ensure the data accessibility, make [[data backup|backups]] frequently. If you don't yet make backups, get motivated by reading the page WhyMakeBackups. |
| − | |||
| − | |||
| − | |||
| − | |||
Latest revision as of 15:35, 24 September 2005
Three aspects of the data security
There are three aspects of the data security.
- Confidentiality
- Integrity
- Accessibility
Confidentiality
Applies to so-called sensitive data, for example personal information (names, addresses). To ensure the data confidentiality, you need to protect the data from unauthorized access.
In the EACTS Congenital Database, the personal data is not exported to the CentralDatabase. The names of patients and surgeons are stored only on the local PCs. See also DataCollectionSoftware/DataExport.
Integrity
Data integrity is opposite to the data corruption. It means that the data has no errors in it. For example, that there are no operations for non-existing patients.
Accessibility
Data accessibility is opposite to the data loss.
To ensure the data accessibility, make backups frequently. If you don't yet make backups, get motivated by reading the page WhyMakeBackups.