1,331 research outputs found
wardle/dmd: v1.0.180
<p><strong>Full Changelog</strong>: https://github.com/wardle/dmd/compare/v1.0.174...v1.0.180</p>
wardle/dmd: v1.0.200
<p><strong>Full Changelog</strong>: https://github.com/wardle/dmd/compare/v1.0.180...v1.0.200</p>
wardle/hermes: v1.0.822
Full Changelog: https://github.com/wardle/hermes/compare/v1.0.815...v1.0.82
wardle/dmd: dmd v0.6.141
Implementation of the UK NHS dictionary of medicines and devices (dm+d)
wardle/dmd: dmd v0.5.2
Implementation of the UK NHS dictionary of medicines and devices (dm+d)
wardle/hermes: hermes v0.8.353
This is hermes-server - an uber jar containing all dependencies. Simply run using:
java -jar hermes-server-0.8.353.jar
It can:
download the latest SNOMED distribution.
build a SNOMED file-based database
run a HTTP server - ideal as a microservice
in conjunction with hades, support running a HL7 FHIR terminology server
Hermes
Improvements to cardinality constraints during ECL processing
Full Changelog: https://github.com/wardle/hermes/compare/v1.2.1032...v1.2.1040If you use this software, please cite it as below
Hermes
Add expand-ecl* to core API for human-readable results optimising fetch of preferred synonym for each result
(and add expandEclPreferred for Java API clients)
Merge Java API wrapper ('hermes-api') into the main source repository
Add build steps to compile Java source code as part of 'prep-lib' and build of jar/uberjar artefacts thus
deprecating code in https://github.com/wardle/hermes-api. That repository will now be archived.
Full Changelog: https://github.com/wardle/hermes/compare/v1.2.1190...v1.2.1204If you use this software, please cite it as below
wardle/hermes: v0.12.681
A library and microservice implementing the health and care terminology SNOMED CT with support for cross-maps, inference, fast full-text search, autocompletion, compositional grammar and the expression constraint language
Hermes
<ul>
<li>Use 'Accept-Language' header in HTTP server to select preferred terms</li>
<li>Better logging during indexing</li>
<li>Fail fast rather than trying to continue when there is a critical error during
import (e.g. running out of disk space)</li>
<li>Add term folding / normalization to improve search in content with diacritics (Fixes #50)</li>
</ul>
<p>This version updates the index to add a search field for normalized (folded) text, particularly
helpful in international deployments in which release centres do not include synonyms
with and without non-semantically meaningful diacritics. This does not break
compatibility with older indexes, but search using the folded index will obviously
not work with indexes created by prior versions; as such, this release will
show a warning to say that index is missing. This can be safely ignored if you do
not need search against a folded index.</p>
What's Changed
<ul>
<li>Term folding by @wardle in <a href="https://github.com/wardle/hermes/pull/56">https://github.com/wardle/hermes/pull/56</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/wardle/hermes/compare/v1.3.1232...v1.3.1262">https://github.com/wardle/hermes/compare/v1.3.1232...v1.3.1262</a></p>If you use this software, please cite it as below
- …
