XML

医薬品の種類 - XML

医薬品の種類は、WHO(世界保健機関)が定めるATC(Anatomical Therapeutic Chemical)分類に基づいて体系化されています。鎮痛剤、抗生物質、降圧剤、血糖降下剤、抗アレルギー剤など、主要な治療薬の分類とその特徴を解説します。医療現場での薬物療法の基礎知識として広く活用されています。

医薬品 ATC分類 薬効分類 治療薬 WHO 医療 薬学
<?xml version="1.0" encoding="UTF-8"?>
<items>
  <item>
    <code>N02</code>
    <slug>analgesics</slug>
    <name>鎮痛剤</name>
    <description>疼痛を緩和するための医薬品です。</description>
    <atcCategory>神経系</atcCategory>
    <examples>[&quot;アセチルサリチル酸&quot;,&quot;イブプロフェン&quot;,&quot;パラセタモール&quot;,&quot;モルヒネ&quot;,&quot;トラマドール&quot;]</examples>
  </item>
  <item>
    <code>J01</code>
    <slug>antibiotics</slug>
    <name>抗生物質</name>
    <description>細菌感染症を治療するための医薬品です。</description>
    <atcCategory>全身用抗感染薬</atcCategory>
    <examples>[&quot;アモキシシリン&quot;,&quot;セファゾリン&quot;,&quot;クラリスロマイシン&quot;,&quot;レボフロキサシン&quot;,&quot;バンコマイシン&quot;]</examples>
  </item>
  <item>
    <code>C02-C09</code>
    <slug>antihypertensives</slug>
    <name>降圧剤</name>
    <description>高血圧を治療するための医薬品です。</description>
    <atcCategory>循環器系</atcCategory>
    <examples>[&quot;エナラプリル&quot;,&quot;ロサルタン&quot;,&quot;アムロジピン&quot;,&quot;ビソプロロール&quot;,&quot;ヒドロクロロチアジド&quot;]</examples>
  </item>
  <item>
    <code>A10</code>
    <slug>blood-glucose-lowering-drugs</slug>
    <name>血糖降下剤</name>
    <description>糖尿病治療に使用される医薬品です。</description>
    <atcCategory>消化管と代謝</atcCategory>
    <examples>[&quot;メトホルミン&quot;,&quot;グリメピリド&quot;,&quot;シタグリプチン&quot;,&quot;カナグリフロジン&quot;,&quot;リラグルチド&quot;]</examples>
  </item>
  <item>
    <code>R06</code>
    <slug>antiallergic-agents</slug>
    <name>抗アレルギー剤</name>
    <description>アレルギー症状を緩和するための医薬品です。</description>
    <atcCategory>呼吸器系</atcCategory>
    <examples>[&quot;フェキソフェナジン&quot;,&quot;ロラタジン&quot;,&quot;セチリジン&quot;,&quot;オロパタジン&quot;,&quot;ビラノアフィン&quot;]</examples>
  </item>
</items>