-
## Steps to reproduce ##
1. pulled the last develop branch of EHRBASE
2. tested the last develop branch of FHIR bridge and one test was failing
3. manually tested EHRBASE with the same requests …
-
## Steps to reproduce ##
Freshly created ehrdb container and EHRBase 0.13.0 container. Used methods in provided insomnia to create a template, a EHR, and upload a composition. Every ad-hoc aql que…
-
The AQL seems correct, but it seems I'm getting some malformed SQL mapping, maybe I'm missing something.
```
POST /ehrbase/rest/openehr/v1/query/aql HTTP/1.1
Accept: application/json; charset=UTF…
-
The attached postman collection attempts an update in the ehr_status. Irrespectively of the versión indicated Ehrbase raises the following issue:
{
"error": "Given If-Match header does not mat…
-
## Steps to reproduce ##
- saved template with id custom.blood.pressure.v1
- request
```
curl --location --request POST 'localhost:8080/ehrbase/rest/ecis/v1/composition?ehrId={ehrId}&format=ECI…
-
# Missing Information
We have a [workflow ](https://app.circleci.com/pipelines/github/ehrbase/openEHR_SDK/230/workflows/d05df2c0-2f6d-408b-b841-6078fe03a4b0)as shown below. As you can see all test jo…
-
## Steps to reproduce
At the moment, Iso8601_duration is not fully supported at Archie level:
(extract from ehrbase/ehrbase#294)
The parsing of a DvDuration depends on its prefix and then is …
-
```
POST /ehrbase/rest/openehr/v1/query/aql HTTP/1.1
Accept: application/json; charset=UTF-8
Content-Length: 270
Content-Type: application/json; charset=UTF-8
Host: localhost:8080
Connection: Ke…
-
## Steps to reproduce ##
Flatten and unflatten composition using the attached template failed as follows (also attached the corresponding canonical json for use with Postman). Corresponding snippe…
-
My understanding is that a partial datetime e.g "2020-03-10" is valid
```
{
"error": "Text '2020-03-10' could not be parsed at index 4:2020-03-10 (through reference chain: com.nedap.archie.rm…