mediQuo

mediQuo

›iOS SDK

Overview

  • Getting Started
  • Api reference

mediQuo API

  • Activation Codes

SDK API

  • Patients
  • Prescriptions
  • Professionals
  • Messages
  • Appointments
  • Webhooks
  • Troubleshooting

Android SDK

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

iOS SDK v10

  • Introduction
  • Changelog

iOS SDK

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

Widget

  • Introduction
  • Permament session

    • Integration
    • Authentication

    Temporal session

    • Integration
  • Methods
  • Customization
  • Events

Medical history

Important!

The v1 version of the iOS SDK is deprecated, we highly recommend you to update to the latest version. Read the changelog for more information.

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 →
  • Medical history
  • Open specific sections
  • Open all sections launcher
MediQuo PRO Logo
Copyright © 2025 mediQuo