Skip to content

Latest commit

 

History

History

prime-router

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

PRIME ReportStream

General disclaimer This repository was created for use by CDC programs to collaborate on public health related projects in support of the CDC mission. GitHub is not hosted by the CDC, but is a third party website used by CDC and its partners to share information and collaborate on software. CDC use of GitHub does not imply an endorsement of any one particular service, product, or enterprise.

Overview

The PRIME ReportStream project is the part of the Pandemic Ready Interoperable Modernization Effort that works with state and local public health departments. The project is a joint effort between the CDC and USDS. Currently, we are focusing on the problem of delivering COVID-19 test data to public health departments. Later, we will work on other tools to analyze and explore this data and different types of health data.

Other PRIME repositories include

Current Status

Our current goal is to support data from the POC app and sends it to a public health department. Features include:

  • Ability to route standard CSV from the POC app
  • Translate the POC CSV into CSV accepted by PHDs
  • Ability to convert to HL7 messages
  • Ability to send to an SFTP folder

The full feature set is kept in the repositories project folder.

Learn More

To continue the developer orientation, please read documentation on the Universal Pipeline.