openEHR_SDK icon indicating copy to clipboard operation
openEHR_SDK copied to clipboard

A SDK to facilitate the development of openEHR applications

Results 50 openEHR_SDK issues
Sort by recently updated
recently updated
newest added

Bumps [org.apache.maven.plugins:maven-invoker-plugin](https://github.com/apache/maven-invoker-plugin) from 3.6.0 to 3.6.1. Release notes Sourced from org.apache.maven.plugins:maven-invoker-plugin's releases. maven-invoker-plugin-3.6.1 🚀 New features and improvements [MINVOKER-352] - Remove usage commons-lang3 (#209) @​khmarbaise 📦 Dependency updates [MINVOKER-355] Bump...

dependencies
java

Bumps [org.apache.maven.plugins:maven-gpg-plugin](https://github.com/apache/maven-gpg-plugin) from 3.1.0 to 3.2.4. Release notes Sourced from org.apache.maven.plugins:maven-gpg-plugin's releases. 3.2.4 Release Notes - Maven GPG Plugin - Version 3.2.4 [MGPG-125] - Fix "bestPractices" (#95) @​cstamas 📦 Dependency...

dependencies
java

Bumps `archie.version` from 3.3.0 to 3.10.0. Updates `com.nedap.healthcare.archie:archie-utils` from 3.3.0 to 3.10.0 Release notes Sourced from com.nedap.healthcare.archie:archie-utils's releases. Archie v3.10.0 What's Changed Improvements & bugfixes: Bump ubuntu version in Semaphore...

dependencies
java

Bumps [org.apache.maven.plugins:maven-jar-plugin](https://github.com/apache/maven-jar-plugin) from 3.3.0 to 3.4.1. Release notes Sourced from org.apache.maven.plugins:maven-jar-plugin's releases. 3.4.1 🐛 Bug Fixes [MJAR-307] - Wrong version of commons-io cause a ClassNotFound o.a.commons.io.file.attribute.FileTimes (#83) @​slawekjaranowski 📦 Dependency...

dependencies
java

Bumps [com.fasterxml.jackson:jackson-bom](https://github.com/FasterXML/jackson-bom) from 2.16.0 to 2.17.1. Commits 50ab40a [maven-release-plugin] prepare release jackson-bom-2.17.1 38201de Prepare for 2.17.1 release 4d2e95a Back to snapshot deps 3f7a9ee [maven-release-plugin] prepare for next development iteration 518dce9...

dependencies
java

# Changes New interoperability term mapping

### Background Archie is, at the time of writing, at version v3.6.0 (see [here](https://github.com/openEHR/archie/releases)). This version includes functionality that I would like to use via the SDK. ### Task specification...

### Background As an openEHR_SDK user, I want to have access to the original error message from ehrbase, in case I submitted an invalid composition and ehrbase rejects the composition...

enhancement

## Configuration information - EHRbase version: 0.24-SNAPSHOT - openEHR_SDK version: 0.24-SNAPSHOT ## Steps to reproduce ## I'm trying to directly load compositions into a Postgres database using the SDK. The...

feedback