Skip to content

Releases: opencdx/ui-library

OpenCDx v1.0.1 – Polish, DX Upgrades, and Testable UI Components

Choose a tag to compare

@rsdeosi rsdeosi released this 20 Oct 19:50
3610b43

OpenCDx v1.0.1 focuses on updating libraries, polishing the UI library, and improving developer experience.

This release includes minor feature enhancements, testable UI components, updated documentation, and better tooling for builds and coverage.

Updates

  • Tailwind v3 alignment
  • Clean package setup
  • Storybook (React + Vite) configured; NextUI provider wired; buildable docs
  • Component tests enabled
  • Code coverage pipeline documented
  • README updates: install/build, Storybook, Cypress, and clean builds (keep/recreate lockfile)

Developer Experience

  • Clear commands for install/build/test
  • React 18 pinned for development; guidance for React 19 migration when upstream peers support it
  • Removed unused icon re-exports; tightened dependencies

Get Started

  • Build UI library:

    npm install && npm run build
  • Storybook:

    npm run storybook       # dev
    npm run build-storybook # docs

🔧 Get Started

Full documentation and setup instructions are available in the README.
Start contributing today and help transform how diagnostics data is shared and used.

🙌 Community

We welcome contributions, suggestions, and collaborations from developers, researchers, clinicians, and innovators across the healthtech ecosystem.


🧪 Built for innovation. Backed by real-world implementations with the FDA and healthcare partners.

v1.0.0 – Initial Open Source Release of OpenCDx

Choose a tag to compare

@rsdeosi rsdeosi released this 15 Apr 02:46
eb84a05

We’re proud to announce the first open source release of OpenCDx, a modular, scalable, and standards-compliant platform for Connected Diagnostics.

OpenCDx enables the secure collection, exchange, and analysis of clinical diagnostic data across health systems, devices, and digital applications.

🔍 Key Highlights

  • ✅ Modular microservices architecture using gRPC and Spring Boot
  • ✅ Support for Lateral Flow Devices (LFD) and Digital Imaging tools
  • ✅ Standards-driven: HL7, ANF, SNOMED CT, LOINC, and FDA integration
  • ✅ SDK-ready client components for easy integration with mobile and web apps
  • ✅ Cloud-native deployment using Docker and Kubernetes
  • ✅ Federated IAM and multi-tenancy support
  • ✅ High Trust / HIPAA / GDPR aligned data security practices

📦 Included Modules

  • OpenCdx Gateway – gRPC gateway and service routing
  • OpenCdx IAM – Identity and Access Management
  • OpenCdx Questionnaire – Dynamic health questionnaires
  • OpenCdx Proto – Protobuf definitions for system contracts
  • OpenCdx Discovery, Admin, Audit, Config, Media, and more...

🔧 Get Started

Full documentation and setup instructions are available in the README.
Start contributing today and help transform how diagnostics data is shared and used.

🙌 Community

We welcome contributions, suggestions, and collaborations from developers, researchers, clinicians, and innovators across the healthtech ecosystem.


🧪 Built for innovation. Backed by real-world implementations with the FDA and healthcare partners.