MedCodeMCP / src /symptom_to_icd.json
gpaasch's picture
hf embeddings for llama index had to be installed: https://docs.llamaindex.ai/en/stable/module_guides/models/embeddings/
357828f
raw
history blame contribute delete
68 Bytes
{
"cough": ["R05"],
"fever": ["R50.9"],
"headache": ["R51"]
}