diff --git a/etl/steps/data/garden/antibiotics/2024-11-12/antimicrobial_usage.meta.yml b/etl/steps/data/garden/antibiotics/2024-11-12/antimicrobial_usage.meta.yml index 283a4a9ee61..d3ea1557c25 100644 --- a/etl/steps/data/garden/antibiotics/2024-11-12/antimicrobial_usage.meta.yml +++ b/etl/steps/data/garden/antibiotics/2024-11-12/antimicrobial_usage.meta.yml @@ -5,25 +5,25 @@ definitions: topic_tags: - Global Health aware_description: - <- if aware == "A" -> + <%- if aware == "A" -%> Access antibiotics have activity against a wide range of common pathogens and show lower resistance potential than antibiotics in the other groups. - <- elif aware == "W" -> + <%- elif aware == "W" -%> Watch antibiotic have higher resistance potential and include most of the highest priority agents among the Critically Important Antimicrobials for Human Medicine and/or antibiotics that are at relatively high risk of bacterial resistance. - <- elif aware == "R" -> + <%- elif aware == "R" -%> Reserve antibiotics should be reserved for treatment of confirmed or suspected infections due to multi-drug-resistant organisms. Reserve group antibiotics should be treated as “last resort” options. - <- elif aware == "O" -> + <%- elif aware == "O" -%> The use of the Not classified/Not recommended antibiotics is not evidence-based, nor recommended in high-quality international guidelines. WHO does not recommend the use of these antibiotics in clinical practice. - <- endif -> + <%- endif -%> routeofadministration: - <- if routeofadministration == "O" -> + <%- if routeofadministration == "O" -%> orally administered - <- elif routeofadministration == "P" -> + <%- elif routeofadministration == "P" -%> parentearally administered - <- elif routeofadministration == "R" -> + <%- elif routeofadministration == "R" -%> rectally administered - <- elif routeofadministration == "I" -> + <%- elif routeofadministration == "I" -%> inhaled - <- endif -> + <%- endif -%> # Learn more about the available fields: