andrew.chamber
11/01/2023, 3:47 PMPlanDefinition
. If I understand the current Medplum implementation correctly, it appears the operation results in a newly created RequestGroup
of Tasks with relatively static values and without references to the originating canonical PlanDefinition.action
resource (aside from Questionnaire
). We're currently referencing ActivityDefinitions (of kind
Appointment, Communication, Medication and Task) in the PlanDefintion
. Without retaining the reference to these ActivityDefinitions in the individual Tasks created within the RequestGroup, it limits the utility of our specific use case.
If there are no plans to enhance this particular operation, we'll go ahead with building a custom solution for our needs, but we figured it was worth confirming with the MP team first.reshma
11/01/2023, 5:02 PMandrew.chamber
11/01/2023, 5:15 PM