Hope Demo
For this portion of the tutorial, we will explore the Hope demo. Select the tab labeled Hope and press Launch Demo.
The Hope demo is a complex, longitudinal medical survey involving mothers with HIV.
Integrate With Survey
After launching the Hope demo app, you will see a custom view that lets you choose whether you are visiting with a new client or following up with an existing client. This study involves multiple visits from the same patient that occur over a period of months during and after the mother's pregnancy. Let's imagine that a client with ID number 44176 has come in for a 6 week follow up visit.
Select Follow Up with Existing Client.
This will open a List View that shows all the registered clients in the system (registered using the Screen Female Client option from the previous screen).
On the top of the screen is a search field that is custom written in HTML, CSS, and JavaScript. Use this to enter the client ID of the patient we imagine to be interviewing: 44176. After pressing Search the desired client should be visible.
Select client 44716 to see a Detail View of that patient.
This page is a Detail View, but most of the collected data about this patient is not shown. Instead, links to the follow up Survey forms are provided to make follow up visits run smoothly. If you needed to update the patient's information, you could tap the pencil icon in the top right to launch the Survey form containing all of that patient's data.
Tap Client Forms and choose Six Week Follow-Up. This will launch the Survey to the specific form containing the six week follow-up questionnaire.
This demo imitates a single visit. Next, you can try to emulate the full length of the study for a single patient from the initial screening through all the follow-up visits. Notice that the Graph Views will update with this new information as well.
Learn More
For more information about integrating Survey and Tables, view the Creating and Editing Data guide.