|
The CEN/ISO EN13606 is a European norm from the European Committee for Standardization (CEN) also approved as an international ISO standard. It is designed to achieve semantic interoperability in the electronic health record communication.
The goals of the EN13606 norm are (excerpt from the EN13606 introduction):
"The overall goal of this standard is to define a rigorous and stable information architecture for communicating part or all of the electronic health record (EHR) of a single subject of care (patient). This is to support the interoperability of systems and components that need to communicate (access, transfer, add or modify) EHR data via electronic messages or as distributed objects:
- preserving the original clinical meaning intended by the author,
- reflecting the confidentiality of that data as intended by the author and patient."
To achieve this objective, EN13606 follows an innovative Dual Model architecture. The Dual Model architecture defines a clear separation between information and knowledge. The former is structured through a Reference Model that contains the basic entities for representing any information of the EHR. The latter is based on archetypes, which are formal definitions of clinical concepts, such as discharge report, glucose measurement or family history, in the form of structured and constrained combinations of the entities of a Reference Model. It provides a semantic meaning to a Reference Model structure.
The interaction of the Reference Model (to store data) and the Archetype Model (to semantically describe those data structures) provides an unseen capability of evolution to the information systems. Knowledge (archetypes) will change in the future, but data will remain untouched.
|