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

Resource Group (R4)

Maps the CareEvolution PatientGroup, PatientGroupMember concepts

Supported interactions

Search parameters

Name Type Modifiers , prefixes Multiple values Can be chained Description
_id Token Yes

Resource id

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