Skip to main content

Getting Started with Medbackend

Welcome to the Medbackend documentation! This guide will help you understand and get started with Medbackend, a FHIR-compliant healthcare data management system.

  1. Set-up Medbackend

    • Prerequisites and system requirements
    • Local development setup instructions
    • Deployment procedures to Azure App Service
  2. Project Configuration Guide

    • Required configuration parameters
    • Optional configuration sections
    • Security best practices for configuration
  3. FHIR GraphQL API Implementation Guide

    • Learn about our GraphQL implementation and how it adheres to the HL7 FHIR specification
    • Understand query structure, mutations, and reference resolution
    • Get familiar with search parameter syntax and pagination
  4. FHIR API Requests Guide

    • API endpoints and authentication
    • Basic queries and CRUD operations
    • File upload system
    • GraphQL playground usage
    • Postman setup guide

Quick Start

  1. Review the Set-up Medbackend to prepare your environment
  2. Configure your system using the FHIR GraphQL API Implementation Guide
  3. Start making requests using the FHIR API Requests Guide guide

Additional Resources

Support

If you need additional help or have questions:

  • Check the FAQ sections in each document
  • Review the example queries and mutations
  • Contact the development team for specific issues