Back to catalog
Cortexa research tool·clinical·loinc
LOINC Search Forms
Search LOINC clinical forms and survey instruments such as standardized questionnaires and assessment tools. Examples include PHQ-9 (depression), GAD-7 (anxiety), MMSE (cognitive), pain scales, and other validated clinical assessment instruments. Returns LOINC codes for complete forms that can be used in electronic health records.
Livelast probed 2026-04-30 23:07Z· 91msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 91ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"max_results": {
"default": 20,
"description": "Maximum number of results to return (default: 20, max: 200)",
"type": "integer"
},
"terms": {
"description": "Search terms for clinical forms or survey instruments (e.g., 'PHQ-9', 'depression screening', 'GAD-7', 'anxiety', 'pain scale', 'MMSE', 'cognitive assessment'). Use specific form names or general assessment types.",
"type": "string"
}
},
"required": [
"terms"
],
"type": "object"
}Examples (1)
Default LOINC Search Forms call
public-safeinput
{
"max_results": 1,
"terms": ""
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_LOINC_search_forms
- Tool name
- LOINC_search_forms
- Added
- 2026-04-30 22:47Z
- Tags
- tooluniverse