Skip to main content
GET
cURL
Updated:
  • HCC is now included as a supported diagnosis code type for ambient structured data output.
  • Send ICD10 or IMO codes in session context. Do not send HCC codes as input.
  • HCC categories are returned from the Ambient session structured data API when an ICD-10-CM diagnosis maps to a CMS-HCC model category.
For how ICD-10 and HCC differ, refer to Diagnosis codes FAQs.
Use this endpoint to get the list of supported code types, including HCC for ambient structured data output.

Code examples

Authorizations

sdp_suki_token
string
header
required

Suki access token (suki_token) from Login or Register. Expires after one hour.

Headers

sdp_provider_id
string

Optional for standard partners.

Required for:

  • Bearer authentication. Use the same provider_id returned by the Login or Register API.
  • Single Auth Token authentication. Include the same provider_id on every request as sdp_provider_id.
Example:

"provider-123"

Response

Request succeeded.

Response body for the /info/diagnosis endpoint

diagnosis_code_types
object[]

Information about supported diagnosis code types

Last modified on July 23, 2026