Skip to content

Latest commit

 

History

History
137 lines (114 loc) · 5.47 KB

create-health-surveillance-file-for-import.md

File metadata and controls

137 lines (114 loc) · 5.47 KB
id title date version lastAuthor mimeType links source wikigdrive
1fOpOgUVCm1HHYNzZtFXrsYYmXLeEXK6McovQn-bTgQY
Create Health Surveillance File for Import
2020-03-17T02:39:10.700Z
42
text/x-markdown
374e2f95757c2b9977f9b36d40698a54d4b4c0a4

This document explains how to import your health surveillance data into {{% system-name %}} .

What you will need:

  • Spreadsheet software (Microsoft Excel or Google Sheets)
  • Health Surveillance CSV File Example
  • {{% system-name %}} end user with administrative rights

Create Health Surveillance CSV File

  1. The following table provides optional or required Field Names and Descriptions, as indicated by the Requirement column. Items marked as Best Practice or Optional are not required and may be left blank or omitted entirely. Employee ID must be the first column in the CSV file. The order of the remaining fields does not matter.Note Required and Best Practice columns for the Health Surveillance CSV file.
Field Name Description Requirement Column Header Name
Employee ID Employee Identifier Required patient_panel_status.pat_id
External ID Required patient_panel_status.ext_id
Panel ID Required patient_panel_status.panel_id
Surveillance Schedule Status Possible values:
current
history
deleted
Required patient_panel_status.rec_status
Test Outcome Status Possible values:
pending
complete
fit
fitrestrict: Fit with restrictions
notfit
overdue
failcomply: Failure to comply
Required patient_panel_status.status
Effective Date When the status went into effect Best Practice patient_panel_status.effective_dt
Next Due Next due date for panel Best Practice patient_panel_status.next_due
Panel Membership Start Date If a date is provided, this chart will be added as a member to the panel effective the specified start date. If the chart is not an active member of the panel (EG, the record is historical), then no Panel Membership Start Date should be specified. Best Practice patient_panel_status.pm_start_dt

{{% tip %}} For a more comprehensive list of supported fields, please refer to the Patient Panel Status CSV API Specification. {{% /tip %}}

  1. Using the table, above, determine the data to be imported. Starting with the Employee ID field, enter all required and desired data, verifying required data is present. Note that each row represents an employee record. Below is a screenshot of the Health Surveillance CSV File Example for guidance.

  1. Save the file as CSV format.

Upload Health Surveillance CSV File

  1. Login as a user with administrator rights.
  2. Navigate to the Control Panel from the side menu.

  1. Select the Data Import tab.

  1. Select Patient Panel Status CSV API from the drop-down menu and click Go.

  1. Select the Health Surveillance CSV File and click Upload.

{{% tip %}} For extra information on what happens during the import, click the Verbose* checkbox.* {{% /tip %}}

Resources

Troubleshooting

Ensure that all of the fields marked as Required have valid content. The file uploaded must be saved as a CSV formatted file. In case of any errors, contact Technical Support.