Template:Drugbox
このテンンプレートは薬の構造、物性等を一目で確認できるような表示を目的としています。
| 識別子 | |
|---|---|
| 化学的および物理的データ |
| このテンプレートはテンプレートスタイルを使用しています: |
このテンンプレートは薬の構造、物性等を一目で確認できるような表示を目的としています。
以下のコードをコピーして、記事の先頭に貼り付けて使用します。各項目への入力は必須ではありませんが、情報のない項目は削除せず、空白のままにしてください。
簡略バージョン
{{drugbox
| IUPAC_name =
| image = {{PAGENAME}}.png
| CAS_number =
| ATC_prefix =
| ATC_suffix =
| PubChem =
| DrugBank =
| chemical_formula =
| molecular_weight =
| bioavailability =
| protein_bound =
| metabolism =
| elimination_half-life =
| excretion =
| pregnancy_AU = <!-- A / B1 / B2 / B3 / C / D / X -->
| pregnancy_US = <!-- A / B / C / D / X -->
| pregnancy_category =
| legal_AU = <!-- Unscheduled / S2 / S3 / S4 / S8 -->
| legal_UK = <!-- GSL / P / POM / CD -->
| legal_US = <!-- OTC / Rx-only -->
| legal_status =
| routes_of_administration =
}}
完全バージョン
{{drugbox
| IUPAC_name =
| image = {{PAGENAME}}.png
| width =
| image2 =
| width2 =
| CAS_number =
| CAS_supplemental =
| ATC_prefix =
| ATC_suffix =
| ATC_supplemental=
| PubChem =
| PubChemSubstance =
| DrugBank =
| KEGG =
| ChEBI =
| ChEMBL =
| UNII =
| StdInChI =
| StdInChIKey =
| chemical_formula =
| C= | H= | N= | I= | Br= | Cl= | F= | O= | P= | S= | Se= | Na= | charge=
| rational_formula =
| molecular_weight =
| smiles =
| synonyms =
| density =
| melting_point =
| boiling_point =
| solubility =
| specific_rotation =
| sec_combustion =
| bioavailability =
| protein_bound =
| metabolism =
| elimination_half-life =
| excretion =
| pregnancy_AU = <!-- A / B1 / B2 / B3 / C / D / X -->
| pregnancy_US = <!-- A / B / C / D / X -->
| pregnancy_category =
| legal_AU = <!-- Unscheduled / S2 / S3 / S4 / S8 -->
| legal_UK = <!-- GSL / P / POM / CD -->
| legal_US = <!-- OTC / Rx-only -->
| legal_JP =
| legal_status =
| dependency_liability =
| routes_of_administration =
}}
DrugBank ID番号は以下のウェブサイトから検索できます。
2) 薬物の構造を表示するために、imageフィールドが使用できます。
画像の幅が適切でない場合は、widthパラメータで画像の幅を指摘できます。
| image = Aspirin.png | width = 325
デフォルトの数値は220です。
複数の画像を表示する場合はimage2フィールドを使用してください。2枚目の画像は1枚目の画像の下に表示されます。2枚目の画像の幅はwidth2パラメータで指定可能です。
| image = Paracetamol-skeletal.png | image2 = Paracetamol-3D.png
3) Additional ATC or CAS codes may be included with the optional ATC_supplemental & CAS_supplement parameter as a comma-separated lists. CAS or ATC templates may be used to have these additional codes link to the relevant databases:
| CAS_supplemental ={{CAS|427-51-0}} (acetate)
| ATC_supplemental ={{ATC|M02|AA15}}, {{ATC|S01|BC03}}
Adds the following linked codes:
For CAS - 427-51-0 (acetate) For ATC - M02AA15 (WHO), S01BC03 (WHO)
4) オプションパラメータとして薬物の依存性を表示するDependence Liabilityがあります。依存性はLow, Medium, High, Extremely Highのいずれかを指定してください。
| dependency_liability=High
5) 物理化学的性質に特に興味が持たれる薬物の場合は、オプションとして、密度、融点、沸点、水への溶解性、比旋光度、標準燃焼エンタルピー変化、を表示できます。
| density = | melting_point = | boiling_point = | solubility = | specific_rotation = | sec_combustion =
それぞれのフィールドのパラメータの単位は自動的に表示されます。
- Density - 'g/cm3'
- Melting or Boiling points -'°C' along with calculated converted value in °F.
- Solubility - 'mg/mL (20°C)'
記述: | melting_point = 100 表示: Melting point 100°C (212°F)
6) 化合物の分子式は
| chemical_formula =
あるいは
| C= | H= | N= | I= | Br= | Cl= | F= | O= | P= | S= | Se= | Na= | charge=
例: | C=2 | H=6 | O=1 は C2H6O のように表示されます。
7) 法的規制の項は、以前はlegal_statusパラメータにマークアップを使用して各国の規制状況を記載していました。現在では、leagal_XXというパラメータも利用できます。legal_XXパラメータは2文字の国コードに続いて規制分類を表示します。一部の国については、legal_XXパラメータに規制分類を表す略語が指定されるとテンプレートで認識して表示を変えます。規制分類を処方(Rx)を表すUnicodeの℞記号で表示したり日本語表記にて表示します。ただし、テンプレートが認識できないものについてはそのまま表示されます。legal_JPパラメータについては自由テキストを記載できます。また、legal_statusにはマークアップも含めて自由テキストを記載できます。
- 入力例
| legal_AU = S2
| legal_UK = gsl
| legal_US = Rx-only
| legal_JP = 麻薬
| legal_status = アジアでは未上市。
- 出力例
- AU: 薬局取扱薬(S2)
- JP: 麻薬
- UK: en:General sales list (GSL, OTC)
- US: ℞-only
- アジアでは未上市。
注:Template:Infobox drug/legal statusにて翻訳がなされていない部分については英語のまま表示されます。また日本語訳が不適切な場合はこのテンプレートを修正してください。また、各国の規制については医療品規制を参考にしてください。
Note: if a drug is restricted everywhere to prescription-only, please set legal_status = Rx-only rather than similarly define for each and every country ('Rx-only' is specifically recognised by legal_status and shows as ℞ Prescription only)
| 略語 (options) |
意味 |
|---|---|
| legal_status | このパラメータは国を問わずに使用可能 |
| Rx-only | ℞ Prescription only |
| legal_AU | オーストラリア |
| Unscheduled | Unscheduled/exempt |
| S2 | Schedule 2 Pharmacy Medicine |
| S3 | Schedule 3 Pharmacist Only Medicine |
| S4 | Schedule 4 Prescription Only Medicine |
| S8 | Schedule 8 Controlled Drug |
| legal_JP | 日本 |
| 現在のところ定義されている略語はない。 医薬品#種別、健康食品#分類を参照の上記入ください。 | |
| legal_UK | イギリス |
| GSL | General Sale List |
| P | Pharmacy Medicine |
| POM | Prescription Only Medicine |
| CD | Controlled Drug |
| legal_US | アメリカ合衆国 |
| OTC | Over the counter |
| ℞-only Rx-only |
Prescription only |
9) 胎児危険度分類(Pregnancy Categorisation) has been previously declared using just the pregnancy_category parameter with a variety of markup styles used to indicate various countries and their classifications. Alternatively pregnancy_AU and pregnancy_US may be set to the fixed categories. For Australia values permitted are: A, B1, B2, B3, C, D or X (note if just set to 'B' then B? is shown). For US values permitted are: A, B, C, D or X.
Note the UK does not have official designated categorisations, but has both a variety of standard phrases with explanatory qualifications, plus many individual descriptions. pregnancy_category may still be used with the country-specific parameters as it is appended afterwards, allowing backwards compatability for articles that only define this parameter, or for the future with free-text of other information.
Hence | pregnancy_AU = B1
| pregnancy_US = C
| pregnancy_category = Used in pregnancy for [[PIH]]
Gives B1(AU) C(US) Used in pregnancy for PIH
10) SMILES記法や別称 (synonyms) は読者にとってはそれ程重要ではないかもしれません。
| smiles = | synonyms =
11) 全てのフィールドを書き込む必要はありません。質問は Template‐ノート:Drugboxまで。
Content Disclaimer
Informasi ini disarikan dari Wikipedia dan disajikan kembali untuk tujuan edukasi. Konten tersedia di bawah lisensi CC BY-SA 3.0. Kami tidak bertanggung jawab atas ketidakakuratan data yang bersumber dari kontribusi publik tersebut.
- The information displayed on this website is sourced in part or in whole from Wikipedia and has been adapted for the purpose of restating it. We strive to provide accurate and relevant information, however:
- There is no guarantee of absolute accuracy. Wikipedia is an open, collaborative project that can be edited by anyone, so information is subject to change.
- It is not intended to constitute professional advice. The content displayed is for informational and educational purposes only. For important decisions (e.g., medical, legal, or financial), please consult a professional.
- Content copyright. Wikipedia is licensed under the Creative Commons Attribution-ShareAlike License (CC BY-SA). This means that content may be reused with appropriate attribution and shared under a similar license.
- Responsible use. Any risk arising from the use of information from this website is entirely the responsibility of the user.