The first thing I will trying when using a new framework or library is to start writing code in a script file and see what happens in the interactive. Normally, I am just to stupid to understand the guidelines, but by experimenting and finding it out myself by writing code I manage to get my head around the new framework or library I am using.
Testing a User Interface using Canopy
Testing a user interface is a challenging task in programming. However, new tools have emerged to make this better feasible. Using the setup of an web app using the SAFE template, canopy is a testing library that enables UI testing in the browser.
Medical Decision Support
The first hit you get when looking for the answer how ‘medical decision support’ is defined points to clinical decision support systems. The definition for wich is formulated as (attributed to Robert Hayward of the Centre for Health Evidence ):
Clinical decision support systems link health observations with health knowledge to influence health choices by clinicians for improved health care
The next logical step is to look at the topic of artificial intelligence in medicine.
However, in clinical practice there are more immediate and practical needs to have support for simpel calculation and lookup actions.
App Setup using SAFE
I am using the SAFE template to setup my apps. This will install a full stack framework with F# as the back-end and front-end language.
To see the setup instructions go to the SAFE website. Typically, I use the install with the following directives:
Week 5
The things I will be doing this week
- Setting up this site:
- Themes and appearance
- Links to existing sites and blogs
- Setting up and adding all my code projects
Welcome to Informedia!
This site will be dedicated to my efforts to create apps and programming libraries that deliver medical decision support.