streamsx.health icon indicating copy to clipboard operation
streamsx.health copied to clipboard

(Incubation) Streams Healthcare Analytics Platform - To enable and inspire the next generation healthcare solutions

Results 31 streamsx.health issues
Sort by recently updated
recently updated
newest added

UI changes: - decrease patient tile size - update patient filters - only updated patients are rerendered - add flashing border to patients with multiple alerts - decrease font sizes...

branches with name `master` shall not be used anymore

Clone the repository, Build all : ./gradlew build Fails building the PatientMonitoringDemo: ``` :samples:PatientsMonitoringDemo:downloadJS FAILED FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':samples:PatientsMonitoringDemo:downloadJS'....

Goals are as follows: * Common super class to reduce code duplication in the services * Clean up definition of properties in properties file to avoid name collisions * Standardize...

I'd like to start a discussion on how to redesign the Observation Type. The Observation Type is our universal data type and is currently defined as follows: ``` { "patientId"...

Need example to show how someone can easily create a service

Some services are launched via a shell script (i.e. Vines) and some services are launched using Gradle (i.e. Watson Explorer services). Need to migrate all services such that they are...

Need way to look at data ingested and analytics results

enhancement

Need secured FHIR server to implement oauth2 connection