API end point: https://fhir.careevolution.com/Master.Adapter1.WebClient/api/fhir-providers.

Resource Organization (R4)

Maps the CareEvolution EntityProvider concept

Supported interactions

Search parameters

Name Type Modifiers , prefixes Multiple values Can be chained Description
_count Special eq

The maximum number of resources to return in a result page.

_elements Special eq

Used to request a specific set of elements be returned as part of a resource.

_id Token :missing Yes

Resource id

_summary Special eq

Used to return only a portion of the resouces. Defaults to 'false', which returns the whole resource.

_total Special eq

Use the value 'estimate' to populate the result bundle's 'total' element with an estimate of the matching number of resources.

address String :contains :exact :missing Yes

A server defined search that may match any of the string fields in the Address, including line, city, district, state, country, postalCode, and/or text

address-city String :contains :exact :missing Yes

A city specified in an address

address-postalcode String :contains :exact :missing Yes

A postal code specified in an address

address-state String :contains :exact :missing Yes

A state specified in an address

identifier Token :missing Yes

Any identifier for the organization (not the accreditation issuer's identifier)

name String :contains :exact :missing Yes

A portion of the organization's name or alias

Sorts

Supports multiple sorts

Includes

To FHIR mappings

CareEvolution FHIR
Addresses.City address.city
Addresses.Country address.country
Addresses.County address.district
Addresses.State address.state
Addresses.Street1 address.line
Addresses.Street2 address.line
Addresses.Type address.type
Addresses.Zip address.postalCode
ContactInfos.Contact telecom.value
ContactInfos.Type telecom.system
Descriptions name
alias
Identifiers.Type identifier.system
Identifiers.Value identifier.value
Officials.FirstName contact.name.given
Officials.LastName contact.name.family
Officials.MiddleName contact.name.given
Officials.Prefix contact.name.prefix
Officials.Suffix contact.name.suffix
Officials.Title contact.purpose
Officials.Type contact.name.use

From FHIR mappings

CareEvolution FHIR
Addresses.City address.city
Addresses.Country address.country
Addresses.County address.district
Addresses.State address.state
Addresses.Street1 address.line
Addresses.Street2 address.line
Addresses.Zip address.postalCode
ContactInfos.Contact telecom.value
Identifiers.Value identifier.value
Officials.FirstName contact.name.given
Officials.LastName contact.name.family
Officials.MiddleName contact.name.given
Officials.Prefix contact.name.prefix
Officials.Suffix contact.name.suffix
Officials.Title contact.purpose