https://youtu.be/cI6fam9oST4

What we are building

Log into a patient portal like thing and essentially get this auto populated

screencapture-gpt3-fhir-patientdev-repl-co-app-html-2023-01-22-15_37_43.png

Disclaimer

Obviously, this is health information and you need better security (HIPAA/BAA/all that good stuff). This is meant to just show possibilities.

“Paths are made by walking them”

MSFT apparently has HIPAA APIs in Azure coming (https://azure.microsoft.com/en-us/blog/general-availability-of-azure-openai-service-expands-access-to-large-advanced-ai-models-with-added-enterprise-benefits/)

How to build a FHIR to GPT3 app

Create and host an app somewhere (repl)

Register a FHIR app

Have some way to connect to OpenAI (lambda in this case)

Login as a patient

Render

Create and host an app

You can just fork mine at https://replit.com/@patientDev/GPT3-FHIR#index.html