# OmniEHR ## Docs - [Admin API](https://mintlify.wiki/amankiit/OmniEHR/api/admin.md): Administrative endpoints for user provisioning, practitioner management, and audit log retrieval - [Authentication](https://mintlify.wiki/amankiit/OmniEHR/api/authentication.md): JWT-based authentication system for secure API access - [AllergyIntolerance Resource](https://mintlify.wiki/amankiit/OmniEHR/api/fhir/allergy-intolerance.md): Patient allergy and intolerance records - [Appointment Resource](https://mintlify.wiki/amankiit/OmniEHR/api/fhir/appointment.md): Patient appointment scheduling and management - [Condition Resource](https://mintlify.wiki/amankiit/OmniEHR/api/fhir/condition.md): Patient conditions, problems, and diagnoses - [Encounter Resource](https://mintlify.wiki/amankiit/OmniEHR/api/fhir/encounter.md): Clinical encounters, visits, and patient interactions - [MedicationRequest Resource](https://mintlify.wiki/amankiit/OmniEHR/api/fhir/medication-request.md): Medication orders and prescriptions - [Observation Resource](https://mintlify.wiki/amankiit/OmniEHR/api/fhir/observation.md): Clinical observations, vital signs, and laboratory results - [Patient Resource](https://mintlify.wiki/amankiit/OmniEHR/api/fhir/patient.md): FHIR R4 Patient resource endpoints for patient demographics and registry - [Task Resource](https://mintlify.wiki/amankiit/OmniEHR/api/fhir/task.md): Care-team task management and workflow coordination - [API Overview](https://mintlify.wiki/amankiit/OmniEHR/api/overview.md): OmniEHR FHIR-compliant REST API for healthcare data management - [Public API](https://mintlify.wiki/amankiit/OmniEHR/api/public.md): Publicly accessible endpoints for patient self-registration - [Environment Variables](https://mintlify.wiki/amankiit/OmniEHR/deployment/environment-variables.md): Complete reference for all environment variables in OmniEHR - [Local Development Setup](https://mintlify.wiki/amankiit/OmniEHR/deployment/local-setup.md): Complete guide to setting up OmniEHR for local development with Docker - [Production Deployment](https://mintlify.wiki/amankiit/OmniEHR/deployment/production.md): Guide for deploying OmniEHR to production with security hardening and best practices - [Audit Logs](https://mintlify.wiki/amankiit/OmniEHR/features/audit-logs.md): HIPAA Security Rule compliant audit trail of all access and modification activity - [Clinical Workflows](https://mintlify.wiki/amankiit/OmniEHR/features/clinical-workflows.md): Task management, command center operations, care gaps detection, and clinical decision support - [FHIR Resources](https://mintlify.wiki/amankiit/OmniEHR/features/fhir-resources.md): Complete overview of all FHIR R4 resources supported by OmniEHR - [Patient Management](https://mintlify.wiki/amankiit/OmniEHR/features/patient-management.md): Comprehensive patient registry, demographics, PID assignment, and patient portal registration - [Appointment Scheduling](https://mintlify.wiki/amankiit/OmniEHR/features/scheduling.md): Comprehensive appointment scheduling system with slot-based booking, conflict detection, and availability management - [Introduction to OmniEHR](https://mintlify.wiki/amankiit/OmniEHR/introduction.md): FHIR R4-compatible Electronic Health Record system with HIPAA-aligned security controls - [Quickstart Guide](https://mintlify.wiki/amankiit/OmniEHR/quickstart.md): Get OmniEHR running locally in under 5 minutes - [Authentication](https://mintlify.wiki/amankiit/OmniEHR/security/authentication.md): JWT authentication, login flow, and token management in OmniEHR - [PHI Encryption](https://mintlify.wiki/amankiit/OmniEHR/security/encryption.md): AES-256-GCM encryption for Protected Health Information in OmniEHR - [HIPAA Compliance Overview](https://mintlify.wiki/amankiit/OmniEHR/security/hipaa-overview.md): Technical safeguards and compliance measures in OmniEHR - [Role-Based Access Control](https://mintlify.wiki/amankiit/OmniEHR/security/rbac.md): Admin, practitioner, and auditor roles with permission management in OmniEHR ## OpenAPI Specs - [openapi](https://mintlify.wiki/amankiit/OmniEHR/api-reference/openapi.json)