MedUX

OpenSource EMR

User Tools

Site Tools


en:dev:modules:agenda

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
en:dev:modules:agenda [2017/10/14 00:56] – [Description] +appointment type nerdocen:dev:modules:agenda [2018/07/29 10:16] (current) nerdoc
Line 1: Line 1:
 {{tag>module stub}} {{tag>module stub}}
 ====== Agenda module ====== ====== Agenda module ======
-Dependencies: [[en:dev:modules:core]], [[en:dev:modules:alerts]]+Dependencies: [[en:dev:modules:core]], [[en:dev:modules:notifications]]
  
 ==== Description ==== ==== Description ====
 Provides a calendar for making appointments, handles waitlists and (therapy) rooms. Provides a calendar for making appointments, handles waitlists and (therapy) rooms.
  
 +  * more than one calendar per client (CalDAV?)
 +  * Multiple waiting lists (per client)
 +  * Multiple "slots" per calendar, with different links to waiting lists
 +  * appointment types (blood sampling, screening, normal appointment, etc. - freely creatable and editable)
 +  
 The Agenda must be aware of: The Agenda must be aware of:
  
-  * opening hours+  * client'opening hours (visually marked automatically). Maybe some days have no opening hours (Sa, Su, some week days), optionally don't show the whole day on the calendar then. 
 +  * client's holidays and training days: days where the client is absent should be marked/blocked automatically (CAVE: supply doctors could be present when main doc is absent: practice is still open!) 
 +  * public holidays - These should be automatically imported and updatable. 
 +  * holydays of other doctors in the neighborhood? 
 + 
 +So it must be possible to e.g. add 2 patients at the same time into the 
 +appointment calendar - but they must have different waiting lists. 
 + 
 +The granularity of the appointment calendar should be user defined 
 +(per calendar) - but this only shows the *starting* of the appointments. 
 +The duration of the visits must be defined either *globally* (per client), 
 +per appointment type (which can be defaulted in the waiting list)
  
 An calendar appointment should have the following (visible) fields: An calendar appointment should have the following (visible) fields:
Line 23: Line 39:
   * multiple calendars per client   * multiple calendars per client
  
-==== Stories ====+==== User stories ====
   * A patient calls per telephone, wants appointment, authentication per telephone, gets appointment for day after tomorrow 09:00, blood sample taken. That day, after arrival + identification per eCard, MedUX searches today's calendar for the patient, and if found, he is copied from calendar into waitlist, and marked with the appointment flag. If not found, waitlist entry is created, but not marked with the appointment flag.   * A patient calls per telephone, wants appointment, authentication per telephone, gets appointment for day after tomorrow 09:00, blood sample taken. That day, after arrival + identification per eCard, MedUX searches today's calendar for the patient, and if found, he is copied from calendar into waitlist, and marked with the appointment flag. If not found, waitlist entry is created, but not marked with the appointment flag.
   * There must be an alert if "Hans Mayer" is on the calendar at 9:00, and "Hans Mayer" is identified by eCard at the same time, to indicate patient identity mistaking. I don't know how to do this exactly. When identifying   * There must be an alert if "Hans Mayer" is on the calendar at 9:00, and "Hans Mayer" is identified by eCard at the same time, to indicate patient identity mistaking. I don't know how to do this exactly. When identifying
en/dev/modules/agenda.1507935370.txt.gz · Last modified: 2017/10/14 00:56 by nerdoc