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

Resource CareTeam (STU3)

Maps read-only CareEvolution CareTeam participant concepts. There can only be a single CareTeam resource per patient which aggregates all of the patients CareTeam participants.

Supported interactions

Search parameters

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

Resource id

_lastUpdated Date lt le gt ge

When the resource last changed

_source Uri :missing Yes

Where the resource comes from

patient Reference (Patient) :missing Yes Yes

The patient the CareTeam is about

provenance-agent Reference (Organization) :missing Yes Yes

Search by provenance, specified by its author (aka originator) Organization

status Token :missing Yes

proposed | active | suspended | inactive | entered-in-error

subject Reference (Patient) :missing Yes Yes

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

Sorts

Supports multiple sorts

Includes

To FHIR mappings

FHIR CareEvolution
participant.extension('http://careevolution.com/fhirextensions#careTeamParticipant-assignedGroup') CareTasks.AssignedGroup
participant.extension('http://careevolution.com/fhirextensions#careTeamParticipant-assignedPerson') CareTasks.AssignedPerson
participant.extension('http://careevolution.com/fhirextensions#careTeamParticipant-note') CareTasks.Note
participant.extension('http://careevolution.com/fhirextensions#careTeamParticipant-observationChildren') Observations.ChildObservations
participant.extension('http://careevolution.com/fhirextensions#careTeamParticipant-status') CareTasks.Status
Domain: CareTaskStatus
participant.extension('http://careevolution.com/fhirextensions#properties') CareTasks.Properties
participant.member CareTasks.CaregiverID
CareTasks.AssignedGroup
CareTasks.AssignedPerson
Observations.ChildObservations[CareTeam.Contact.Name].Value
participant.period CareTasks.StartDate
CareTasks.EndDate
participant.period.start Observations.ObservationDate
participant.role CareTasks.Type
Domain: CareTaskType
Observations.ChildObservations[CareTeam.Contact.Role].Value
subject PatientID