Ontology Working Group
Space shortcuts
Space Tools
Ontology Working Group OWL

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: minor formatting

...

...and i2b2 associates that Concept Path with the Concept Code for that concept. i2b2 then locates those patients in the facts table in the CRC database that share that Concept Code...

Excerpt from Facts Table in Demo Patient Data (OBSERVATION_FACTS table in CRC database)
Patient IDVisit IDConcept Codeother fields

1000000003

474819

ICD9:463

...

1000000003

475819

ICD9:463

...

1000000003

483428

ICD9:463

...

1000000003

478327

ICD9:463

...

1000000003

478484

ICD9:463

...

1000000055

473104

ICD9:463

...

...and reports a count of those patients back to the user at the conclusion of the query. In this illustration, there were 2 unique patients (over 6 encounters) that had this Concept Code in the facts table, so the user's query for patients with a diagnosis of "Acute tonsillitis" will return a count of 2 patients.

...

Ontology Working Group OWL