Ieben Smessaert, Patrick Hochstenbach, Ben De Meester, Ruben Taelman, Ruben Verborgh
SDS 2024, 26 May 2024
Kiosk
Doctor's computer
Patient's smartphone
Different forms require custom implementation per environment for each form
With big buttons
Quick data entry
Extensive descriptions
Using HTML in the browser
Text-based via the command-line
{ ex:Form pol:event pol:Submit. } => { ex:HttpPolicy pol:policy [ a fno:Execution; fno:executes http:Request; http:methodName "POST"; http:requestURI <https://httpbin.org/post> http:headers ( [ http:fieldName "Content-Type"; http:fieldValue "application/ld+json" ] ) ] . } .