-
Hi,
I've been playing around with LHC-Forms to test compatibility with the CSIRO Renderer (and do debugging). It's set up to be like Brian's https://dev.fhirpath-lab.com/Questionnaire/tester.
I'…
-
**What version of Ajv are you using? Does the issue happen if you use the latest version?**
8.6.2
**Ajv options object**
```javascript
```
**JSON Schema**
```
https://www.hl…
-
-
Hi,
We are using the OSS version on FHIR version 4 (sql server). However we are wanting to upgrade to R4B. I understand that there is no way to upgrade to R5 (which is completely understandable…
-
Getting different errors (see below) for the same map (see below) used on different servers.
**Fume map**
```
(
/*1) Params*/
$resourceType := 'Observation'
;$baseUrl := $search($r…
nir-r updated
3 months ago
-
https://build.fhir.org/ig/hl7dk/dk-core/branches/R5/qa.html#_scratch_repo_fsh-generated_resources_Bundle-ContinuaBundleWithDevice
![image](https://github.com/user-attachments/assets/a9daf8e7-6ce9-4…
-
When multiple validator sessions are starting up at the same time we've seen Exceptions that appear to be concurrency issues when reading from certain files in the package cache.
Similar to #1491 - t…
-
Running the latest master branch with following command I consistently get an ArrayIndexOutOfBounds exeception.
The command line is
java -jar build/libs/synthea-with-dependencies.jar --exporter.f…
-
## What needs to be done
In the [QA Issue Tracker spreadsheet](https://docs.google.com/spreadsheets/d/1ZmCbkKws1j9Xo7Kxj7Vo3ygu7GOjRKVCuWbWzD2Ph0Y/edit?gid=94191716#gid=94191716) (Playground sheet), …
-
**Describe the bug**
build error
**To Reproduce**
Steps to reproduce the behavior:
1. add testCoverageEnabled true to debug
buildTypes {
release {
minifyEnabled …