-
## Steps to reproduce ##
Execute robot tests for SOFA score.
## Actual result ##
ca.uhn.fhir.rest.server.exceptions.UnprocessableEntityException: Index 0 out of bounds for length 0
at org.…
-
## Test Case/s To Reproduce Issue
06 Create Smoking Status (Invalid/Missing 'category')
- line 197
- line 205
009 Create Smoking Status (Invalid/Missing 'valueCodeableConcept')
- line 325
``…
-
## Test Case/s To Reproduce Issue
Alternative Flows Observation Smoking Status
```
# path to test case
tests/robot/OBSERVATION/016_create_alternative_flows.robot
```
```
# robot command to …
-
## Background ##
Based on https://github.com/ehrbase/fhir-bridge/blob/develop/src/test/resources/Procedure/create-radiology-procedures-chest-x-ray.json
## Expected output ##
Add data combin…
-
## Background ##
Based on https://github.com/ehrbase/fhir-bridge/blob/develop/src/test/resources/Procedure/create-apheresis-with-not-performed-performedDateTime.json
## Expected output ##
Add…
-
## Steps to reproduce ##
Successfully uploaded a FLAT JSON composition that is also valid in BetterCDR. Ran GET /composition for FLAT, CANONICAL JSON and CANONICAL XML.
## Actual result ##
Th…
-
I faced a problem using EHRBase SDK doing queries against our openEHR CDR. Some DV_DATE_TIME have many milliseconds. I.e: 2019-04-30T12:36:09.3893812+02:00
This fails. I think it's because there i…
-
## Configuration information
- EHRbase version: v0.14.0
- openEHR_SDK version:
- Archie version:
- PostgreSQL version: 9
- Java Runtime version: 11
- Operating System version: Ubuntu 20
## …
-
## Test Case/s To Reproduce Issue
**007 Create Pregnancy Status (Invalid/Missing 'category')**
- line 227
- line 235
**010 Create Pregnancy Status (Invalid/Missing 'valueCodeableConcept')**
- l…
-
## Test Case/s To Reproduce Issue
```
# path to test case
tests/robot/OBSERVATION/11_create-clinical-frailty-scale-score.robot
```
```
# robot command to execute related test case(s) in your…