MacroHealth Internal

Clean

The process of cleaning the data is to remove any PHI (Protected Health Information) and PII (Personally Identifiable Information).

Auto-Clean

Looks through all the column headers that may contain personal information such as first names, last names, SSN, etc.

  1. Toggle the Auto-Clean button.

    ToggleAutoClean.png
  2. The data is marked as Auto-Clean at the toggle button and in the Summary window. The column with personal information have been removed.

    Before Auto-Clean

    BeforeAutoDataClean.png

    After Auto-Clean

    AutoCleanSuccess.png
Auto-Clean PHI and PII Labels

When Auto-Clean is enabled, the tool checks columns with the following labels along with other variations (case insensitive, no spaces, or underscores in lieu of spaces) and removes columns that match so it cannot be mapped.

Labels

Labels

Labels

"first name",

"patient lname",

“member's lname",

"last name",

"patient last name",

“member's last name",

"middle name",

"patient surname",

“member's surname",

"surname",

“patient's mname",

“member lname",

"patient's name",

“patient's middle name",

“member last name",

"patient's fname",

“patient mname",

“member surname",

"patient's first name",

“patient middle name",

“member's mname",

"patient name",

“member's name",

“member's middle name",

"patient fname",

“member's fname",

“member mname",

"patient first name",

“member's first name",

“member middle name",

"patient's lname",

“member name",

“ssn",

"patient's last name",

“member fname",

“social security",

"patient's surname",

“member first name",

“social security number"

Manual Clean

If the Auto-Clean function did not catch some information that still needs to be removed, it is possible to remove it manually.

  1. Click +Add to select a column to remove.

    ClickAdd.png
  2. Select the Column and the Action that you wish to perform.

    SelectColumn.png
  3. As you select the Columns, the display will update automatically to remove what ever column you have indicated.

    ColumnRemoved.png
  4. Each Clean operation will also be displayed in the Summary window.

    SummaryWindow.png
  5. Once all the columns that need to be removed have been through the Clean process, click Next.

    ClickNext.png

Now that you have cleaned the dataset, you can proceed to Map.