Skip to content

Latest commit

 

History

History
53 lines (41 loc) · 4.24 KB

readme.md

File metadata and controls

53 lines (41 loc) · 4.24 KB

Integrating Digital Twins with openEHR based systems

Shared resources for data nosmalisation/standardisation to be used in a medical/physical digital twin project at Linköping University, IMT (Gunnar Cedersund et.al.) + Region Östergötland. See image

Tools:

The "Example setup and settings" in https://github.com/modellbibliotek/klinfys-register can be used for testing in this project too.

Archetype/template links

Prioritized in the Blood glucose predicting digital twin model

Later (not currently prioritized) in the Blood glucose twin model

  • Physical exercise
  • ...

COMPOSITION archetypes ("wrappers" needed in order to be able to store data in openEHR)

  • Self Monitoring:
    • Used in one template (Digital_Twin_Self_Monitoring) used for frequently recurring reports above, like Blood glucose, Nutrition/meals and Body weight as described above
  • Encounter:
    • Used in another template (Digital_Twin_Base_Data) for reporting Basics that change less frequently. like height and diagnosis

Terminology

Some SNOMED CT codes used in the templates: https://docs.google.com/spreadsheets/d/1l7bfBePBlP1EGMIF2aSEAphvteqWXShGOCJ8Nvos0Nk/edit?usp=sharing (in a form that can be pasted as a table/list into the Archetype Designer instead of manually entered one by one)

Queries (AQL)

See separate file https://github.com/modellbibliotek/digitaltwin/blob/master/query_examples.md