Skip to content

Introduction

CLIFpy is a Python package that implements the Common Longitudinal ICU data Format (CLIF) specification. It provides a standardized interface for working with critical care data in the CLIF format, enabling healthcare researchers and data scientists to analyze ICU data across different healthcare systems.

  • 🚀 Getting Started


    Install with pip and get started with CLIFpy with these tutorials.

  • 📖 User Guide


    In depth explanation and discussion of the concepts and working of different features available in CLIFpy.

  • 🔨 How-to Guides


    Practical guides to help you achieve specific goals. Take a look at these guides to learn how to use CLIFpy to solve real-world problems.

  • 📄 API Reference


    Technical descriptions of how CLIFpy classes and methods work.

License

CLIFpy is released under the Apache License 2.0. See the LICENSE file for details.