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.

...

Typically, the concepts that make up the various categories are based on medical terminology standards published by various institutions. Concepts can also be created ad hoc for a specific i2b2 instance by the i2b2 administrator for that site. (For more information on custom metadata, please see Ontologies 201.)

The commonly used standards representing basic structured clinical patient data are represented by a number of different "coding schemes" — ICD-9, ICD-10, CPT-4, HCPCS, SNOMED CT, LOINC, RxNorm, UMLS, and VA Classes. We mention this here because these codes appear inside the ontology tables, and they are also referenced in the user interface. See Appendix B for further information.

...

Name

FolderDescriptionWhen To UseTarget Data Model
i2b2 Demo Ontologydemodefault metadata from i2b2 authors; legacy categoriesdemonstrationi2b2 Common Data Model (star-schema)
ACT Ontologyactmodern categories and concepts, supplied by the ENACT projectproductioni2b2 Common Data Model (star-schema)
ACT-on-OMOP Ontologyact-omopmodern categories and concepts, supplied by the ENACT projectproduction, at sites using OMOP CDMmulti-fact-table-enhanced i2b2 Common Data Model (star-schema)

To view and compare details of the domains and coding schemes included in each ontology, see Appendix B.

Info
titlei2b2 Common Data Model

A Common Data Model (CDM) is a way of organizing data into standardized structures and observational content to enable alignment of patient data across multiple organizations. Each i2b2 ontology leverages the i2b2 Common Data Model (CDM), which is based on a "star schema": instead of separate tables for diagnoses, medications, and other data types, all patient observations are stored in a single "fact" table, and the ontology describes the different codes that are placed in this fact table.

...

Actually, I inherited an i2b2 instance. How can I tell which ontology it's using?

Please You may compare the tables in your ONT database with the variations shown in Appendix D – i2b2 Ontology Tables.

...

  • Visit Appendix D – i2b2 Ontology Tables to learn more about the structure of the ontology databasemetadata.
  • Visit Appendix E – Test Queries to learn how to run some "sanity check" queries on your new databaseONT and CRC databases.
  • Visit Ontologies 102 – Patient Counts ("totalnum") to learn how to add patient counts to your ontology concepts in the user interface.

...

Ontology Working Group OWL