mediQuo

mediQuo

›iOS SDK

Overview

  • Getting Started

API Reference

  • Overview
  • Activation Codes
  • Patients
  • Prescriptions
  • Professionals
  • Messages
  • Troubleshooting

Android SDK

  • Installation
  • Professional List
  • Medical history
  • Customization
  • Other funcionalities
  • Changelog

iOS SDK

  • Installation
  • Professional List
  • Medical history
  • Customization
  • Other funcionalities
  • Changelog

Widget

  • Introduction
  • Permament session

    • Integration
    • Authentication

    Temporal session

    • Integration
  • Methods
  • Customization
  • Events

Medical history

Medical history includes all information shared between professionals and patients: Allergies, Illnesses, Medications, Reports, and Prescriptions.

Open specific sections

Every section can be opened separately.

// Allergies
let viewController = MediQuo.getAllergies()

// Diseases
let viewController = MediQuo.getDiseases()

// Medications
let viewController = MediQuo.getMedications()

// Reports
let viewController = MediQuo.getReports()

// Prescriptions
let viewController = MediQuo.getRecipes()

Open all sections launcher

The SDK also includes a window with all the sections.

let viewController = MediQuo.getMedicalHistory()

Professional List

← Professional ListCustomization →
  • Open specific sections
  • Open all sections launcher
MediQuo PRO Logo
Copyright © 2023 mediQuo