The CareTeam includes all the people and organizations who plan to participate in the coordination and delivery of care for a patient. A CareTeam can be constructed for a single patient but typically handles more patients.
In the eHealth Infrastructure, a CareTeam has a lifecycle independent of Patients and consists of a group of
Practitioners. Typically the group of Practitioners are affiliated with a real-world organizational unit such
as a hospital department/care unit, but a CareTeam can also be representing a “virtual” unit comprised of
Practitioners from more sectors or several real-world organizational units.
The core FHIR CareTeam has subject
and context
which can reference a Patient and EpisodeOfCare, respectively,
which when used ties a CareTeam to a Patient context. Similarly, use of element reasonReference
would indirectly
tie the CareTeam to a Patient. As this is not used in the eHealth Infrastructure and
to prevent such tying, these elements have been set to 0..0.
Instead CareTeam is intended to be referenced from CarePlan and EpisodeOfCare. A CareTeam can be referenced from a single CarePlan but the typical scenario is that it is referenced by multiple CarePlan and/or EpisodeOfCare instances crossing multiple Patient instances.
In the eHealth Infrastructure, the possibility to add CareTeam participant members other than Practitioner is not used, but the other types (Organization, CareTeam etc) have been retained for possible future use.
There are currently no restrictions on the composition of CareTeams. The intended usage is to establish a few layers of CareTeams, but it is important to make sure that the CareTem member graph contains no cycles.
At least one identifier
for the CareTeam shall use system
set to urn:ietf:rfc:3986
and contain a value
which
is a UUID.
In order to ease selection of CareTeam appropriate for a given CarePlan, at least one Condition type handled
by a CareTeam must
be stated in reasonCode
. This is used as criteria for suggesting CareTeams in the operation suggest-care-teams.
The official URL for this profile is:
http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-careteam
This profile builds on CareTeam.
This profile was published on Fri May 22 12:11:22 UTC 2020 as a draft by ehealth.sundhed.dk.
Description of Profiles, Differentials, Snapshots, and how the XML and JSON presentations work.
This structure is derived from CareTeam
Summary
Mandatory: 3 elements (2 nested mandatory elements)
Prohibited: 3 elements
Structures
This structure refers to these other structures:
Extensions
This structure refers to these extensions:
This structure is derived from CareTeam
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
CareTeam | 0..* | CareTeam | People and organizations who plan to participate in the coordination and delivery of care for a patient. | |
extension | 0..* | Extension | Extension Slice: Unordered, Open by value:url | |
ehealth-careteam-telecom | 0..* | ContactPoint | Extension URL: http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-careteam-telecom | |
status | 1..1 | code | proposed | active | suspended | inactive | entered-in-error | |
name | 1..1 | string | Name of the team, such as crisis assessment team | |
subject | 0..0 | |||
context | 0..0 | |||
participant | ||||
role | 1..1 | CodeableConcept | Type of involvement Binding: CareTeam Participant Role (example) | |
member | 1..1 | Reference(eHealth Practitioner | eHealth RelatedPerson | eHealth Patient | eHealth Organization | eHealth CareTeam) {r} | Who is involved | |
onBehalfOf | 0..1 | Reference(eHealth Organization) {r} | Organization of the practitioner | |
reasonCode | 1..* | CodeableConcept | Why the care team exists Binding: Conditions (required) | |
reasonReference | 0..0 | |||
managingOrganization | 0..* | Reference(eHealth Organization) {r} | Organization responsible for the care team | |
note | ||||
author[x] | 0..1 | Individual responsible for the annotation | ||
authorReference | Reference(eHealth Practitioner | eHealth Patient | eHealth RelatedPerson) | |||
authorString | string | |||
Documentation for this format |
This structure is derived from CareTeam
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
CareTeam | I | 0..* | CareTeam | People and organizations who plan to participate in the coordination and delivery of care for a patient. |
id | Σ | 0..1 | id | Logical id of this artifact |
meta | Σ | 0..1 | Meta | Metadata about the resource |
implicitRules | ?!Σ | 0..1 | uri | A set of rules under which this content was created |
language | 0..1 | code | Language of the resource content Binding: Common Languages (extensible) Max Binding: All Languages | |
text | I | 0..1 | Narrative | Text summary of the resource, for human interpretation |
contained | 0..* | Resource | Contained, inline Resources | |
extension | 0..* | Extension | Extension Slice: Unordered, Open by value:url | |
ehealth-careteam-telecom | I | 0..* | ContactPoint | Extension URL: http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-careteam-telecom |
modifierExtension | ?! | 0..* | Extension | Extensions that cannot be ignored |
identifier | Σ | 0..* | Identifier | External Ids for this team |
status | ?!Σ | 1..1 | code | proposed | active | suspended | inactive | entered-in-error Binding: CareTeamStatus (required) |
category | Σ | 0..* | CodeableConcept | Type of team Binding: CareTeamCategory (example) |
name | Σ | 1..1 | string | Name of the team, such as crisis assessment team |
period | Σ | 0..1 | Period | Time period team covers |
participant | I | 0..* | BackboneElement | Members of the team ctm-1: CareTeam.participant.onBehalfOf can only be populated when CareTeam.participant.member is a Practitioner |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Additional Content defined by implementations | |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored |
role | Σ | 1..1 | CodeableConcept | Type of involvement Binding: CareTeam Participant Role (example) |
member | Σ | 1..1 | Reference(eHealth Practitioner | eHealth RelatedPerson | eHealth Patient | eHealth Organization | eHealth CareTeam) {r} | Who is involved |
onBehalfOf | Σ | 0..1 | Reference(eHealth Organization) {r} | Organization of the practitioner |
period | 0..1 | Period | Time period of participant | |
reasonCode | 1..* | CodeableConcept | Why the care team exists Binding: Conditions (required) | |
managingOrganization | Σ | 0..* | Reference(eHealth Organization) {r} | Organization responsible for the care team |
note | 0..* | Annotation | Comments made about the CareTeam | |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Additional Content defined by implementations Slice: Unordered, Open by value:url | |
author[x] | Σ | 0..1 | Individual responsible for the annotation | |
authorReference | Reference(eHealth Practitioner | eHealth Patient | eHealth RelatedPerson) | |||
authorString | string | |||
time | Σ | 0..1 | dateTime | When the annotation was made |
text | 1..1 | string | The annotation - text content | |
Documentation for this format |
This structure is derived from CareTeam
Summary
Mandatory: 3 elements (2 nested mandatory elements)
Prohibited: 3 elements
Structures
This structure refers to these other structures:
Extensions
This structure refers to these extensions:
Differential View
This structure is derived from CareTeam
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
CareTeam | 0..* | CareTeam | People and organizations who plan to participate in the coordination and delivery of care for a patient. | |
extension | 0..* | Extension | Extension Slice: Unordered, Open by value:url | |
ehealth-careteam-telecom | 0..* | ContactPoint | Extension URL: http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-careteam-telecom | |
status | 1..1 | code | proposed | active | suspended | inactive | entered-in-error | |
name | 1..1 | string | Name of the team, such as crisis assessment team | |
subject | 0..0 | |||
context | 0..0 | |||
participant | ||||
role | 1..1 | CodeableConcept | Type of involvement Binding: CareTeam Participant Role (example) | |
member | 1..1 | Reference(eHealth Practitioner | eHealth RelatedPerson | eHealth Patient | eHealth Organization | eHealth CareTeam) {r} | Who is involved | |
onBehalfOf | 0..1 | Reference(eHealth Organization) {r} | Organization of the practitioner | |
reasonCode | 1..* | CodeableConcept | Why the care team exists Binding: Conditions (required) | |
reasonReference | 0..0 | |||
managingOrganization | 0..* | Reference(eHealth Organization) {r} | Organization responsible for the care team | |
note | ||||
author[x] | 0..1 | Individual responsible for the annotation | ||
authorReference | Reference(eHealth Practitioner | eHealth Patient | eHealth RelatedPerson) | |||
authorString | string | |||
Documentation for this format |
Snapshot View
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
CareTeam | I | 0..* | CareTeam | People and organizations who plan to participate in the coordination and delivery of care for a patient. |
id | Σ | 0..1 | id | Logical id of this artifact |
meta | Σ | 0..1 | Meta | Metadata about the resource |
implicitRules | ?!Σ | 0..1 | uri | A set of rules under which this content was created |
language | 0..1 | code | Language of the resource content Binding: Common Languages (extensible) Max Binding: All Languages | |
text | I | 0..1 | Narrative | Text summary of the resource, for human interpretation |
contained | 0..* | Resource | Contained, inline Resources | |
extension | 0..* | Extension | Extension Slice: Unordered, Open by value:url | |
ehealth-careteam-telecom | I | 0..* | ContactPoint | Extension URL: http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-careteam-telecom |
modifierExtension | ?! | 0..* | Extension | Extensions that cannot be ignored |
identifier | Σ | 0..* | Identifier | External Ids for this team |
status | ?!Σ | 1..1 | code | proposed | active | suspended | inactive | entered-in-error Binding: CareTeamStatus (required) |
category | Σ | 0..* | CodeableConcept | Type of team Binding: CareTeamCategory (example) |
name | Σ | 1..1 | string | Name of the team, such as crisis assessment team |
period | Σ | 0..1 | Period | Time period team covers |
participant | I | 0..* | BackboneElement | Members of the team ctm-1: CareTeam.participant.onBehalfOf can only be populated when CareTeam.participant.member is a Practitioner |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Additional Content defined by implementations | |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored |
role | Σ | 1..1 | CodeableConcept | Type of involvement Binding: CareTeam Participant Role (example) |
member | Σ | 1..1 | Reference(eHealth Practitioner | eHealth RelatedPerson | eHealth Patient | eHealth Organization | eHealth CareTeam) {r} | Who is involved |
onBehalfOf | Σ | 0..1 | Reference(eHealth Organization) {r} | Organization of the practitioner |
period | 0..1 | Period | Time period of participant | |
reasonCode | 1..* | CodeableConcept | Why the care team exists Binding: Conditions (required) | |
managingOrganization | Σ | 0..* | Reference(eHealth Organization) {r} | Organization responsible for the care team |
note | 0..* | Annotation | Comments made about the CareTeam | |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Additional Content defined by implementations Slice: Unordered, Open by value:url | |
author[x] | Σ | 0..1 | Individual responsible for the annotation | |
authorReference | Reference(eHealth Practitioner | eHealth Patient | eHealth RelatedPerson) | |||
authorString | string | |||
time | Σ | 0..1 | dateTime | When the annotation was made |
text | 1..1 | string | The annotation - text content | |
Documentation for this format |
Path | Conformance | ValueSet |
CareTeam.language | extensible | Common Languages Max Binding: All Languages |
CareTeam.status | required | CareTeamStatus |
CareTeam.category | example | CareTeamCategory |
CareTeam.participant.role | example | CareTeamParticipantRole |
CareTeam.reasonCode | required | Conditions |
Id | Path | Details | Requirements |
dom-2 | CareTeam | If the resource is contained in another resource, it SHALL NOT contain nested Resources : contained.contained.empty() | |
dom-1 | CareTeam | If the resource is contained in another resource, it SHALL NOT contain any narrative : contained.text.empty() | |
dom-4 | CareTeam | If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated : contained.meta.versionId.empty() and contained.meta.lastUpdated.empty() | |
dom-3 | CareTeam | If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource : contained.where(('#'+id in %resource.descendants().reference).not()).empty() | |
ele-1 | CareTeam.extension:telecom | All FHIR elements must have a @value or children : hasValue() | (children().count() > id.count()) | |
ext-1 | CareTeam.extension:telecom | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
ele-1 | CareTeam.participant | All FHIR elements must have a @value or children : hasValue() | (children().count() > id.count()) | |
ctm-1 | CareTeam.participant | CareTeam.participant.onBehalfOf can only be populated when CareTeam.participant.member is a Practitioner : onBehalfOf.exists() implies (member.resolve() is Practitioner) |