MedicationKnowledge Resources
FHIR R4 MedicationKnowledge resources for EMA-approved drugs
Overview
This directory contains FHIR R4 MedicationKnowledge resources for drugs analyzed by EuTxGNN.
Total Resources: 642 drugs
Access Individual Resources
Resources are available as JSON files:
/fhir/MedicationKnowledge/{drug-slug}.json
Example
curl https://eutxgnn.yao.care/fhir/MedicationKnowledge/metformin.json
Resource Structure
Each MedicationKnowledge resource includes:
| Field | Description |
|---|---|
id |
Drug slug (e.g., “metformin”) |
code |
Drug name and DrugBank coding |
indicationGuideline |
Reference to ClinicalUseDefinition resources |
Sample Drugs
| Drug | Resource |
|---|---|
| Metformin | metformin.json |
| Amlodipine | amlodipine.json |
| Ibuprofen | ibuprofen.json |
| Apixaban | apixaban.json |