-
DeepDiff to run in 2 passes. And diff combinations of results when ignore_order=True.
Example:
Currently:
```
In [2]: from deepdiff import DeepDiff
In [3]: DeepDiff({'a': [1,2,3]}, {'a': …
-
## 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…
-
I successfully created an EHR and committed some of the compositions that are included as test resources based on the default OPTs shipped with the code base, but after uploading my own OPT, and tryin…
-
I have seena n issue where if I set the provider name field on an evaluation in my composition I get an error.
```
{
"error": "DB inconsistency:org.ehrbase.serialisation.UnmarshalException: …
-
When trying via Swagger, the request [works correctly](http://ehrbase.uksouth.cloudapp.azure.com:8080/ehrbase/swagger-ui.html#/EHR/createEhrWithIdUsingPUT), however changing the payload and running in…
-
This may be related to #67 but I'm not 100% sure.
Currently I'm switching from XML to JSON and unfortunately ran into a few issues.
At first I thought that there might be an issue with my JSON doc…
-
Hi,
Thanks for open-sourcing the project and including a great test suite!
We are experimenting with running the test suite against a server that implements the openEHR REST API specifications. …
-
I would suggest logically something like:
- title_page_header: off | on ; default = off
- title_page_footer: off | on ; default = off
- preamble_header: off | on ; default = off
- preamble_footer: off…
-
There are several non standardized implementations of "flat" openEHR RM JSON formats, that usually consist of lists of key-value pairs where the key is some kind of path. There are use-cases behind th…
-
We talk about focusing on XML for a first draft version of the API specs.
1. Just want to double check if we all agree on this, please +1 if you agree.
2. Little discussion about which content type to…