Akello enables clinical services to run and bill for Collaborative Care (CoCM). It's an open-source platform that features:
- A streamlined Patient Registry.
- Easy management of multiple registries.
- Customizable tools for population assessment.
- Efficient time tracking for billing.
- Easy to customize styles and branding.
- AWS Infrastructure scripts to host and run your own registry.
akello/
├── agent # automated workflows / AI enablement
├── apps # client web and mobile apps
├── cloudstack # AWS CDK scripts to setup akello infra
├── examples # end-to-end examples using akello packages
├── packages
│ ├── core # data models and API utilities
│ ├── docs # docs hosted under docs.akello.io
│ ├── react # React components and storybook
├── scripts # General helper scripts (placeholder for now)
└── servers
│ ├── api-server # Fast API server
│ ├── fhir-server # FHIR Server
⚠️ You shouldn't need to use aws for local install: Make sure you have Docker installed, there will be two Docker Containers running after you run the dev-setup script
REQUIRED SOFTWARE
- Python
- Node
- Docker
sh run-setup.sh # use the output to set your environment variables
sh run-local.sh # new local users created will have a SMS code of `1234``
Copyright © Akello Health 2024
FHIR® is a registered trademark of HL7.
SNOMED® is a registered trademark of the International Health Terminology Standards Development Organisation.
LOINC® is a registered trademark of Regenstrief Institute, Inc.
DICOM® is the registered trademark of the National Electrical Manufacturers Association (NEMA).