mirror of
https://github.com/msberends/AMR.git
synced 2025-07-09 02:03:04 +02:00
(v0.9.0.9025) update as.rsi documentation
This commit is contained in:
@ -84,7 +84,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">0.9.0.9024</span>
|
||||
<span class="version label label-default" data-toggle="tooltip" data-placement="bottom" title="Latest development version">0.9.0.9025</span>
|
||||
</span>
|
||||
</div>
|
||||
|
||||
@ -231,19 +231,19 @@
|
||||
|
||||
</div>
|
||||
|
||||
<div id="amr-0909024" class="section level1">
|
||||
<div id="amr-0909025" class="section level1">
|
||||
<h1 class="page-header">
|
||||
<a href="#amr-0909024" class="anchor"></a>AMR 0.9.0.9024<small> Unreleased </small>
|
||||
<a href="#amr-0909025" class="anchor"></a>AMR 0.9.0.9025<small> Unreleased </small>
|
||||
</h1>
|
||||
<div id="last-updated-14-feb-2020" class="section level2">
|
||||
<div id="last-updated-16-feb-2020" class="section level2">
|
||||
<h2 class="hasAnchor">
|
||||
<a href="#last-updated-14-feb-2020" class="anchor"></a><small>Last updated: 14-Feb-2020</small>
|
||||
<a href="#last-updated-16-feb-2020" class="anchor"></a><small>Last updated: 16-Feb-2020</small>
|
||||
</h2>
|
||||
<div id="new" class="section level3">
|
||||
<h3 class="hasAnchor">
|
||||
<a href="#new" class="anchor"></a>New</h3>
|
||||
<ul>
|
||||
<li>Support for the newest EUCAST Clinical Breakpoint Tables v.10.0, valid from 2020-01-01 (use <code><a href="../reference/as.rsi.html">as.rsi()</a></code> to transform MICs or disk zones)</li>
|
||||
<li>Support for the newest <a href="http://www.eucast.org/clinical_breakpoints/">EUCAST Clinical Breakpoint Tables v.10.0</a>, valid from 2020-01-01 (use <code><a href="../reference/as.rsi.html">as.rsi()</a></code> to transform MICs and disk zones)</li>
|
||||
<li>The repository of this package now contains a clean version of the EUCAST and CLSI guidelines from 2011-2020 to translate MIC and disk diffusion values to R/SI: <a href="https://gitlab.com/msberends/AMR/blob/master/data-raw/rsi_translation.txt" class="uri">https://gitlab.com/msberends/AMR/blob/master/data-raw/rsi_translation.txt</a>. This <strong>allows for machine reading these guidelines</strong>, which is almost impossible with the Excel and PDF files distributed by EUCAST and CLSI. This file is updated automatically.</li>
|
||||
<li>Support for LOINC and SNOMED codes
|
||||
<ul>
|
||||
@ -1462,7 +1462,7 @@
|
||||
<div id="tocnav">
|
||||
<h2>Contents</h2>
|
||||
<ul class="nav nav-pills nav-stacked">
|
||||
<li><a href="#amr-0909024">0.9.0.9024</a></li>
|
||||
<li><a href="#amr-0909025">0.9.0.9025</a></li>
|
||||
<li><a href="#amr-090">0.9.0</a></li>
|
||||
<li><a href="#amr-080">0.8.0</a></li>
|
||||
<li><a href="#amr-071">0.7.1</a></li>
|
||||
@ -1484,7 +1484,7 @@
|
||||
|
||||
<footer>
|
||||
<div class="copyright">
|
||||
<p>Developed by <a href='https://www.rug.nl/staff/m.s.berends/'>Matthijs S. Berends</a>, <a href='https://www.rug.nl/staff/c.f.luz/'>Christian F. Luz</a>, <a href='https://www.rug.nl/staff/a.w.friedrich/'>Alexander W. Friedrich</a>, <a href='https://www.rug.nl/staff/b.sinha/'>Bhanu N. M. Sinha</a>, <a href='https://www.rug.nl/staff/c.j.albers/'>Casper J. Albers</a>, <a href='https://www.rug.nl/staff/c.glasner/'>Corinna Glasner</a>.</p>
|
||||
<p>Developed by <a href='https://www.rug.nl/staff/m.s.berends/'>Matthijs S. Berends</a>, <a href='https://www.rug.nl/staff/c.f.luz/'>Christian F. Luz</a>, <a href='https://www.rug.nl/staff/a.w.friedrich/'>Alexander W. Friedrich</a>, <a href='https://www.rug.nl/staff/b.sinha/'>Bhanu N. M. Sinha</a>, <a href='https://www.rug.nl/staff/c.j.albers/'>Casper J. Albers</a>, <a href='https://www.rug.nl/staff/c.glasner/'>Corinna Glasner</a>, Stichting Certe Medische Diagnostiek en Advies.</p>
|
||||
</div>
|
||||
|
||||
<div class="pkgdown">
|
||||
|
Reference in New Issue
Block a user