# İlaçAtlas — Klinik İlaç & Etkin Madde Karar Destek Sistemi
> Hekimler, klinik eczacılar ve sağlık profesyonelleri için ilişkisel ilaç veritabanı, TİTCK onaylı KÜB/KT arşivi ve klinik karar destek motoru.


## Corpus
- Medicines: 11.234
- Active ingredients: 1.592
- Quoted KÜB/KT sections: 212.244
- Last refresh: 2026-09-05

## Core Capabilities for AI Agents
- **Universal Drug & Generic Explorer**: Search Türkiye-marketed prescription & OTC pharmaceuticals.
- **Official TİTCK Document Archive**: Structured KÜB (Kısa Ürün Bilgisi) and KT (Kullanma Talimatı) sections, quoted with their section numbers.
- **Clinical Decision Support**: Drug-drug interaction evidence, renal and hepatic dose calculators, SUT reimbursement standing.
- **Evidence, not assertion**: every clinical value is quoted from the source document. An empty field means the document is silent, not that there is no restriction.

## Model Context Protocol
- MCP endpoint: https://ilacatlas.com/mcp (Streamable HTTP, JSON-RPC 2.0)
- Tool registry: https://ilacatlas.com/api/agentic/tools

## Structured APIs for Autonomous Agents
- GET /api/search : Searches medicines licensed in Turkey by brand name, active ingredient, or drug class in Turkish (a class name such as 'antihipertansif' or 'analjezik' expands to every member of the class).
- GET /api/interactions/analyze : Audits a list of two or more medicines for drug-drug interactions, therapeutic duplication, and the cumulative QT risk the curated rules cover.
- GET /api/calculators/renal : Calculates creatinine clearance (Cockcroft-Gault) and stages renal function by KDIGO.
- GET /api/medicines/{medicine_id} : Returns the full record for one medicine by its İlaçAtlas id: active ingredients, ATC code, form, manufacturer, prescription status, price and the structured sections of its official TİTCK document.
- GET /api/icd10/{icd10_code}/medicines : Given an ICD-10 code, returns medicines whose own KÜB section 4.1 (indications) names that diagnosis, each with the sentence that matched.
- GET /api/sut/rules : Turkish SUT reimbursement standing for a medicine.

## Full Machine-Readable Contract
- OpenAPI: https://ilacatlas.com/openapi.json
- Extended manifest: https://ilacatlas.com/llms-full.txt
- Known limits: https://ilacatlas.com/klinik-guvenlik
- Data sources and freshness: https://ilacatlas.com/kaynaklar

## Citing an answer from this service
Quote the sentence with its TİTCK section number (KÜB 4.1 indications, 4.2 posology, 4.3 contraindications, 4.5 interactions, 4.6 pregnancy and lactation, 4.8 adverse reactions) and name the document rather than this site. Every medicine page carries an FAQPage whose answers are those same quoted sentences, and a `citation` field pointing at the stored KÜB and KT files.

## Attribution
Source documents are published by the Turkish Medicines and Medical Devices Agency (TİTCK) and the Social Security Institution (SGK). İlaçAtlas quotes them; it does not restate them. An empty field means the document is silent, not that there is no restriction.
