SMART on FHIR Integration

Integrate drug repurposing predictions into your EHR system


Overview

EuTxGNN provides a SMART on FHIR application that allows healthcare institutions to query drug repurposing candidates directly from their Electronic Health Record (EHR) systems.


Features

  • EHR Launch: Launch from patient context in your EHR
  • Medication Query: Automatic lookup of patient’s current medications
  • Repurposing Candidates: Display relevant predictions for each drug
  • Evidence Links: Direct links to supporting evidence
  • FHIR R4 Compliance: Full compliance with HL7 FHIR R4 standard

Quick Start

For Healthcare Organizations

  1. Register EuTxGNN as a SMART app in your EHR
  2. Configure OAuth2 credentials
  3. Launch from patient chart

For Developers

  1. Review FHIR API Specification
  2. Implement SMART authorization flow
  3. Query MedicationKnowledge and ClinicalUseDefinition resources

App Registration

To register EuTxGNN with your EHR:

Field Value
Launch URL https://eutxgnn.yao.care/smart/launch.html
Redirect URL https://eutxgnn.yao.care/smart/app.html
App Type Public client

Scopes Required:

  • launch
  • patient/Patient.read
  • patient/MedicationRequest.read

Optional Scopes:

  • patient/Condition.read
  • patient/AllergyIntolerance.read

Documentation

Guide Description
User Guide How to use the SMART app
Technical Documentation Implementation details
Integration Resources Third-party integrations
FHIR API Specification API specifications

EuTxGNN is designed to be compatible with the SMART App Gallery specifications.


Disclaimer

Research Use Only: The SMART on FHIR application provides research-level predictions that require clinical validation before therapeutic use.

Table of contents


Copyright © 2026 EuTxGNN Project. For research purposes only. Not medical advice.

This site uses Just the Docs, a documentation theme for Jekyll.