mirror of
https://github.com/msberends/AMR.git
synced 2025-07-24 07:05:38 +02:00
(v1.0.1.9008) RIVM abbreviations for drugs
This commit is contained in:
@ -81,7 +81,7 @@
|
||||
</button>
|
||||
<span class="navbar-brand">
|
||||
<a class="navbar-link" href="../index.html">AMR (for R)</a>
|
||||
<span class="version label label-default" data-toggle="tooltip" data-placement="bottom" title="Latest development version">1.0.1.9007</span>
|
||||
<span class="version label label-default" data-toggle="tooltip" data-placement="bottom" title="Latest development version">1.0.1.9008</span>
|
||||
</span>
|
||||
</div>
|
||||
|
||||
@ -229,9 +229,9 @@
|
||||
<small>Source: <a href='https://gitlab.com/msberends/AMR/blob/master/NEWS.md'><code>NEWS.md</code></a></small>
|
||||
</div>
|
||||
|
||||
<div id="amr-1019007" class="section level1">
|
||||
<h1 class="page-header" data-toc-text="1.0.1.9007">
|
||||
<a href="#amr-1019007" class="anchor"></a>AMR 1.0.1.9007<small> Unreleased </small>
|
||||
<div id="amr-1019008" class="section level1">
|
||||
<h1 class="page-header" data-toc-text="1.0.1.9008">
|
||||
<a href="#amr-1019008" class="anchor"></a>AMR 1.0.1.9008<small> Unreleased </small>
|
||||
</h1>
|
||||
<div id="last-updated-14-apr-2020" class="section level2">
|
||||
<h2 class="hasAnchor">
|
||||
@ -259,6 +259,7 @@
|
||||
<li>Small fix for preventing contamination and lack of growth being treated as valid microorganisms</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Support for all abbreviations of antibiotics and antimycotics used by the Netherlands National Institute for Public Health and the Environment (Rijksinstituut voor Volksgezondheid en Milieu; RIVM)</li>
|
||||
<li>Added more abbreviations to the <code>antibiotics</code> data set</li>
|
||||
<li>Reloaded original EUCAST master tables from 2019 (2020 was already available). This seems more reliable than the data we used from WHONET.</li>
|
||||
<li>Added generic CLSI rules for R/SI interpretation using <code><a href="../reference/as.rsi.html">as.rsi()</a></code> for years 2010-2019 (thanks to Anthony Underwood)</li>
|
||||
|
Reference in New Issue
Block a user