description: Snapshotted workflow template with incremental versioning. package_name: io.health-samurai.sdc.r3 derivation: specialization name: SDCWorkflowVersion type: SDCWorkflowVersion elements: workflow: {type: string, short: Workflow identifier., index: 0} version: {type: decimal, short: Incremental number of workflow version., index: 1} hash: {type: decimal, short: Hash of snapshot with injected document/layout/rules, index: 2} snapshot: {type: string, short: Serialized workflow snapshot., index: 3} package_version: 0.2601.0 class: resource kind: resource url: http://health-samurai.io/fhir/sdc/StructureDefinition/SDCWorkflowVersion base: http://hl7.org/fhir/StructureDefinition/DomainResource version: 0.2601.0 required: [hash, snapshot, workflow, version]