Loinc
loinc"LOINC code for [lab test]" / "standard code for blood test [X]" / "lab result identifier lookup" / "normalize lab name [Y]" — search LOINC lab test codes (Logical Observation Identifiers Names and Codes, universal lab test identifiers). Returns codes like "2093-3 Cholesterol [Mass/Vol] Ser/Plas". Use when normalizing lab results across institutions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| df | No | Comma-separated display fields to use in the `displays` array. Default varies per table; usually the canonical name. | |
| ef | No | Comma-separated extra fields to include per match. Field names vary per table; check NLM docs at clinicaltables.nlm.nih.gov. | |
| count | No | Maximum matches to return. Default 7, max 500. Use 1–3 for typeahead UX, 20–50 for browsing. | |
| terms | Yes | Search query — prefix/contains match against canonical names. Whitespace-split into AND tokens. Example: "cholesterol". |