Skip to content

Iteration 3 Feature List

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

This is a summary of the features in scope for Iteration 3. 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 03-01: Ask a Question of the Network

In order to ask the question "What classes of medications are commonly prescribed in BC?"

the question encoder should be able to

Formulate a question in JavaScript that will return sufficient information about medications, by ATC class, to determine the most common medication classes prescribed in the network.

Feature 03-02: Review Questions

No change from previous iteration

Feature 03-03: Answer Question

In order to Answer a question within a clinic (EMR instance) The End Point should be able to Compile an answer for the clinic back to the questioner (Hub) with sufficient information to allow aggregation.

Feature 03-04: Submit an Answer

No change from previous iteration

Feature 03-05: Collect Answer

No change from previous iteration

Feature 03-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, such that data provides the collective answer.

Feature 03-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.

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