This directory contains the pre-built FAISS indices for all medical ontologies.
indices/
├── icd10_bge_m3/ # ICD-10-CM diagnosis codes (4.4GB)
│ ├── faiss.index
│ └── metadata.pkl
├── snomed_bge_m3/ # SNOMED CT clinical concepts (3.1GB)
│ ├── faiss.index
│ └── metadata.pkl
├── loinc_bge_m3/ # LOINC laboratory codes (896MB)
│ ├── faiss.index
│ └── metadata.pkl
├── rxnorm_bge_m3/ # RxNorm medication… See the full description on the dataset page:
https://huggingface.co/datasets/docdailey/medical-entity-code-mapper-indices.