Welcome to FHIRfy, your intelligent FHIR data analysis companion.

πŸ“ Configure LLM API Key

Before you start, make sure to configure your LLM API key on server for enhanced analysis.

Visit the server settings to input your ChatGPT or Gemini API key.

πŸš€ Use Mock Data (Optional)

Don't have real data? No worries! Choose the option to use mock data for a sample analysis.

πŸ“ Step 1 - Input Raw Data Card

In the provided textarea, enter your raw data in Markdown format.

Example:

                    
                        Patient ID,Patient Name 
                        1,Patient 1
                        2,Patient 2
                    
                

πŸ•΅οΈβ€ Step 2 - Get Analysis Report️

Click "Analyze Data" to receive an analysis report.

If you need solutions, click "Suggest Implementation."

🚧 Step 3 - Generate Code

Generate code for a chosen solution as a ZPM module.