Dylan Hall
Dylan Hall
Field for state name will accept any character but certain characters can break the editor, for example using a dot `.` will cause the state to basically become un-editable, and...
**Describe the bug** After deleting a bulk data export, the server will respond to the status endpoint with a HTTP 202 and a status header describing the export as cancelled....
The wrapper has an endpoint `/validator/version` that currently reports the version of the underlying core validator. https://validator.fhir.org/validator/version currently shows `"6.3.3"`. Since version numbers between the validator and wrapper do not...
There are a few ways the Validation Service can throw, and digging into the root cause of the problem is challenging: - The full stack trace is not reported in...
Currently only amd64 arch images are being built & pushed to Docker Hub: https://hub.docker.com/r/markiantorno/validator-wrapper/tags Our development team will be using local instances of this validator wrapper soon, largely on Apple...
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...
**WORK IN PROGRESS - DO NOT MERGE YET** This PR adds modules for Diabetic Retinopathy progression and treatment. These were originally developed for a synthetic dataset for the National Eye...
In previous releases (up to 1.0.52 at least) the env var SESSION_CACHE_DURATION, which specifies how long sessions will remain in the cache before they are purged due to inactivity, could...
### Requested Feature The Flexporter currently supports running JS via an `execute_script` action, but the full script has to be defined in the mapping file which isn't super user friendly....