You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
At a first glance, Cawemo API seems to be complicated (requiring authentication)
bpmn.io is open source (not a standard license but seems ok)
we can look at bpmn.io exporting
BPMN import from Cawemo seems to be OK
BPMN could be stored as an artifact, with a dedicated template page style that renders the BPMN
There is ongoing work on BPMN <--> PlanDefinition (planDefinition is the FHIR corresponding of a process definition). but there is a difference because PlanDefinition does not contain as much info as BPMN
We could have a way to store BPMN xml inside a FHIR PlanDefinition (if we need one, meaning "this is the cleaned up BPMN representation)
would need to decide whether to use the rendering online, or if a contained js rendering would be possible (largely extending the template)
No description provided.
The text was updated successfully, but these errors were encountered: