Showing 119 open source projects for "care management"

View related business solutions
  • Component Content Management System for Software Documentation Icon
    Component Content Management System for Software Documentation

    Great tool for serious technical writers

    Paligo is an end-to-end Component Content Management System (CCMS) solution for technical documentation, policies and procedures, knowledge management, and more.
  • An All-in-One EMR Exclusively for Therapy and Rehab. Icon
    An All-in-One EMR Exclusively for Therapy and Rehab.

    Electronic Medical Records Software

    Managing your therapy and rehab practice is a time-consuming process. You spend hours on paperwork, billing, scheduling, and more. Raintree’s Therapy & Rehab EHR is here to help you manage your practice more efficiently. With our all-in-one solution, you’ll get the tools you need to streamline your therapy and rehab practice, improve patient care, and get back to doing what you love.
  • 1
    ggplot2

    ggplot2

    An implementation of the Grammar of Graphics in R

    ggplot2 is a system written in R for declaratively creating graphics. It is based on The Grammar of Graphics, which focuses on following a layered approach to describe and construct visualizations or graphics in a structured manner. With ggplot2 you simply provide the data, tell ggplot2 how to map variables to aesthetics, what graphical primitives to use, and it will take care of the rest. ggplot2 is over 10 years old and is used by hundreds of thousands of people all over the world...
    Downloads: 25 This Week
    Last Update:
    See Project
  • 2
    Magic Framework

    Magic Framework

    Generate a CRUD app wrapping your database in seconds

    ... database, for then to automatically generating a complete backend no-code CRUD API for you. The resulting CRUD API is secured automatically, and Magic takes care of authentication, authorization, user management, and everything else that's difficult. Afterward, you can optionally generate a CRUD Datagrid giving you a full-stack web app as the screenshot illustrates.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 3
    AppFlowy.IO

    AppFlowy.IO

    You are in charge of your data and customizations

    You are in charge of your data and customizations. With AppFlowy, you can build detailed lists of to-do’s for different projects while tracking the status of each one. With AppFlowy, you can visualize items in a database moving through stages of a process, or grouped by property. Use Kanban Board to scope projects and visualize your data. AppFlowy is built with Flutter and Rust. What does this mean? Faster development, better native experience, and more reliable performance. For those with...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 4
    Synthea Patient Generator

    Synthea Patient Generator

    Synthetic Patient Population Simulator

    ... by numerous academic publications. Our synthetic populations provide insight into the validity of this research and encourage future studies in population health. Synthetic data establishes a risk-free environment for Health IT development and experimentation. This includes the evaluation of new treatment models, care management systems, clinical decision support, and more.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Powering the next decade of business messaging | Twilio MessagingX Icon
    Powering the next decade of business messaging | Twilio MessagingX

    For organizations interested programmable APIs built on a scalable business messaging platform

    Build unique experiences across SMS, MMS, Facebook Messenger, and WhatsApp – with our unified messaging APIs.
  • 5
    django-viewflow

    django-viewflow

    Reusable workflow library for Django

    ... is the library that offers an additional layer of Django web framework, allows explicitly specific people's workflow and extracts collaboration logic from Django views. Business process management and notation standard. It is a graphical notation readily understandable by all business stakeholders and software developers. Viewflow bridges the gap between a picture as the software specification and the working solution.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    Formik

    Formik

    Build forms in React

    Formik is the world's most popular open-source form library for React and React Native. Formik takes care of the repetitive and annoying stuff, keeping track of values/errors/visited fields, orchestrating validation, and handling submission, so you don't have to. This means you spend less time wiring up state and change handlers and more time focusing on your business logic. No fancy subscriptions or observables under the hood, just plain React state and props. By staying within the core React...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    DiffEqOperators.jl

    DiffEqOperators.jl

    Linear operators for discretizations of differential equations

    ... with a convolution routine from NNlib.jl. Care is taken to give efficiency by avoiding unnecessary allocations, using purpose-built stencil compilers, allowing GPUs and parallelism, etc. Any operator can be concretized as an Array, a BandedMatrix or a sparse matrix.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    go-libp2p-http

    go-libp2p-http

    HTTP on top of libp2p

    Package p2phttp allows to serve HTTP endpoints and making HTTP requests through libp2p using Go's standard "http" and "net" stack. Instead of the regular "host:port" addressing, p2phttp uses a Peer ID and lets libp2p take care of the routing, thus taking advantage of features like multi-routes, NAT transversal and stream multiplexing over a single connection. This package is a library that uses Go modules for dependency management.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    tea.xyz

    tea.xyz

    The next-generation, cross‐platform package manager

    Introducing tea - the revolutionary, cross-platform package manager. Say goodbye to slow & clunky, and say hello to fast & smooth. From the creator of Brew. With tea, simply type commands and it takes care of the rest. Get the latest versions of open source tools and support specific tool versions for different projects. Experience better package management with tea.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cyber Risk Assessment and Management Platform Icon
    Cyber Risk Assessment and Management Platform

    ConnectWise Identify is a powerful cybersecurity risk assessment platform offering strategic cybersecurity assessments and recommendations.

    When it comes to cybersecurity, what your clients don’t know can really hurt them. And believe it or not, keep them safe starts with asking questions. With ConnectWise Identify Assessment, get access to risk assessment backed by the NIST Cybersecurity Framework to uncover risks across your client’s entire business, not just their networks. With a clearly defined, easy-to-read risk report in hand, you can start having meaningful security conversations that can get you on the path of keeping your clients protected from every angle. Choose from two assessment levels to cover every client’s need, from the Essentials to cover the basics to our Comprehensive Assessment to dive deeper to uncover additional risks. Our intuitive heat map shows you your client’s overall risk level and priority to address risks based on probability and financial impact. Each report includes remediation recommendations to help you create a revenue-generating action plan.
  • 10
    ColorSchemes.jl

    ColorSchemes.jl

    colorschemes, colormaps, gradients, and palettes

    Color schemes, colormaps, gradients, and palettes. Choose ColorSchemes with care. Refer to Peter Kovesi's PerceptualColourMaps package, or to Fabio Crameri's Scientific Colour Maps for more information. If you want to make more advanced ColorSchemes, use linear-segment dictionaries or indexed lists, and use functions to generate color values, see the make_colorscheme() function in the ColorSchemeTools.jl package.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Luigi

    Luigi

    Python module that helps you build complex pipelines of batch jobs

    Luigi is a Python (3.6, 3.7, 3.8, 3.9 tested) package that helps you build complex pipelines of batch jobs. It handles dependency resolution, workflow management, visualization, handling failures, command line integration, and much more. The purpose of Luigi is to address all the plumbing typically associated with long-running batch processes. You want to chain many tasks, automate them, and failures will happen. These tasks can be anything, but are typically long running things like Hadoop...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    IElixir

    IElixir

    Jupyter's kernel for Elixir programming language

    Jupyter's kernel for Elixir. You can manage your packages in runtime with Boyle. Name of the package honours remarkable chemist, Robert Boyle. This package allows you to manage your Elixir virtual enviromnent without need of restarting erlang virtual machine. Boyle installs environment into ./envs/you_new_environment directory and creates new mix project there with requested dependencies. It keeps takes care of fetching, compiling and loading/unloading modules from dependencies list...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Optimization.jl

    Optimization.jl

    Mathematical Optimization in Julia

    ... to indicate the package to use and automatically generates the efficient derivatives of the objective and constraints while giving you the flexibility to switch between different AD engines as per your problem. Additionally, Optimization.jl takes care of passing problem-specific information to solvers that can leverage it such as the sparsity pattern of the hessian or constraint jacobian and the expression graph.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    AAChartKit Swift

    AAChartKit Swift

    An elegant modern declarative data visualization chart framework

    ...-end chart library Highcharts. It makes it very fast to add interactive charts to your mobile projects. It supports single touch-drag for data inspection, multi-touch for zooming, and advanced responsiveness for your apps. Unlike previous imperative programming techniques, drawing any custom chart in AAChartKit, you don't need to care about the inner implementation details which is annoying && boring. Describe what you want, you will get what you described.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    vee validate

    vee validate

    Painless Vue forms

    VeeValidate is the most popular Vue.js form library. It takes care of value tracking, validation, errors, submissions and more. Offers both declarative components or composable functions API. vee-validate sets up the foundation for you to form in whatever style you prefer. vee-validate can do a lot if you let it. Like tracking values, validation, handling submissions and more. You may opt-in or out to all of these aspects. You are in control of how much form code you write. vee-validate makes...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    SCS

    SCS

    HTTP Session Management for Go

    ... implements a session management pattern following the OWASP security guidelines. Session data is stored on the server, and a randomly-generated unique session token (or session ID) is communicated to and from the client in a session cookie. Most applications will use the LoadAndSave() middleware. This middleware takes care of loading and committing session data to the session store, and communicating the session token to/from the client in a cookie as necessary.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Pro Git

    Pro Git

    Pro Git 2nd Edition

    Welcome to the second edition of the Pro Git book. The entire Pro Git book, written by Scott Chacon and Ben Straub and published by Apress, is available here. All content is licensed under the Creative Commons Attribution Non Commercial Share Alike 3.0 license. Print versions of the book are available on Amazon.com. What is “version control”, and why should you care? Version control is a system that records changes to a file or set of files over time so that you can recall specific versions...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    DataSophon

    DataSophon

    The next generation of cloud-native big data management expert

    Aiming at quickly deploying, managing, monitoring and automating the operation and maintenance of Big Data service components and nodes, helping you quickly build stable, efficient Big Data cluster services. The Three-Body Problem, a Hugo Award-winning work of the world's highest science fiction literature, is known for its stunning "hard science fiction" style, and its author Liu Cixin is credited with "single-handedly raising Chinese science fiction to a world-class level". As a very...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Notifee Notifications

    Notifee Notifications

    A feature rich notifications library for React Native

    Notifee enables developers to rapidly build rich notifications with a simple API interface, whilst taking care of complex problems such as scheduling, background tasks, device API compatibility & more. Manage the applications channels (Android) and categories (iOS), allowing you to customize how notifications behave when they are displayed on the device. Present & handle quick actions alongside your notification content. Actions can be handled in the background or foreground with JavaScript...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Django OAuth Toolkit

    Django OAuth Toolkit

    OAuth2 goodies for the Djangonauts!

    ... Python Web framework that encourages rapid development and clean, pragmatic design. Built by experienced developers, it takes care of much of the hassle of Web development, so you can focus on writing your app without needing to reinvent the wheel. Your Django app exposes a web API you want to protect with OAuth2 authentication. You need to implement an OAuth2 authorization server to provide tokens management for your infrastructure.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    cipi

    cipi

    Install and manage your server like a pro

    ... without be a Linux expert. Server Management: manage one or more servers in as easy as a few clicks without be a LEMP Guru. Perfect stack for PHP devs: Cipi comes with nginx, PHP, MySql, Composer, npm, Redis and Supervisor. No unsed open ports, unprivileged PHP, isolated system users and filesystem, only SFTP (no insecure FTP), http/2, Free SSL certificates everywhere.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 22

    Offline Hospital Management System Free

    Hospital Management System download Software to Get it

    The Hospital Management System is a robust and integrated software solution designed to enhance the efficiency and effectiveness of healthcare facilities. This comprehensive system is tailored to meet the unique needs of hospitals, clinics, and healthcare institutions, providing a seamless and user-friendly platform for managing diverse aspects of healthcare administration. Enhanced Patient Care: Streamlined processes lead to improved patient care and satisfaction. Operational Efficiency...
    Leader badge
    Downloads: 103 This Week
    Last Update:
    See Project
  • 23
    OpenClinic GA

    OpenClinic GA

    Open Source Integrated Hospital Information Management System

    OpenClinic GA is an open source integrated hospital information management system covering management of administrative, financial, clinical, lab, x-ray, pharmacy, meals distribution and other data. Extensive statistical and reporting capabilities.
    Leader badge
    Downloads: 260 This Week
    Last Update:
    See Project
  • 24
    Magnolia CMS

    Magnolia CMS

    Java CMS that delivers smartphone simplicity on an enterprise scale

    ... such as CMIS and JCR, as well as integration with the Spring Framework, enable developers to unlock back-end systems and third-party applications. Magnolia CMS enterprise customers include: Abbott Diabetes Care, Al Arabiya, Allianz, Atlassian, DFAS, EADS, Generali Group, ING Bank, Foxtel, Michelin, Migros, Pirelli, Sony, TeliaSonera and US Navy. Magnolia is used in more than 100 countries across the world by governments and leading FORTUNE 500 enterprises.
    Downloads: 15 This Week
    Last Update:
    See Project
  • 25
    csapAIH

    csapAIH

    Classificar Condições Sensíveis à Atenção Primária

    Pacote em R: Classifica códigos da CID-10 segundo a Lista Brasileira de Internações por Condições Sensíveis à Atenção Primária e oferece funcionalidades para o manejo dos arquivos reduzidos da AIH. R package: Classify ICD-10 codes according to the Brazilian List of hospitalizations for Ambulatory Care Sensitive Conditions, and afford functionalities to the work with the Brazilian Hospital Information System databases (BD-SIH/SUS).
    Downloads: 3 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next