MedUX

OpenSource EMR

User Tools

Site Tools


en:dev:modules:tasks:draft

Differences

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

Link to this comparison view

Next revision
Previous revision
en:dev:modules:tasks:draft [2019/04/27 08:54] – created nerdocen:dev:modules:tasks:draft [2019/04/27 09:23] (current) – abstract task model nerdoc
Line 1: Line 1:
 +====== Tasks Draft ======
 There should be a "Task" model that has a minimum of fields: There should be a "Task" model that has a minimum of fields:
  
Line 4: Line 5:
   * created, modified timestamps   * created, modified timestamps
   * task name / title   * task name / title
-  * task description 
  
 Optional: Optional:
Line 10: Line 10:
   * Device reference   * Device reference
   * due date/time   * due date/time
 +  * task description
 +
 +It has to be determined if Tasks should be a module that depends on others, or (better?) creates an API for other modules to create tasks.
 +Another possibility would be that Task is an abstract model, and other modules can inherit ''Task'' and make special "extensions" to it like ''patient'', ''device'' etc.
 +
 +====== Examples ======
 +
 +created: now
 +modified: now
 +title: blood sample
 +description: Hb, CRP, Liver enzymes
 +due:
 +device:
 +patient: 52345423
  
  
en/dev/modules/tasks/draft.1556348064.txt.gz · Last modified: 2019/04/27 08:54 by nerdoc