Service Root URL

URLs for the Revenue Cycle API server vary by the tenant (data source or client) being accessed.

https://revenuecycle-api.{instance}.com/{version}/{Tenant_ID}/{resource}

Note:

  • All URLs (and IDs that form a part of the URL) defined by this specification are case sensitive. Clients must encode URLs using UTF-8, and servers must decode them assuming they are UTF-8.
  • All example values shown in this topic are for demonstration purposes only. For your service root URL, provide the correct values for your server instance, version, tenant ID, and resource path.

Instance

The following secure sandbox instance can be used for testing an application with authorization. The service root URL for this instance is:

https://revenuecycle-api.sandboxcerner.com/{version}/{Tenant_ID}/{resource}

Version

Each resource has an associated version of the API. See the version section of the appropriate documentation for this resource.

https://revenuecycle-api.sandboxcerner.com/v1/{Tenant_ID}/{resource}

Tenant ID

The Tenant ID identifies the Cerner Millennium client/tenant that the system accesses. In most cases, the Tenant ID is in the form of a 36-character unique identifier.

https://revenuecycle-api.sandboxcerner.com/v1/ec2458f2-1e24-41c8-b71b-0e701af7583d/{resource}

Resource

A resource is an entity used to exchange and/or store clinical and administrative data.

https://revenuecycle-api.sandboxcerner.com/v1/ec2458f2-1e24-41c8-b71b-0e701af7583d/events