MccCareplan / patientsmartapp

Patient facing mobile smart on fhir Web app for multiple chronic condition care plans
Apache License 2.0
2 stars 2 forks source link

Add Care Plan Selector to DevMod component #51

Open sam3365 opened 3 years ago

sam3365 commented 3 years ago

In the provider application, Patient and Care Plan are selected. There are different Care Team Contacts for the Different Care Plans, so there must be a Care Plan Selected.

sam3365 commented 3 years ago

Added CarePlan Selector to DevMode component. Updated CarePlans for selected Patient in NgRx State. Update Selected CarePlan in NgRx state.Screen Shot 2020-12-17 at 7.47.42 AM.png

sam3365 commented 3 years ago

Pull request created to merge this branch back into feature_50_care_team_tab