-
## Background ##
_Describe what this story is for and the value the customer will gain from it._
In order to ensure that operations teams can easily monitor the behaviour of an EHRbase deploymen…
-
## Background ##
In the FHIR bridge we could have missing data, or even data that is semantically similar to the openEHR ELEMENT.null_flavour, but currently the code generated doesn't allow to reco…
-
## Background ##
OPTs created for Norwegian language may contain characters like æ,ø.å. The should be replaced with:
æ -> ae
ø -> oe
å -> aa
I suggest adding a method like the following, o…
-
## Steps to reproduce ##
The application failed to start without an internet connection due to missing XSD schema for liquibase.
## Actual result ##
```
2021-01-22 16:59:55.791 ERROR 16888 …
-
I am getting a Sonar Cloud error when testing the diagnose mappings.
```
INFO: Auto-configuring branch feature/104_diagnose_mapping
INFO: --------------------------------------------------------…
-
## Configuration information
"ehrbase_version": "0.14.0",
"openehr_sdk_version": "9dc1adb",
"archie_version": "dc09642",
"jvm_version": "Oracle Corporation 11.0.9.1+1",
"os_ve…
-
## Steps to reproduce ##
I'm using the following docker-compose file:
```yml
version: "3"
services:
ehrbase:
image: ehrbaseorg/ehrbase:next
ports:
- "8080:8080…
-
## Background ##
We are using ehrbase for our research where template is evolving in stages. Fr this we need to update the template with archetypes details. I cant find an API call to update alread…
-
## Steps to reproduce ##
1. Download opt from this [template](https://ckm.highmed.org/ckm/templates/1246.169.743).
2. java -jar generator-0.3.7.jar -opt ../../../fhir-bridge/src/main/resources/op…
-
Hi. Sorry, I don't know whether it's a bug/feature or just a question. I've asked it some time ago on StackOverflow, but didn't receive any answer, so I decided to try here.
I'm trying to compare …