# iCure Data Model

Data within the iCure ecosystem are managed according to the iCure Data Model, a physical data model optimized for data integrity, anonymization and encryption, that is compatible with higher level Medical Data conceptual Data Models such as Open EHR and FHIR. At the same time, assumptions are being made for common features of Logical Models used in Healthcare, so that the physical model is impervious to conflicts at implementation.

The iCure Data Model has been designed to facilitate the systematic collection of organized data from a wide range of health provider points. It is an HL7 based model that has been designed to achieve optimal performance of the Medical Data Storage. It organizes data, so that identifiable data can be encrypted and other data can remain unencrypted for Business Intelligence purposes. Encryption is maintained throughout the whole Data Cycle on the designated data and also maintained, when data is being exchanged through connectors.&#x20;

It is in its core compatible with the SNOMED CT and ICPC-2 Terminologies as well as the ICD-10, LOINC and ATC classifications. It also enables by default partial encryption for allowing the application of Business Intelligence analytics while maintaining the necessary privacy. It is optimized for efficient use in a distributed environment along several user groups.&#x20;

### Data Anonymization

The iCure Data Model is optimized for implementing and handling&#x20;

<br>


---

# Agent Instructions: 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:

```
GET https://icure.gitbook.io/icure/icure-data-stack/icure-data-model.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
