> For the complete documentation index, see [llms.txt](https://docs.snomed.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.snomed.org/snomed-ct-practical-guides/snomed-ct-data-analytics-guide/appendix/12.2-vendor-case-studies/12.2.6-caradigm.md).

# Caradigm

Caradigm is a joint venture between Microsoft and GE Healthcare, which is dedicated to population health management. Caradigm's cornerstone product is the Intelligence Platform. This platform can connect over 295 types of source systems, including Allscripts, Athenahealth, Cerner, Epic, GE, McKesson and Meditech. Data from disparate systems within one or more healthcare organizations is collected, normalized and standardized to enable applications to leverage this data in a unified and consistent way.

Caradigm's solutions provide explorative, comparative, predictive and guided elements aimed at analyzing the disparate data and driving the insight that is gained into action. Caradigm's three main solution areas are:

* Healthcare analytics (including clinical, operational and financial analytics);
* Coordination management; and
* Wellness promotion and patient engagement.

Some of Caradigm's customers use SNOMED CT natively in their clinical systems, while others use natural language and other code systems. In order to aggregate data from disparate sources, it must first be standardized by mapping into a common code system. Code systems used to standardize the disparate data include SNOMED CT, ICD-9 and ICD-10. By standardizing the data, users are able to leverage the analytics tools - for example, to understand trends within different diagnoses, to look at a comprehensive list of everything that has happened to a patient in a longitudinal patient record, and to support care management by displaying the different diagnoses or problems of a patient in a consistent manner.

Caradigm currently implements an approach to SNOMED CT based analytics using clinical value sets. These value sets are developed manually by a team of clinical analysts for topics such as diabetes and heart disease. Clinical users are then able to create queries in a user friendly interface, which allows them to (for example) define cohorts built on criteria such as age, gender, specific diseases, conditions, medication or other treatments. These queries are then converted behind the scenes into SQL statements which are executed against a SQL Server database and return records containing data in the selected clinical value sets.

Caradigm also has Natural Language Processing (NLP) tools, which are able to extract and encode data, such as problems and medications, from natural language notes within documents such as discharge summaries and radiology reports.

As part of their strategic roadmap, Caradigm are exploring ways to enhance the capabilities of their tooling platforms by leveraging the architecture of the terminology sets that they are using for analytics. In particular, they are planning to start utilizing the hierarchical and non-hierarchical relationships of SNOMED CT to enable more powerful query capabilities and to extend NLP processing options.

***

<table><thead><tr><th width="56.8046875">Footnotes Ref</th><th>Notes</th></tr></thead><tbody><tr><td>1</td><td><a href="http://www.caradigm.com/en-us/about/">http://www.caradigm.com/en-us/about/</a></td></tr></tbody></table>

<a href="https://docs.google.com/forms/d/e/1FAIpQLScTmbZIf0UEQwYDkY27EEWBkaiYkHSbR0_9DmFrMLXoQLyL7Q/viewform?usp=pp_url&#x26;entry.1767247133=Data+Analytics+Guide&#x26;entry.670899847=Caradigm" class="button primary">Provide Feedback</a>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.snomed.org/snomed-ct-practical-guides/snomed-ct-data-analytics-guide/appendix/12.2-vendor-case-studies/12.2.6-caradigm.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
