Skip to content

Problems Mapping OSCAR to E2E

irynadavies edited this page Aug 5, 2013 · 4 revisions

E2E Mapping Problems Section

The E2E Labs section contains data pertaining to the specific patient's problem list. It covers chronic diseases and ailments as well as other noteable medical problems a patient may have.

General Assumptions

User Assumptions

  • The provider will search for the disease and perform a code search for data entry
  • When no direct match is available, the provider will select the closest matching ICD9 code
  • Diseases which no longer apply to a patient will be deleted from the UI

Data Assumptions

  • Although Disease Registry supports ichppccode, we will assume that all diagnoses will be encoded in only icd9
  • Ongoing concerns are outside exporter scope

Issues

Issue 1

  • User has the ability to enter diseases either through disease registry or ongoing concerns
  • Both methods of entry enter the database through different means - one is ICD9 while the other is freetext

Options

  • Support both disease registry and ongoing concerns in the export
  • Bound support of problem list to just disease registry

Decision

  • We decided to bound the export to just the disease registry
  • Disease registry supports codified ICD9 diseases - this is more impactful than freetext entries and is easier to interpret

Mapping

Relevant OSCAR DB Tables: dxResearch

Problems Mapping Table

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