Documentation

Get Started with MedHook

Deploy your self-hosted integration engine in minutes. Follow our comprehensive guides to connect healthcare systems with ease.

Quick Start

Get MedHook running on your infrastructure in under 5 minutes

1. Sign Up & Get Your API Key

Create a free account and generate your API key from the dashboard.

2. Deploy with Docker Compose

Pull and run the MedHook engine container on your infrastructure.

# Clone the repository
git clone https://github.com/medhook/engine.git
cd engine

# Configure environment
cp .env.example .env
# Add your API key to .env

# Start the engine
docker-compose up -d

3. Access the Dashboard

Open the visual workflow builder at http://localhost:3000

Deployment

Deploy to AWS, Azure, or GCP

  • Docker Compose Setup
  • AWS Fargate Deployment
  • Azure Container Instances
  • GCP Cloud Run

Workflows

Build integrations visually or with code

  • Visual Workflow Designer
  • Field Mapping
  • Custom Transformations
  • Error Handling

Adapters

Connect to any healthcare system

  • FHIR REST API
  • HL7v2 over HTTP
  • Generic REST
  • SFTP File Transfer

Security

HIPAA-compliant from day one

  • Encryption at Rest
  • Audit Logging
  • Role-Based Access Control
  • Credential Management

API Reference

Complete REST API documentation

  • Authentication
  • Workflow Management
  • Execution Endpoints
  • Webhook Configuration

Examples

Real-world integration examples

  • EHR to Lab Integration
  • Claims Submission
  • Patient Data Sync
  • Bulk FHIR Export

Download Engine

Get the latest Docker image

Full Documentation

Comprehensive guides and tutorials

API Reference

Complete REST API documentation

Ready to Get Started?

Sign up for free and deploy your first integration in minutes