cURL
curl --request GET \ --url https://sdp.suki-stage.com/api/v1/info/loincs \ --header 'sdp_suki_token: <sdp_suki_token>'
{ "loincs": [ { "code": "10164-2" } ] }
Gets the list of supported LOINC codes.
sdp_suki_token
Success Response
Response body for the /info/loincs endpoint