Configuring the import settings is the first step for using Data Translation Module (DTM) imports. The settings are unique to each provider and define the set of rules CAREWare uses for translating the source data, including client matching, field mappings, and other data processing tasks. DTM import settings include…
Clinical data management in CAREWare 6 includes labs for the Ryan White Services Report (RSR), Clinical Quality Management, and other Ryan White requirements. Labs may also be used for the Client Summary and Provider Summary in CAREWare. Standard and Custom Labs in CAREWare The most common labs are built into C…
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 …
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…
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…
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…
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…
There are several good ways to import data into CAREWare, though these processes can be quite complicated for novice users. This page summarizes the three most common methods and provides links to relevant documentation. Provider Data Import (PDI) The Provider Data Import (PDI) allows users to import their clinic…
Once the import file has been uploaded and mapped to a provider, the file is added to the Import History list. Access Import History Follow these instructions to access Import History. * Click Administrative Options . * Click Data Import and Export Features . * Click Provider Data Import . * Click Import H…
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…