Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

CareTeam resources play an important role in the eHealth Infrastructure:

...

The focus area(s) of the CareTeam is described in CareTeam.reasonCode which can be set to a number of CodeableConcept for conditions that the CareTeam takes care of, for instance Coding for COPD: { "system": "urn:oid:1.2.208.176.2.4", "code": "DJ44", "display": "Kronisk obstruktiv lungesygdom" }.

Info

A Since the CareTeam model does not have an attribute for capturing the description of the care team, a CareTeam.note.text without CareTeam.note.authorReference and with CareTeam.note.time set to January 1st 1970 is used for capturing a description of the CareTeam by the application for managing CareTeam this purpose by the care team component within Common Workplace (see https://ehealth-dk.atlassian.net/wiki/spaces/EDTW/pages/2063892483/eHealth+Applications#Clinical-Administration-Application-(Danish%3A-KAM-for-Klinisk-administrativ-modul)).

...

The CareTeam.status is changed by performing CareTeam Update.

Info

In order for a CareTeam to be eligible for use at Practitioner login, it must have:

  • status set to active

This is the current behavior. Please note that the CareTeam status is cached for one hour, meaning that change of status in regards to login does not take effect immediately.

Info

THIS IS FUTURE BEHAVIOR CURRENTLY BEING DISCUSSED.

In order for a CareTeam to be eligible for use at Practitioner login, it must have:

  • status set to active

  • period which is set where:

    • period.start is before or equal to datetime of login

Please note that the CareTeam status is cached for one hour, meaning that change of status in regards to login does not take effect immediately.

The following diagram describes the status transition flow, for a CareTeam resource, which is supported implemented by the care team component within the Common Workplace. Be aware that this is more strict than the FUT infrastructure, which is not enforcing any restrictions on status transitions:

...

Info

In order to prevent use of a CareTeam at Practitioner login, update:

  • status to inactive

  • possibly set period.end to the current datetime

Please note that the CareTeam status is cached for one hour, meaning that change of status in regards to login does not take effect immediately.

Info

There is currently no automated CareTeam inactivation upon reaching a CareTeam.period.end.