Dev:Documentation forms administration: Difference between revisions

From Kordeus Wiki
Jump to navigation Jump to search
Mionamilosevic (talk | contribs)
Mionamilosevic (talk | contribs)
 
(One intermediate revision by one other user not shown)
Line 14: Line 14:


=== Create a rule ===
=== Create a rule ===
[[File:Add rule.png|none|thumb]]
[[File:Add rule.png|none|thumb]]User should be able to define rules for every template defined here,
 
Rules can be defined by using KDom, where Set and Procedure buttons are shortcuts for placing KDom inputs in text area
 
Example:
 
* User clicks on "Set" --> in text area it should be placed "#set." and offered list of available sets so user can select from list.
** Available [[Dev:Patient Data Sets|Patient data sets]]
** Available [[Dev:Procedures|Procedures]]
* List offers Patient data sets in format CODE - Name [EN/DE] (Example: " ANST - Anesthesia data")
 
Combination of conditions user will define by using AND, OR and NOT shortcuts (or to type it manually)


== Products ==
== Products ==
[[File:Products.png|none|thumb]]
[[File:Products.png|none|thumb]]

Latest revision as of 11:47, 29 May 2024

Base data

Tabs and blocks

Medical services

Documents


Create a rule

User should be able to define rules for every template defined here,

Rules can be defined by using KDom, where Set and Procedure buttons are shortcuts for placing KDom inputs in text area

Example:

  • User clicks on "Set" --> in text area it should be placed "#set." and offered list of available sets so user can select from list.
  • List offers Patient data sets in format CODE - Name [EN/DE] (Example: " ANST - Anesthesia data")

Combination of conditions user will define by using AND, OR and NOT shortcuts (or to type it manually)

Products