Ribbon Health · Example Payload

Getcustomprovider

HealthcareProvider DirectoryInsuranceClinical DataCare NavigationEligibilityPrice TransparencyProvider SearchHealth PlansDigital Health

Getcustomprovider is an example object payload from Ribbon Health, with 1 top-level field. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

response_example

Example Payload

Raw ↑
{
  "response_example": {
    "npi": "1861664294",
    "first_name": "Jane",
    "middle_name": "J",
    "last_name": "Doe",
    "age": 38,
    "ratings_count": 20,
    "ratings_avg": 9.8
  }
}