Skip to content

Care Architecture v3

Latest
Compare
Choose a tag to compare
@sainak sainak released this 05 Feb 14:00
8858f50

What's Changed

  • CARE is evolving into a comprehensive HMIS (Health Management Information System).
  • Added support for home-based care, including patient and caregiver management.
  • Introduced resource allocation with live tracking via dashboards.
  • Redesigned platform using v3 design principles.
  • Migrated UI components to ShadCN to support easier development.
  • Re-architected the platform to align with FHIR specifications.
  • Introduced organizational hierarchy and RBAC system for improved access control.
  • Enabled dynamic form creation using FHIR-compatible questionnaires:
    • Users can create custom forms to capture specific patient data.
    • Simplifies data maintenance based on user requirements.
    • Data overview pages now support graph, timeline, and other preview modes
  • Added structured questionnaires for Symptoms, Medications, Allergies, and Diagnoses following SNOMED terminologies
  • Adopted phone number and YOB as unique patient identifiers.
  • Location-based access control for patient records was introduced.
  • Enabled assignment of global identifiers (IP/OP/EMR Number) per user specifications.
  • Launched a public app for patient-initiated appointment scheduling.
  • The public app includes a patient-specific dashboard to view appointment history.
  • Integrated general scheduling for resource allocation across facilities and organizations.
  • Added micro-frontend architecture and plug-in app support

New Contributors

Full Changelog: v25.1.0...v3.0.0