Skip to content

Improve Process Plugin API #26

Closed
@hhund

Description

@hhund
  • Different plugin API versions should be supported
  • Process plugin definition should include info on API version used
  • Releasing a process plugin with changed Java code should be possible without modifying the version of FHIR metadata resources.
  • Version numbers of FHIR metadata resources and BPMN Processes (version-tag) need to follow the form \d+\.\d+
  • Version numbers of process plugins need to follow the form \d+\.\d+\.\d+\.\d+
  • Task resources should use Task.instantiatesCanonical with a canonical reference (including double-digit version number) to the matching ActivityDefinition
  • Enforce versioned canonical references to CodeSystem, StructureDefiniton, ValueSet and other FHIR metadata resources from process plugin resources to DSF resources or between process plugin resources.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requestready for releaseIssue is fixed and merged into develop, ready for next release

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions