Back to catalog
🏥

Lexigram

API Key

NLP that extracts mentions of clinical concepts from text, gives access to clinical ontology

🏥HealthHTTPS

term

category

Concept IdC0020538
TermHypertension
CategoryDisease or Syndrome
Icd10 CodeI10
DefinitionPersistently high arterial blood pressure

Sample Response

response.json
1{
2 "concept_id": "C0020538",
3 "term": "Hypertension",
4 "category": "Disease or Syndrome",
5 "icd10_code": "I10",
6 "definition": "Persistently high arterial blood pressure"
7}

Code Snippets

request.sh
1"color:#c084fc">curl -X "color:#fbbf24">GET "https://docs.lexigram.io/" \
2 "color:#60a5fa">-H "Authorization: Bearer YOUR_API_KEY"
View Documentation

Similar APIs