FHIR Chat · PlanDefinition/RequestGroup Related Action Id · workflow

Stream: workflow

Topic: PlanDefinition/RequestGroup Related Action Id


view this post on Zulip Georg Zweyer (Mar 06 2019 at 13:29):

Hello everyone,

If i want to describe a relationship to another action in the same PlanDefinition/RequestGroup what ist the id i have to use in PlanDefinition.action.relatedAction.actionId / RequestGroup.action.relatedAction.actionId?
I do not see a PlanDefinition.action.id attribute or similiar. Do i have to use the id of the definitionCanonical resource? That would be unintuitive. Or do i miss something?

Thank you for your assistance.

view this post on Zulip Lloyd McKenzie (Mar 06 2019 at 15:50):

Almost every element in every resource (everything descended from 'Element') inherits an 'id' element from Element. Put one of those on the element you want to reference.


Last updated: Apr 12 2022 at 19:14 UTC