Template:Infobox diagnostic
This template uses Lua: |
Use this template freely for any diagnostic tests.
Usage
The template does not at the current time include summary information about the test itself. Instead, it contains a consistent interface to other sources that provide information about the test. Don't worry about trying to fill in all the fields -- even if you can only get one or two, that still can be useful.
While editing a condition, copy and paste the following text at the top of the page:
Infobox diagnostic | |
---|---|
Medical diagnostics | |
ICD-10-PCS | 090K |
ICD-9-CM | Template:ICD9proc |
OPS-301 code | Template:OPS301 |
LOINC | 57021-8 |
{{Infobox diagnostic | name = {{subst:PAGENAME}} | image = | alt = | caption = | pronounce = | purpose = | test of = | based on = | synonyms = | reference_range = | calculator = | DiseasesDB = <!--{{DiseasesDB2|numeric_id}}--> | ICD10 = <!--{{ICD10|Group|Major|minor|LinkGroup|LinkMajor}} or {{ICD10PCS|code|char1/char2/char3/char4}}--> | ICD9 = | ICDO = | MedlinePlus = <!--article_number--> | eMedicine = <!--article_number--> | MeshID = | OPS301 = <!--{{OPS301|code}}--> | LOINC = <!--{{LOINC|code}}--> }}
TemplateData
TemplateData for Infobox diagnostic
<templatedata> { "description": "Infobox for a diagnostic test or procedure", "params": { "name": { "label": "Name", "type": "string", "autovalue": "Infobox diagnostic/doc" }, "image": { "label": "Image", "type": "wiki-file-name" }, "alt": { "label": "Alternate text", "description": "Text description of the file in the image parameter", "type": "string" }, "caption": { "label": "Image caption", "description": "Caption for the file in the image parameter", "type": "string" }, "pronounce": { "label": "Pronunciation" }, "synonyms": { "label": "Synonym(s)" }, "ICD10": { "label": "ICD-10-PCS code", "description": "ICD-10 Procedure Coding System" }, "ICD9": { "label": "ICD-9-CM code", "description": "ICD-9 Clinical Modification, Volume 3" }, "MedlinePlus": { "label": "MedlinePlus article number", "type": "string" }, "eMedicine": { "label": "eMedicine topic number", "type": "string" }, "MeshID": { "label": "MeSH ID", "description": "Medical Subject Headings unique identifier" }, "LOINC": { "description": "Code/ID in Regenstrief Institute's LOINC system", "type": "unknown" }, "reference_range": { "label": "Reference range" }, "OPS301": { "label": "OPS-301 code", "description": "German modification of the ICPM" }, "OtherCodes": { "label": "Other procedure code(s)" }, "HCPCSlevel2": { "label": "HCPCS Level 2 code", "description": "Alphanumeric procedure code used by US Centers for Medicare and Medicaid Services", "type": "string" } }, "paramOrder": [ "name", "image", "alt", "caption", "pronounce", "synonyms", "ICD10", "ICD9", "MeshID", "OPS301", "MedlinePlus", "eMedicine", "reference_range", "LOINC", "HCPCSlevel2", "OtherCodes" ], "format": "block" } </templatedata>
The above documentation is transcluded from Template:Infobox diagnostic/doc. (edit | history) Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages. Please add categories to the /doc subpage. Subpages of this template. |