You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
eCarePlanner 3.2.2 at this time only queries the OHSU FHIR server for CareTeam resources.
Action items - EASY:
Update MyCarePlanner to write CareTeam resources to the SDS
Update eCarePlanner to query the SDS for a patient's CareTeam resources, which are in the patient compartment, and display information from these resources in the Care Team tab. It appears that some useful information about the Care Team can be pulled from the CareTeam.participant element, which contains an array of objects that can display basic Care Team information:
Update the eCarePlanner Care Team tab to display the source of each Care Team member (i.e. Provenance)
Action items - MORE INVOLVED (to get Practitioner email addresses, etc.):
Update the SDS to permit storage of non-patient-compartment resources
Update MyCarePlanner to write Practitioner resources to the SDS
Update eCarePlanner to query the SDS for Practitioner resources from the SDS
Update the eCarePlanner Care Team tab to integrate Practitioner information
The text was updated successfully, but these errors were encountered:
eCarePlanner 3.2.2 at this time only queries the OHSU FHIR server for CareTeam resources.
Action items - EASY:
Action items - MORE INVOLVED (to get Practitioner email addresses, etc.):
The text was updated successfully, but these errors were encountered: