{# canonical_base is the OWNING tenant's origin: all 16 Peasy domains serve the same catalogue, so a page rendered by a non-owner points its canonical at the owner instead of competing with it. Falls back to this site for static/self-owned pages. #}
🍋
Menu
Healthcare

Preparing Telemedicine Consultation Summaries

Telemedicine providers create consultation summaries that include patient photos (skin conditions, wounds, symptoms), physician notes, and treatment plans. These must be compiled into a standardized format for the patient's permanent record.

Workflow

  1. Collect patient-submitted photos and physician notes from the telemedicine session
  2. Use the Image Cropper to focus on the clinically relevant area of patient photos
  3. Use the Image Resizer to standardize photo dimensions for the report template
  4. Use the Image Compressor to reduce photo sizes for storage in the EHR
  5. Insert processed images and notes into the consultation summary template
  6. Export as a PDF and attach to the patient's electronic health record

Recommended Tools

Recommended Formats

Related Guides