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…
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…