Info
Supported LOINCs
Get list of supported LOINC codes for clinical note sections
GET
cURL
Use this endpoint to get the list of supported codes.
For more information about the LOINC codes, refer to the Note sections.
Code examples
- Python
- TypeScript
Headers
sdp_suki_token
Unique identifier for the provider. Optional for standard partners. Required for Single Auth Token authentication, where multiple providers share the same partner_token.
Example:
"provider-123"
Response
Success Response
Response body for the /info/loincs endpoint
Information about supported section codes
Last modified on June 12, 2026
cURL