Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

CARE (software)

From OHC Network Wiki
CARE by OHC
<tbody> </tbody>
DeveloperOpen Healthcare Network
Latest releaseCARE Core 3.0.0
TypeElectronic medical record · Healthcare operating system
StandardsFHIR R5, SNOMED CT, LOINC, UCUM, ICD-10, ABDM
Written inDjango, DRF, Celery
LicenseMIT License (Digital Public Good)
Websitedocs.ohc.network

CARE is the open-source electronic medical record and "operating system for healthcare" built by Open Healthcare Network. It is FHIR-native, self-hostable, and designed for hospitals, clinics and public-health programs worldwide, so implementers can focus on care rather than infrastructure.

CARE is MIT licensed and listed as a Digital Public Good.

Architecture

CARE is built as a stable core plus plugins:

  • CARE Core provides reusable primitives — longitudinal patient records, encounters, orders, observations, tasks, care plans, reports, access control, audit trails and open APIs.
  • CARE Apps extend the platform with capabilities such as AI documentation, TeleICU, imaging, devices, messaging, analytics, claims and terminology.
  • Standards and architecture — CARE is designed around configurable forms, FHIR-aligned resources, terminology bindings, open APIs, audit trails and role-based access.

The runtime is built on Django, DRF and Celery, with PostgreSQL, Redis and object storage for persistence.

Solutions

CARE Core is packaged into deployable workflows: CARE HMIS, TeleICU, Palliative Care Grid, Care Clinics and Care Janwar.

AI readiness

Because the data layer is structured first — configurable forms, FHIR-aligned resources, terminology bindings and audit trails — assistive AI can sit on structured, interoperable, auditable data. AI in CARE is framed as assistive and human-reviewed, because clinical accountability cannot be automated away.

See also