OOP Hackathon 2025

PhenoML is delighted to be a sponsor of the 2025 OOP AI Hackathon!

This is a tailored guide for OOP Hackathon participants!

🚀 Getting Started

  • Get your PhenoML API experiment (e.g. non-PHI tier) credentials ➡️ HERE
    • ‼️Use the discount code you received from the OOP team to get free one-month access! ‼️
  • Follow the Get Started page ➡️ HERE to sign in, get your credentials, and authenticate with PhenoML!
  • Make a lang2FHIR/search call to generate a FHIR search from natural language!
  • Make a lang2FHIR/create call to generate a FHIR resource from natural language!
  • Check out demos and reference implementations in this guide below! 👇
  • Join our discord channel for the hackathon!

🎥 Demos and Reference Implementations

We have multiple open-source reference implementation examples of how PhenoML APIs can be used to build healthcare AI agents, provider experiences, and automations on multiple FHIR servers.

💻 AI charting app

You can integrate lang2FHIR into your EHR or FHIR server to create an AI-powered experience for your users! In this demo we're integrating lang2FHIR with Medplum for a natural language powered experience for providers.


💻

AI powered provider app: https://github.com/PhenoML/medplum-provider-lang2fhir

PhenoML APIs: lang2FHIR/create and contrue/cohort

EHR/FHIR servers: Medplum

Language: Typescript


🤖 Build healthcare AI agents to perform tasks on your FHIR server

We've prepared a starter agent you can customize to perform tasks on your FHIR server using PhenoML APIs to convert language to FHIR for creating resources and searching information.

Create appointments, record diagnoses, and power healthcare AI workflows with your own customized agent!

Take a look at a quick demo below and a link to the repo, fork and extend!


🤖

Building healthcare AI agents using lang2FHIR: https://github.com/PhenoML/phenoml_oop_hackathon

PhenoML APIs: lang2FHIR/create and lang2FHIR/search

EHR/FHIR servers: Medplum, Canvas Medical

Language: Python


🏥

Creating resources on multiple FHIR APIs: https://github.com/PhenoML/phenoml_workshop

PhenoML APIs: lang2FHIR/create

EHR/FHIR servers: Medplum, Canvas Medical

Language: Python


What’s Next

Get hacking! We're so excited to see what you'll build!