Skip to content

feat: Add Next.js UI application#1

Merged
aks129 merged 1 commit into
mainfrom
ui-integration
Nov 30, 2025
Merged

feat: Add Next.js UI application#1
aks129 merged 1 commit into
mainfrom
ui-integration

Conversation

@aks129
Copy link
Copy Markdown
Contributor

@aks129 aks129 commented Nov 30, 2025

Summary

  • Adds complete Next.js frontend application in /ui subdirectory
  • Includes metrics dashboard, CDS Hooks integration, and FHIR data visualization
  • Components: Charts, Timeline, JsonEditor, ResponseViewer, Sidebar
  • Configured for deployment with environment-based API endpoints

Structure

ui/
├── app/           # Next.js pages (metrics, PAS, CDS, DTR, etc.)
├── components/    # Reusable React components
├── lib/           # API clients and utilities
└── ...config files

Test plan

  • Review UI code structure and components
  • Verify integration with backend API endpoints
  • Test local development setup with cd ui && npm install && npm run dev

🤖 Generated with Claude Code

- Complete Next.js frontend for FPAS prior authorization system
- Includes metrics dashboard, CDS Hooks integration, and FHIR data visualization
- Components: Charts, Timeline, JsonEditor, ResponseViewer, Sidebar
- Configured for deployment with environment-based API endpoints

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
@vercel
Copy link
Copy Markdown
Contributor

vercel Bot commented Nov 30, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
fpas Ready Ready Preview Comment Nov 30, 2025 9:08pm

@aks129 aks129 merged commit a35c52d into main Nov 30, 2025
4 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant