DIPSAS / openehr-conformance

Documentation and examples related to the conformance on openEHR implementations.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OpenEHR Conformance

Background

This repository was created to collect some challenges we are facing when implementing an openEHR solution. We want to share the problems and the way we (DIPS AS) have solved them. By doing this the open way we want to contribute to a shared conformance on how to implement openEHR applications.

Areas

  • AQL

  • Exclusion

AQL

The permutation problem

The first case added is the the permutation problem. The problem we have faced is how to interpret and create a resultset when EVENTS in an OBSERVATION is repeated.

AQL on FOLDER

AQL on FOLDER has some issues. In case 2 we have added some examples on how to query folders.

Exclusion

This is a description of the challenges with expressing the inclusion and exclusion pattern in a computable way.

About

Documentation and examples related to the conformance on openEHR implementations.

License:Apache License 2.0