LogoLogo
  • 🐿️NeuroInformatics Database
    • HIPAA Compliance
  • Getting Started
    • Installation
      • Quick Install
      • How to change passwords
      • Optional software
      • MySQL/MariaDB tweaks
    • Upgrade
      • Quick Upgrade
      • Migrate Existing Installation
  • Using NiDB
    • User's Guide
      • Importing data
      • Managing data
      • Finding & exporting data
      • Managing projects
      • Pipelines & analysis
      • Calendar
    • Administration
      • Front end (user facing)
      • Back end
      • nidb command line
  • Specifications
    • Data Storage Hierarchy
    • DICOM Anonymization
  • Tutorials
    • Working with Imaging Data
      • Uploading data for a sample project
      • Troubleshooting Missing Imaging Data
      • Import DICOM data
      • MR scan quality control
    • Manipulating Subjects, Studies, & Series
      • Working with subject IDs
      • Renaming series
    • Pipelines
    • Working with Redcap
      • Importing Data from a Redcap Project
      • Importing Subjects from Redcap
      • Reports based on data imported from Redcap
    • Analysis Builder
    • Administration of Users, Projects, & System
      • User Permissions
      • Creating new projects
      • Adding Users to Projects
      • Editing the config file
      • Deleting all the data
  • Contribute
    • Squirrel data sharing format
      • squirrel utilities
      • Using the squirrel library
      • Example package
      • squirrel vs BIDS
      • Specification v1.0
        • Package root
        • package
        • data
          • subjects
            • studies
              • series
                • params
              • analysis
            • observations
            • interventions
          • group-analysis
        • pipelines
          • data-steps
          • Pipeline scripts
        • experiments
        • data-dictionary
        • Modalities
      • Building squirrel library and utils
        • Building Python Wrapper
    • Building NiDB
    • Creating a Development VM
  • Help!
    • Github Issues
    • Github Discussions
Powered by GitBook
On this page
  • HIPAA Identifiers
  • PHI on NiDB
  • Ways to reduce PHI exposure

Was this helpful?

Export as PDF
  1. NeuroInformatics Database

HIPAA Compliance

NiDB's HIPAA compliance

PreviousNeuroInformatics DatabaseNextInstallation

Last updated 2 years ago

Was this helpful?

NiDB attempts to ensure HIPAA compliance, but is not completely compliant with all aspects of data privacy.

HIPAA Identifiers

There are 18 types of personally identifiable information (from Health and Human Services ). Data that can be stored in NiDB is highlighted.

  • Names

  • All geographic subdivisions smaller than a state, including street address, city, county, precinct, ZIP code, and their equivalent geocodes, except for the initial three digits of the ZIP code if, according to the current publicly available data from the Bureau of the Census:

    • The geographic unit formed by combining all ZIP codes with the same three initial digits contains more than 20,000 people; and

    • The initial three digits of a ZIP code for all such geographic units containing 20,000 or fewer people is changed to 000

  • All elements of dates (except year) for dates that are directly related to an individual, including birth date, admission date, discharge date, death date, and all ages over 89 and all elements of dates (including year) indicative of such age, except that such ages and elements may be aggregated into a single category of age 90 or older

  • Telephone numbers

  • Vehicle identifiers and serial numbers, including license plate numbers

  • Fax numbers

  • Device identifiers and serial numbers

  • Email addresses

  • Web Universal Resource Locators (URLs)

  • Social security numbers

  • Internet Protocol (IP) addresses

  • Medical record numbers

  • Biometric identifiers, including finger and voice prints

  • Health plan beneficiary numbers

  • Full-face photographs and any comparable images

  • Account numbers

  • Any other unique identifying number, characteristic, or code, except as permitted by paragraph (c) of this section [Paragraph (c) is presented below in the section “Re-identification”]; and

  • Certificate/license numbers

PHI on NiDB

The following pieces of information are stored on NiDB. Not all are required.

Field
Required?

Name (First and Last)

Required. Field cannot be blank, but does not need to be the actual participant's name.

Address (street, city, state, zip)

Not required

Phone number

Not required

Email address

Not required

ID (unique ID)

Required. But this is not a medical record number

Dates (dates of service, date of birth)

Required. Age-at-study is calculated from date of birth and date of service.

Ways to reduce PHI exposure

🐿️
website