Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

eCarePlanner 3.2.2 - Care Team - integrate third-party endpoint data #489

Open
mattStorer opened this issue Oct 25, 2024 · 1 comment
Open
Assignees

Comments

@mattStorer
Copy link

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:
    image
  • 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
@swmuir
Copy link

swmuir commented Nov 1, 2024

Easy LOE 4-6 Hours

@swmuir swmuir self-assigned this Nov 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants