Stream: implementers
Topic: Plandefinition timing for care program
Tilo Christ (Jun 01 2020 at 17:39):
I am looking to describe the course of a chronic care program as a Plandefinition. I want to express that certain actions should occur a certain amount of time after the patient's enrollment into the program. For instance a welcome call should take place 1 week after enrollment, smoking cessation should be offered 2 weeks after enrollment. I am confused which of the many options of the Timing datatype should be combined to express this? Do I use a repeat with Count 1 and an offset?
Lloyd McKenzie (Jun 01 2020 at 17:57):
You don't use Timing at all. Instead use the relatedAction.offset
Last updated: Apr 12 2022 at 19:14 UTC