One freelance buy windows 7 upgrade 50 newsletter designer who specializes in genealogy utilizes both software because the combination makes him complete his design tasks twice as fast. Users has (buy windows 7 family) nothing to do with MS SQL Logins however if you are on SQL version – users are translated to SQL as logins and given access to all Great Plains related database: DYNAMICS and companies• User Classes. Users has cheap windows 7 computers nothing to do with MS SQL Logins however if you are on SQL version – users are translated to SQL as logins and given access to all Great Plains related database: DYNAMICS and companies• User Classes.

Secure Data Warehousing

From FreemedDeveloperWiki, the FreeMED developers' Wiki.

Secure Data Warehousing is a concept introduced into FreeMED for the 0.8.1 release. It allows medical data to be warehoused at a third party location without giving that third party any access to the data. This is due to the medical data being encrypted using GnuPG (an open variant of the ubiquitous PGP).

Contents

Architecture Overview

Image:Warehousing.png

Software Implementation

The WebDAV transport is implemented in C using the neon library; it is available in the freemed-utilities Subversion tree under archive_client.

One of the Data warehousing aspects we have not spoken much of is retrieval

Retrieval

Storage

Propose three redundancies for storage

  • Local at FreeMED hqtrs
  • Distant at data repository
  • Out of country (?India)

Servers be high order RAID or similar scheme compliant. Data storage be encrypted

Retrieval

  • Must be by secure verifiable code
    • Biometric USB key might fill the bill
    • May wish to have several levels within a practice
  • Level 1 retrieval
    • Back up for ordinary crash or data disturbance.
    • Could be done by key owner or for verification.
  • Level 2 restoral
    • Done when there is a catastrophic data loss
    • Can re-establish an entire system
  • Must make the data fireproof
    • If someone indavertently downloads a file they get garbage
    • Breakins do not have a key at the storage point.
    • Need to be compliant with data retrieval for Legal purposes (see new article in Eweek 3/14/07)

TODO: Flesh out documentation

Navigation