This section last updated: 2024-02-29 (9 months ago)
Regenstrief is piloting a new API to allow users to search the extensive LOINC database. This is the same API which powers the SearchLOINC API web app.
A valid LOINC username/password must be passed as basic authentication.
All of these endpoints search the scope specified and utilize the same parameters.
https://loinc.regenstrief.org/searchapi/loincs
https://loinc.regenstrief.org/searchapi/answerlists
https://loinc.regenstrief.org/searchapi/parts
https://loinc.regenstrief.org/searchapi/groups
*All of these parameters have default values and are optional.
Without Optional Parameters
https://loinc.regenstrief.org/searchapi/loincs?query=glucoseWith All Optional Parameters
https://loinc.regenstrief.org/searchapi/loincs?query=glucose&rows=100&offset=100&sortorder=loinc_num