Proposed changes to support the Supervisor workflow on FHIR Core #1580
dubdabasoduba
started this conversation in
Ideas
Replies: 3 comments 7 replies
-
The additional condition would be to ensure a 1-1 match between created groups with the assigned Location, Organization, and/or CareTeam. This avoids creation of visit CarePlans for practitioners not in their respective Location, Organization, and/or CareTeam |
Beta Was this translation helpful? Give feedback.
0 replies
-
Some questions for part 1
Some questions for part 2
|
Beta Was this translation helpful? Give feedback.
4 replies
-
@f-odhiambo @pld Do you have any opinions on points 2 & 3? |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Conext
Implementation Proposals
1. Wrapping Practitioners with a Group resource to allow CarePlan assignments.
subject
to the CarePlan generated from the CHW Visit PlanDefinition.2. Adding a PractitionerRole the Practitioner resource to identify their roles on the assignments.
code
property on the PractitionerRole.{"system":"http://snomed.info/sct","code":"224581009","display":"Community nurse manager (occupation)"}
-- Community nurse manager (occupation){"system":"http://snomed.info/sct","code":"309446002","display":"Nurse manager (occupation)"}
-- Nurse manager (occupation)3. Downloading all the Practitioners tied to the Supervisor. This should be based on the 3 syncStrategies.
syncStrategy
defined for the app.References
Beta Was this translation helpful? Give feedback.
All reactions