-
Hi,
I am trying to commit 2 occurrences of a cluster archetype using the following syntax
----------------------------`
"/content[openEHR-EHR-ACTION.procedure.v1]/protocol[at0053]/items[openEHR-E…
-
```
POST /ehrbase/rest/openehr/v1/ehr/6e14bb00-5d33-4078-b3ea-6f38cbff60c7/composition HTTP/1.1
Host: localhost:8080
User-Agent: RESTinstance/1.1.0
Accept-Encoding: gzip, deflate
Accept: applicat…
-
This is related to #185, but specific to the attached template. In this case the AQL on the other_context cluster returns NULL. The compositions get committed properly, but the AQL returns NULL (a/con…
-
Whenever a composition uid is specified, the template id is known (from entry). Thus, an SQL expression derived from the contains clauses should only be related to the identified template.
For exam…
-
## Configuration information
- EHRbase version: 0.21.1
- openEHR_SDK version: 1.19.0
- Archie version: 2.0.1
- PostgreSQL version: PostgreSQL 14.2 (Debian 14.2-1.pgdg110+1) on x86_64-pc-linu…
-
[EHRC - Complaints.zip](https://github.com/ethercis/ethercis/files/3062153/EHRC.-.Complaints.zip)
Please see the attached template set. We have added a custom cluster to extend the context informatio…
-
# Environment information
openjdk 19.0.2 2023-01-17
OpenJDK Runtime Environment (build 19.0.2+7)
OpenJDK 64-Bit Server VM (build 19.0.2+7, mixed mode)
Maven 3.8.7
Maven home: /opt/maven
Java v…
-
I'm committing the composition below, compliant with this OPT: https://github.com/ppazos/testehr/blob/master/src/main/resources/opts/minimal_action_2.opt
```
{
"_type": "COMPOSITION",
"name": …
-
## Configuration information
```
0.17.2
bc7e213
1.0.3
Oracle Corporation 11.0.6+10
Linux amd64 4.15.0-91-generic
PostgreSQL 10.14 (Ubuntu 10.14-0ubuntu0.18.04.1) on x86_64-pc-li…
-
I used the `Generic Laboratory Test Report.v0` from the CMK to test this:
The most basic unit test I have which fails because the guideline ID is not set:
```
final Map values = new HashMap();
v…