Use Case 1: Patient Assessment using a Standards based QuestionnaireScenarioProvider assigns a PRAPARE survey to be completed by a Patient Step 1 - Assign Survey (Provider Role) Actions: On "Referring App" (Provider Facing or CBO Facing for CBO → CBO referrals) - Login as Practitioner
- Select Survey
- Select Patient
- Assign PatientTask
Precondition: - PRAPARE survey has been loaded as Questionnaire resource to the FHIR Server
Success Criteria: Validate via the Reference Application that PatientTask. Step 2 - Patient Submission (Consumer Role) Actions: On Patient facing App (mobile, RI or EHR based app) - Login as Patient
- Complete assigned Questionnaire
- Submit
Success Criteria: Validate that - PatientTask.status is now complete
- QuestionnaireResponse(s) have been created
- Observations have been created
- HealthConcerns have been created
---------------------------------------------------------------------------------------- ScenarioPractitioner works with Patient to establish Goals based on HealthConcerns derived from the completed assessment; make referral to CBO. Using a Provider Controlled App: Step 1: Evaluate HealthConcerns (Condition Resource) derived from the submitted QuestionnaireResponse. Step 2: With the Consumer, determine which of these HealthConcerns to escalate to the Problem list and establish Goal(s) with the Patient. Step 3: For a given Goal make a referral to a CBO. Precondition: - Consumer has completed the assigned Questionnaire and submitted their response.
Success Criteria: Validate that - Goal(s) have been created
- Associated with those Goal(s) are at least one ReferralTask and ServiceRequest assigned to a CBO
Bonus point: Use a Provider facing app provide visualization of the status of Referrals. Bonus point: Demonstrate using a Consumer Controlled App the display of goals and the referrals related to those goals. ---------------------------------------------------------------------------------------- Scenario Step 1 - CBO Acceptance Use a CBO app (RI or other) to accept the referral Actions: On CBO App (mobile, RI or EHR based app) - Login as Care Coordinator
- View referrals
- Select Referral
- Accept
Success Criteria: Validate via the Reference Application that - Task.status is now "accepted" or "in-progress"
Scenario Step 2 - Task Completion Use a CBO app to complete the task Actions: On CBO App (mobile, RI or EHR based app) - Login as CBO end-user
- View tasks
- Update task to complete
Success Criteria: Validate via the Reference Application that - Task.status is now "completed"
----------------------------------------------------------------------------------------
Scenario Step 1 - Provider reviews CBO activityActionsactivity Actions: On Provider App (mobile, RI or EHR based app) - Login as Provider
- View Referral Output from CBO
- Determine next steps
Success Criteria: Validate via the Provider Application that - Task.status is now "Complete"
Scenario Step 2 - Task Completion Use a Provider app to review CBO feedback Actions: On CBO App (mobile, RI or EHR based app) - Login as CBO end-user
- View tasks
- Update task to complete
Success Criteria: Provider reviews CBO feedback and ascertains that the Patient has received services. Determines next steps with Patient |