--- license: cc-by-nc-4.0 language: - en tags: - medical - knowledge-graph - clinical - healthcare - india - snomed - loinc - graph - drug - lab-investigation - medication pretty_name: BODHI-M — Clinical Concept-Drug-Lab Investigation Knowledge Graph size_categories: - 1K", "head_type": "Concept | Drug | LabInvestigation", "relation": "CHILD_OF | TREATED_BY | IMPACTS | MONITORED_BY", "tail": "", "tail_type": "Concept | Drug | LabInvestigation", "properties": { ... } } ``` ## Standards - **SNOMED CT** — all concept nodes carry SNOMED IDs - **LOINC** — all lab investigation nodes carry LOINC IDs ## Use Cases - **Reverse inference** — deduce likely conditions from a patient's medication history - **Patient health profiling** — build richer longitudinal views from fragmented health data - **GraphRAG** — structured grounding for LLMs on treatment and investigation reasoning - **GNN training** — heterogeneous graph with multi-class nodes and typed edges ## License [CC BY-NC 4.0](https://creativecommons.org/licenses/by-nc/4.0/) — free for non-commercial use with attribution to [Eka Care](https://www.eka.care).