http://hl7.org/fhir/StructureDefinition/ExampleScenario|4.0.1

Example of workflow instance.
NameFlagsCardTypeDescription & Constraints
ExampleScenario
0..*Example of workflow instance
 
url
Σ
0..1uriCanonical identifier for this example scenario, represented as a URI (globally unique)
 
identifier
Σ
0..*IdentifierAdditional identifier for the example scenario
 
version
Σ
0..1stringBusiness version of the example scenario
 
name
Σ
0..1stringName for this example scenario (computer friendly)
 
status *
?!Σ
1..1codedraft | active | retired | unknown PublicationStatus (required)
 
experimental
Σ
0..1booleanFor testing purposes, not real usage
 
date
Σ
0..1dateTimeDate last changed
 
publisher
Σ
0..1stringName of the publisher (organization or individual)
 
contact
Σ
0..*ContactDetailContact details for the publisher
 
useContext
Σ
0..*UsageContextThe context that the content is intended to support
 
jurisdiction
Σ
0..*CodeableConceptIntended jurisdiction for example scenario (if applicable) Jurisdiction (extensible)
 
copyright
0..1markdownUse and/or publishing restrictions
 
purpose
0..1markdownThe purpose of the example, e.g. to illustrate a scenario
 
actor
0..*BackboneElementActor participating in the resource
 
 
actorId *
1..1stringID or acronym of the actor
 
 
type *
1..1codeperson | entity ExampleScenarioActorType (required)
 
 
name
0..1stringThe name of the actor as shown in the page
 
 
description
0..1markdownThe description of the actor
 
instance
0..*BackboneElementEach resource and each version that is present in the workflow
 
 
resourceId *
1..1stringThe id of the resource for referencing
 
 
resourceType *
1..1codeThe type of the resource FHIRResourceType (required)
 
 
name
0..1stringA short name for the resource instance
 
 
description
0..1markdownHuman-friendly description of the resource instance
 
 
version
0..*BackboneElementA specific version of the resource
 
 
 
versionId *
1..1stringThe identifier of a specific version of a resource
 
 
 
description *
1..1markdownThe description of the resource version
 
 
containedInstance
0..*BackboneElementResources contained in the instance
 
 
 
resourceId *
1..1stringEach resource contained in the instance
 
 
 
versionId
0..1stringA specific version of a resource contained in the instance
 
process
0..*BackboneElementEach major process - a group of operations
 
 
title *
Σ
1..1stringThe diagram title of the group of operations
 
 
description
0..1markdownA longer description of the group of operations
 
 
preConditions
0..1markdownDescription of initial status before the process starts
 
 
postConditions
0..1markdownDescription of final status after the process ends
 
 
step
0..*BackboneElementEach step of the process
 
 
 
process
0..*Nested process
 
 
 
pause
0..1booleanIf there is a pause in the flow
 
 
 
operation
0..1BackboneElementEach interaction or action
 
 
 
 
number *
1..1stringThe sequential number of the interaction
 
 
 
 
type
0..1stringThe type of operation - CRUD
 
 
 
 
name
0..1stringThe human-friendly name of the interaction
 
 
 
 
initiator
0..1stringWho starts the transaction
 
 
 
 
receiver
0..1stringWho receives the transaction
 
 
 
 
description
0..1markdownA comment to be inserted in the diagram
 
 
 
 
initiatorActive
0..1booleanWhether the initiator is deactivated right after the transaction
 
 
 
 
receiverActive
0..1booleanWhether the receiver is deactivated right after the transaction
 
 
 
 
request
0..1Each resource instance used by the initiator
 
 
 
 
response
0..1Each resource instance used by the responder
 
 
 
alternative
0..*BackboneElementAlternate non-typical step action
 
 
 
 
title *
1..1stringLabel for alternative
 
 
 
 
description
0..1markdownA human-readable description of each option
 
 
 
 
step
0..*What happens in each alternative option
 
workflow
0..*canonicalAnother nested workflow