Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »

openIMIS is based on a relational database, with enforced good practices:

  • instance-agnostic id (UUID)
  • managed indexes and foreign keys (even cross-modules!)


The current (MSSQL) data model is


In the long run, openIMIS will be targeting the FHIR R4 data model, the necessary transformations are described in openIMIS data model mapping to FHIR.

  • No labels