loinc_details
Retrieve detailed information for a LOINC code, including its full name, component, property, timing, system, scale type, and method.
Instructions
Get detailed information about a specific LOINC code.
Use this tool to:
Get the full name and description of a LOINC code
Find the component, property, timing, and system
Check the scale type and method
Provide a LOINC number in format "XXXXX-X" (e.g., "2339-0" for Glucose).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| loinc_num | Yes | LOINC number (e.g., "2339-0") |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| loinc_num | Yes | ||
| long_common_name | Yes | ||
| short_name | Yes | ||
| component | Yes | ||
| property | Yes | ||
| time_aspect | Yes | ||
| system | Yes | ||
| scale_type | Yes | ||
| method_type | Yes | ||
| class | Yes | ||
| status | Yes |