1
0
mirror of https://github.com/msberends/AMR.git synced 2025-07-27 17:47:54 +02:00

Built site for AMR: 2.1.1.9008@35963ca

This commit is contained in:
github-actions
2024-02-24 17:58:43 +00:00
parent 1460fadf40
commit 8611815e20
81 changed files with 355 additions and 285 deletions

View File

@ -10,7 +10,7 @@
<a class="navbar-brand me-2" href="../index.html">AMR (for R)</a>
<small class="nav-text text-muted me-auto" data-bs-toggle="tooltip" data-bs-placement="bottom" title="">2.1.1.9004</small>
<small class="nav-text text-muted me-auto" data-bs-toggle="tooltip" data-bs-placement="bottom" title="">2.1.1.9008</small>
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbar" aria-controls="navbar" aria-expanded="false" aria-label="Toggle navigation">
@ -185,9 +185,9 @@
<li><p><code>atc_group2</code><br> Official chemical subgroup (4th level ATC code) as defined by the WHOCC, like <code>"Macrolides"</code></p></li>
<li><p><code>abbr</code><br> List of abbreviations as used in many countries, also for antibiotic susceptibility testing (AST)</p></li>
<li><p><code>synonyms</code><br> Synonyms (often trade names) of a drug, as found in PubChem based on their compound ID</p></li>
<li><p><code>oral_ddd</code><br> Defined Daily Dose (DDD), oral treatment, currently available for 174 drugs</p></li>
<li><p><code>oral_ddd</code><br> Defined Daily Dose (DDD), oral treatment, currently available for 179 drugs</p></li>
<li><p><code>oral_units</code><br> Units of <code>oral_ddd</code></p></li>
<li><p><code>iv_ddd</code><br> Defined Daily Dose (DDD), parenteral (intravenous) treatment, currently available for 146 drugs</p></li>
<li><p><code>iv_ddd</code><br> Defined Daily Dose (DDD), parenteral (intravenous) treatment, currently available for 153 drugs</p></li>
<li><p><code>iv_units</code><br> Units of <code>iv_ddd</code></p></li>
<li><p><code>loinc</code><br> All codes associated with the name of the antimicrobial drug from Logical Observation Identifiers Names and Codes (LOINC), Version 2.76 (18 September, 2023). Use <code><a href="ab_property.html">ab_loinc()</a></code> to retrieve them quickly, see <code><a href="ab_property.html">ab_property()</a></code>.</p></li>
</ul></div>