Skip to content

Iteration 1 Feature List

Jeremy Ho edited this page Sep 20, 2013 · 2 revisions

This is a summary of the features in scope for Iteration 1. NOTE: the individual feature documents are the source of truth if there is any discrepancy, this list is a copy.

There is a set of example question / answer pairs below

Feature 01-01: Ask a Question of the Network

In order to ask the question on polypharmacy in the elderly Question Manager should be able to Code the question 'How many patients over the age of are on more than medications as documented in the EMR?' and submit the question to all network End Points.

Feature 01-02: Review Questions

In order to review questions and decide on what questions I want to support A Practice Question Manager should be able to See a list of active questions from questioners in the network and review which questions they want to answer or not.

Feature 01-03: Answer Question

In order to Answer a question within a clinic (EMR instance) The End Point should be able to Compile and submit an answer for the clinic back to the questioner.

Feature 01-04: Submit an Answer

In order to submit an Answer to a question form a clinic (EMR instance) The End Point should be able to Connect to the questioning Hub and submit the completed answers.

Feature 01-05: Collect Answer

In order to answer a question across the network,
The Hub should be able to
Receive an answer (of some kind) from each End Point it submitted a question to.

Feature 01-06: Aggregate Answers

In order to complete the question answering The Questioning Hub should be able to Aggregate set of answers as they arrive back to the Hub, ensuring that all responses are collected (either answers or rejections) and tracking the ones that have not yet returned.

Feature 01-07: Interpret Answer

In order to complete the question answering The Question Manager should be able to Review the aggregated answers and sufficient meta data to describe quality of response to make a meaningful interpretation of the answer.

Example Parameters and Output

NOTE: for this iteration we are using a single end point.

These do not represent any specific data set. Response lists # of patients who meet the criteria of the total number of people in that age group in the network.

Age Range Gender MedNum Response
65-130 Both 5 65 of 100
70-130 Both 6 30 of 60
85-130 Both 9 12 of 20

Current Iteration: 13

General Topics

Resources


Previous Iteration: 12

Previous Iteration: 11

Previous Iteration: 10

Previous Iteration: 9

Previous Iteration: 8

Previous Iteration: 7

Previous Iteration: 6

Previous Iteration: 5

Previous Iteration: 4

Previous Iteration: 3

Previous Iteration: 2

Previous Iteration: 1

Previous Iteration: 0

Clone this wiki locally