Blue KC

Blue KC Provider Directory API Guide

INTEROPERABILITY
PATIENT ACCESS
PROVIDER DIRECTORY
PAYER TO PAYER

Search for Organization

Find all organizations/entity names/persons in an organization (that provide a common purpose).

Search All Organizations (and pagination)

This is a complex search parameter on the Organization endpoint. You can search for an Organization in a couple ways. Below are examples on how to search all Organizations or a given Organization by the organization identifier.

The search for all Organizations is quite easy. Using the Organization endpoint, you will not need to provide any search parameters. Just call the endpoint and you're on your way!

/Organization

There are numerous pages of Organization. To page over, you can use a URI which includes page numbering:

  1. https://uat-bluekc.sapphirecareselect.com/fhir/Organization?_page=1&format=json
  2. https://uat-bluekc.sapphirecareselect.com/fhir/Organization?_page=2&format=json

Organization by Identifier

Searching for a specific Organization by organization identifier is easy peasy lemon squeezy. You can use the Organization endpoint with a organization identifier at the end of the URI.

If you don't know an organization identifier of a given Organization you can use the Organization endpoint with no added search parameter, then locate the desired organization identifier.

/Organization/1000557424

Before using our production URLs, please utilize the UAT URLs provided in the hyperlinks. Once you have completed your development within the test environment you may shift to using the Production URLs.

  1. https://bluekc.sapphirethreesixtyfive.com/fhir/Organization/
  2. https://bluekc.sapphirethreesixtyfive.com/fhir/Organization/1000170237