Template:Infobox diagnostic
From WikiMD's WELLNESSPEDIA
Usage[edit]
This template is used to display diagnostic information in an infobox format.
Parameters[edit]
- `Name` - Title of the diagnostic.
- `image` - Image filename related to the diagnostic.
- `image_size` - Size of the image (default: frameless).
- `alt` - Alternative text for the image.
- `caption` - Caption for the image.
- `pronounce` - Pronunciation of the diagnostic term.
- `synonym` - Synonyms of the diagnostic.
- `reference_range` - Reference range of measurements.
- `calculator` - Links to relevant calculators.
- `purpose` - Purpose of the diagnostic.
- `test_of` - What the diagnostic tests.
- `based_on` - What the diagnostic is based on.
- `ICD10` - ICD-10 code.
- `ICD9` - ICD-9 code.
- `MeshID` - MeSH identifier.
- `OPS301` - OPS-301 code.
- `OtherCodes` - Other diagnostic codes.
- `MedlinePlus` - MedlinePlus article ID.
- `eMedicine` - eMedicine article ID.
- `LOINC` - LOINC code.
- `HCPCSlevel2` - HCPCS Level 2 code.
- `video1` / `video2` - Additional multimedia content.
Example[edit]
<syntaxhighlight lang="mediawiki">
| Example Diagnostic | |
|---|---|
| File:Example.jpg | |
| Pronunciation | Example Pronunciation |
| Synonyms | Example Synonym |
| Reference Range | |
| Calculator | |
| Purpose | |
| Test of | |
| Based on | |
| ICD-10-PCS | A01 |
| ICD-9-CM | |
| MeSH | D123456 |
| OPS-301 Code | |
| Other Codes | |
| MedlinePlus | 12345 |
| eMedicine | |
| LOINC | |
| HCPCS-L2 | |
</syntaxhighlight>