
Create Appian application package named medical test app and model a patient record in database. Design the add patient interface with a form, image, and a submit or cancel workflow.
Create a reusable section heading UI in Appian by building a card with rich text and parameters for text and description, enabling data-driven, customizable headings via a rule bank.
Design a card-based UI with background differentiation and success states, set default values, and implement an expression rule to format and save patient data with created and modified metadata.
Create a process model to add data to the database using an interface, mapping fields, and a write-to-patient action, then use related actions to update and query patient data.
Create a patient data summary view in Appian by turning patient names into links to detailed summaries, configuring record links, and presenting data in a two-column rich-text interface.
Design and implement test result records for patients by building data entry UI, defining test type and status fields, and configuring reference data for streamlined queries.
Create a test result form in Appian by building a UI with patient data, test type dropdown, and saving logic via MTAs and reference data, including status handling.
This Udemy course covers two Proof of Concepts (POCs):
The Medical Test Management System
Acme IT Solution (Agile Way)
Start Your Learning Journey with Acme IT Solution
Begin your journey by exploring Acme IT Solution and gain insights into Agile development within Appian. This module will guide you through creating and managing tickets, assigning tasks to users, and understanding the database approach to task management. You'll also learn how to configure multiple personas and set up security for each persona.
Explore The Medical Test Management System
Dive into the healthcare industry with The Medical Test Management System. This POC focuses on patient management, providing you with a comprehensive understanding of managing medical tests and related processes.
Features and Learning from this POC
1. Complete Record Centric Approach
2. Resuable Interfaces and Expression rules
3. Assigning Tasks
4. Dynamic UI with data
5. Querying Data from different tables
6. Using Dynamic Charts to show Data
7. Database approach of Tasks
8. Send Mail to users
9. Setting up Application Security
Description about Medical Test Application -
The Medical Test Management System is a proof-of-concept (POC) software application designed to streamline and manage medical tests conducted in a healthcare facility. The system aims to automate the test management process, improve efficiency, and enhance patient experience.
System Features
Patient Tab
The Medical Test Management System POC should include the following features:
● Allow healthcare staff to register new patients into the system.
● Capture details like name, email, age, phone, gender
● Able to view the added the patients
● Ability to update details of the added patients
● Summary View of patients where all related patient data will be visible
Test Result (Pending, Normal, High, Low)
● Ability to add Test for a patient
● Added Test should be visible to the user
● Once a Test is added then initially the status will be Pending
● Users will be able to update Test Result to Normal or other as well.
● System should allow to add multiple Test result for a patients
Record Tab
● Record Tab should show the recent results of patients and their Test Type as well along
with the Test Status
● With the name of patient, user can navigate to Summary view of patients
Reports Tab
● Chart to show different type of Test done
● Chart to show different types of Test Status as well.
● The charts should be dynamic and show more information about related data