If cw_pdi is missing the table structure, it can be deleted. CAREWare creates the cw_pdi database by enabling the SQL Import option . If the cw_pdi database was already created by CAREWare or if that feature was turned on another server, the setting telling CAREWare to create the cw_pdi database may need to …
For CAREWare to convert imported data into the correct format and place in the CAREWare database, users need to map the imported values to the correct location and in the correct format by editing field mappings. The field mappings set CAREWare to recognize data in one column with a specific column header is equivale…
The Data Translation Module (DTM) can be used to upload reports from other medical record application and spreadsheets containing client level data. Those records can be imported once import settings are setup for the DTM process and a sample file for that type of import is mapped as a DTM Specification. Once the set…
To create regular updates of RSR data to another CAREWare server, the other CARWare server needs to have a provider set up for the provider that is sending the data. Once that is done, data can be exported from the sending provider and imported to the receiving provider by logging into the sending provider’s CAREWa…
The HL7 Socket interface allows users to import data from HL7-exporting EHR applications like Cerner and EPIC. It continually monitors EHR feeds for incoming clinical data and feeds it into temporary "holding tank" tables in CAREWare, where it is queued for processing. This allows for the ongoing importation of…
The HL7 Socket Interface import process allows for the importing of the following records into CAREWare. * Annual Review Screenings * Appointments * Demographics * Diagnoses * Hospital Records * Immunizations * Insurance Assessments * Labs * Medications * Poverty Level Assessments * Referrals * Services …
This document outlines the various steps and options available at the provider map for the data import. To import data to a provider in CAREWare using HL7 feeds, the account needs to be activated, mapped to a provider, and configured to process data. At this stage the interface has already completed the following ste…
CAREWare FHIR Overview The CAREWare FHIR client can quickly be implemented for new interface projects because the FHIR API is a standard supported by most EMRs and EHRs. FHIR is developed by the HL7 organization that allows third-party applications like CAREWare to query and extract clinical and demographic informa…
Once the import file has been uploaded and mapped to a provider, the file is added to the Import History list. Follow these instructions to access Import History: * Click Administrative Options . * Click Data Import and Export Features . * Click Provider Data Import . * Click Import History . Import Histo…
Follow these instructions to generate RSA keys to connect a CAREWare PDI FHIR Datasource with an EMR FHIR App. 1. Install OpenSSL from these binaries: OpenSSL for Windows Pre-compiled Win32/64 at . 2. Make a directory where you want your .PEM and .PFX files to be created. Copy makecert.bat to that directory…