API end point: https://clover.careevolution.com/WebClient/api/Clover-R4.

Resource Group (R4)

Maps the CareEvolution PatientGroup, PatientGroupMember concepts

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 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.

code Token :not :in :not-in :missing Yes

The kind of resources contained

identifier Token :missing Yes

Unique id

member Reference (Patient) :missing Yes Yes

The patient the Group is about. Functionally identical to the "patient" search parameter.

name String :contains :exact :missing Yes

Searches for groups by their name

Sorts

Supports multiple sorts

Includes

Operations

To FHIR mappings

FHIR CareEvolution
code PatientGroup.Type
Domain: PatientGroupType
identifier PatientGroup.Identifier
PatientGroup.RecordAuthority
member.entity PatientGroupMembers.PatientID
name PatientGroup.Description
quantity PatientGroupMembersCount

From FHIR mappings

FHIR CareEvolution
code PatientGroup.Type
Domain: PatientGroupType
identifier PatientGroup.Identifier
PatientGroup.RecordAuthority
member.entity PatientGroupMembers.PatientID
name PatientGroup.Description