Data Sharing Framework (DSF) Implementation Guide
2.0.0 - ci-build

Data Sharing Framework (DSF) Implementation Guide - Local Development build (v2.0.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

Resource Profile: Task ( Abstract )

Official URL: http://dsf.dev/fhir/StructureDefinition/task Version: 2.0.0
Active as of 2025-11-26 Computable Name: Task

Usages:

  • This Profile is not used by any profiles in this Implementation Guide

You can also check for usages in the FHIR IG Statistics

Formal Views of Profile Content

Description of Profiles, Differentials, Snapshots and how the different presentations work.

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Task C 0..* Task This is an abstract profile.
A task to be performed
Constraints: inv-1, business-key-if-status-inprogress-completed-failed
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
... instantiatesCanonical Σ 1..1 canonical(ActivityDefinition) Formal definition of task
... intent Σ 1..1 code unknown | proposal | plan | order | original-order | reflex-order | filler-order | instance-order | option
Binding: TaskIntent (required): Distinguishes whether the task is a proposal, plan or full order.
Fixed Value: order
... authoredOn C 1..1 dateTime Task Creation Date
... requester ΣC 1..1 Reference(Organization(2.0.0) | Practitioner) Who is asking for task to be done
Constraints: requester-identifier-type-organization, requester-identifier-type-practitioner
.... identifier Σ 1..1 Identifier Logical reference, when literal reference is not known
..... use ?!Σ 0..1 code usual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .
..... system ΣC 1..1 uri The namespace for the identifier value
Constraints: requester-identifier-system
Example General: http://www.acme.com/identifiers/patient
..... value Σ 1..1 string The value that is unique
Example General: 123456
... restriction 1..1 BackboneElement Constraints on fulfillment tasks
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... recipient C 1..1 Reference(Organization(2.0.0)) For whom is fulfillment sought?
Constraints: restriction-recipient-identifier-type-organization
..... identifier Σ 1..1 Identifier Logical reference, when literal reference is not known
...... use ?!Σ 0..1 code usual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .
...... system Σ 1..1 uri The namespace for the identifier value
Fixed Value: http://dsf.dev/sid/organization-identifier
...... value Σ 1..1 string The value that is unique
Example General: 123456
... Slices for input 1..* BackboneElement Information used to perform task
Slice: Unordered, Open At End by value:type.coding.system, value:type.coding.code
.... input:All Slices Content/Rules for all slices
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... type 1..1 CodeableConcept Label for the input
Binding Description: (example): Codes to identify types of input parameters. These will typically be specific to a particular workflow. E.g. "Comparison source", "Applicable consent", "Concomitent Medications", etc.
..... value[x] 1..1 Content to use in performing the task
...... valueBase64Binary base64Binary
...... valueBoolean boolean
...... valueCanonical canonical(Any)
...... valueCode code
...... valueDate date
...... valueDateTime dateTime
...... valueDecimal decimal
...... valueId id
...... valueInstant instant
...... valueInteger integer
...... valueMarkdown markdown
...... valueOid oid
...... valuePositiveInt positiveInt
...... valueString string
...... valueTime time
...... valueUnsignedInt unsignedInt
...... valueUri uri
...... valueUrl url
...... valueUuid uuid
...... valueAddress Address
...... valueAge Age
...... valueAnnotation Annotation
...... valueAttachment Attachment
...... valueCodeableConcept CodeableConcept
...... valueCoding Coding
...... valueContactPoint ContactPoint
...... valueCount Count
...... valueDistance Distance
...... valueDuration Duration
...... valueHumanName HumanName
...... valueIdentifier Identifier
...... valueMoney Money
...... valuePeriod Period
...... valueQuantity Quantity
...... valueRange Range
...... valueRatio Ratio
...... valueReference Reference(Any)
...... valueSampledData SampledData
...... valueSignature Signature
...... valueTiming Timing
...... valueContactDetail ContactDetail
...... valueContributor Contributor
...... valueDataRequirement DataRequirement
...... valueExpression Expression
...... valueParameterDefinition ParameterDefinition
...... valueRelatedArtifact RelatedArtifact
...... valueTriggerDefinition TriggerDefinition
...... valueUsageContext UsageContext
...... valueDosage Dosage
...... valueMeta Meta
.... input:message-name 1..1 BackboneElement Information used to perform task
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... type 1..1 CodeableConcept Label for the input
Binding: DSF BPMN message values (required)
...... coding Σ 1..1 Coding Code defined by a terminology system
....... system Σ 1..1 uri Identity of the terminology system
Fixed Value: http://dsf.dev/fhir/CodeSystem/bpmn-message
....... code Σ 1..1 code Symbol in syntax defined by the system
Fixed Value: message-name
..... value[x] 1..1 string Content to use in performing the task
.... input:business-key 0..1 BackboneElement Information used to perform task
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... type 1..1 CodeableConcept Label for the input
Binding: DSF BPMN message values (required)
...... coding Σ 1..1 Coding Code defined by a terminology system
....... system Σ 1..1 uri Identity of the terminology system
Fixed Value: http://dsf.dev/fhir/CodeSystem/bpmn-message
....... code Σ 1..1 code Symbol in syntax defined by the system
Fixed Value: business-key
..... value[x] 1..1 string Content to use in performing the task
.... input:correlation-key 0..1 BackboneElement Information used to perform task
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... type 1..1 CodeableConcept Label for the input
Binding: DSF BPMN message values (required)
...... coding Σ 1..1 Coding Code defined by a terminology system
....... system Σ 1..1 uri Identity of the terminology system
Fixed Value: http://dsf.dev/fhir/CodeSystem/bpmn-message
....... code Σ 1..1 code Symbol in syntax defined by the system
Fixed Value: correlation-key
..... value[x] 1..1 string Content to use in performing the task
... Slices for output 0..* BackboneElement Information produced as part of task
Slice: Unordered, Open At End by value:type.coding.system, value:type.coding.code
.... output:All Slices Content/Rules for all slices
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... type 1..1 CodeableConcept Label for output
Binding Description: (example): Codes to identify types of input parameters. These will typically be specific to a particular workflow. E.g. "Identified issues", "Preliminary results", "Filler order", "Final results", etc.
..... value[x] 1..1 Result of output
...... valueBase64Binary base64Binary
...... valueBoolean boolean
...... valueCanonical canonical(Any)
...... valueCode code
...... valueDate date
...... valueDateTime dateTime
...... valueDecimal decimal
...... valueId id
...... valueInstant instant
...... valueInteger integer
...... valueMarkdown markdown
...... valueOid oid
...... valuePositiveInt positiveInt
...... valueString string
...... valueTime time
...... valueUnsignedInt unsignedInt
...... valueUri uri
...... valueUrl url
...... valueUuid uuid
...... valueAddress Address
...... valueAge Age
...... valueAnnotation Annotation
...... valueAttachment Attachment
...... valueCodeableConcept CodeableConcept
...... valueCoding Coding
...... valueContactPoint ContactPoint
...... valueCount Count
...... valueDistance Distance
...... valueDuration Duration
...... valueHumanName HumanName
...... valueIdentifier Identifier
...... valueMoney Money
...... valuePeriod Period
...... valueQuantity Quantity
...... valueRange Range
...... valueRatio Ratio
...... valueReference Reference(Any)
...... valueSampledData SampledData
...... valueSignature Signature
...... valueTiming Timing
...... valueContactDetail ContactDetail
...... valueContributor Contributor
...... valueDataRequirement DataRequirement
...... valueExpression Expression
...... valueParameterDefinition ParameterDefinition
...... valueRelatedArtifact RelatedArtifact
...... valueTriggerDefinition TriggerDefinition
...... valueUsageContext UsageContext
...... valueDosage Dosage
...... valueMeta Meta
.... output:error 0..* BackboneElement Information produced as part of task
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... type 1..1 CodeableConcept Label for output
Binding: DSF BPMN message values (required)
...... coding Σ 1..1 Coding Code defined by a terminology system
....... system Σ 1..1 uri Identity of the terminology system
Fixed Value: http://dsf.dev/fhir/CodeSystem/bpmn-message
....... code Σ 1..1 code Symbol in syntax defined by the system
Fixed Value: error
..... value[x] 1..1 string Result of output

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
Task.status Base required TaskStatus 📍4.0.1 FHIR Std.
Task.intent Base required TaskIntent 📍4.0.1 FHIR Std.
Task.requester.identifier.​use Base required IdentifierUse 📍4.0.1 FHIR Std.
Task.restriction.recipient.​identifier.use Base required IdentifierUse 📍4.0.1 FHIR Std.
Task.input.type Base example Not State Unknown
Task.input:message-name.​type Base required DSF BPMN message values 📦2.0.0 This IG
Task.input:business-key.​type Base required DSF BPMN message values 📦2.0.0 This IG
Task.input:correlation-key.​type Base required DSF BPMN message values 📦2.0.0 This IG
Task.output.type Base example Not State Unknown
Task.output:error.type Base required DSF BPMN message values 📦2.0.0 This IG

Constraints

Id Grade Path(s) Description Expression
business-key-if-status-inprogress-completed-failed error Task Business key must be set if Task.status = {in-progress, completed, failed} ((%resource.status = 'in-progress') or (%resource.status = 'completed') or (%resource.status = 'failed')) implies input.type.coding.where( system = 'http://dsf.dev/fhir/CodeSystem/bpmn-message' and code = 'business-key') .exists()
dom-2 error Task If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
dom-3 error Task If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
dom-4 error Task If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
dom-5 error Task If a resource is contained in another resource, it SHALL NOT have a security label contained.meta.security.empty()
dom-6 best practice Task A resource should have narrative for robust management text.`div`.exists()
ele-1 error **ALL** elements All FHIR elements must have a @value or children hasValue() or (children().count() > id.count())
ext-1 error **ALL** extensions Must have either extensions or value[x], not both extension.exists() != value.exists()
inv-1 error Task Last modified date must be greater than or equal to authored-on date. lastModified.exists().not() or authoredOn.exists().not() or lastModified >= authoredOn
requester-identifier-system error Task.requester.identifier.system Task.requester.identifier.system must be 'http://dsf.dev/sid/organization-identifier' or 'http://dsf.dev/sid/practitioner-identifier' $this = 'http://dsf.dev/sid/organization-identifier' or $this = 'http://dsf.dev/sid/practitioner-identifier'
requester-identifier-type-organization error Task.requester Task.requester.identifier.type must be 'Organization' if Task.requester.identifier.system is http://dsf.dev/sid/organization-identifier identifier.system = 'http://dsf.dev/sid/organization-identifier' implies type.empty() or type = 'Organization'
requester-identifier-type-practitioner error Task.requester Task.requester.identifier.type must be 'Practitioner' if Task.requester.identifier.system is http://dsf.dev/sid/practitioner-identifier identifier.system = 'http://dsf.dev/sid/practitioner-identifier' implies type.empty() or type = 'Practitioner'
restriction-recipient-identifier-type-organization error Task.restriction.recipient Task.restriction.recipient.identifier.type must be 'Organization' if Task.restriction.recipient.identifier.system is http://dsf.dev/sid/organization-identifier identifier.system = 'http://dsf.dev/sid/organization-identifier' implies type.empty() or type = 'Organization'

This structure is derived from Task

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Task C 0..* Task This is an abstract profile.
A task to be performed
Constraints: business-key-if-status-inprogress-completed-failed
... instantiatesCanonical 1..1 canonical(ActivityDefinition) Formal definition of task
... intent 1..1 code unknown | proposal | plan | order | original-order | reflex-order | filler-order | instance-order | option
Fixed Value: order
... authoredOn 1..1 dateTime Task Creation Date
.... reference 0..0 Literal reference, Relative, internal or absolute URL
.... identifier 1..1 Identifier Logical reference, when literal reference is not known
..... system C 1..1 uri The namespace for the identifier value
Constraints: requester-identifier-system
..... value 1..1 string The value that is unique
... restriction 1..1 BackboneElement Constraints on fulfillment tasks
.... recipient C 1..1 Reference(Organization(2.0.0)) For whom is fulfillment sought?
Constraints: restriction-recipient-identifier-type-organization
..... reference 0..0 Literal reference, Relative, internal or absolute URL
..... identifier 1..1 Identifier Logical reference, when literal reference is not known
...... system 1..1 uri The namespace for the identifier value
Fixed Value: http://dsf.dev/sid/organization-identifier
...... value 1..1 string The value that is unique
... Slices for input 1..* BackboneElement Information used to perform task
Slice: Unordered, Open At End by value:type.coding.system, value:type.coding.code
.... input:message-name 1..1 BackboneElement Information used to perform task
..... type 1..1 CodeableConcept Label for the input
Binding: DSF BPMN message values (required)
...... coding 1..1 Coding Code defined by a terminology system
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://dsf.dev/fhir/CodeSystem/bpmn-message
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: message-name
..... value[x] 1..1 string Content to use in performing the task
.... input:business-key 0..1 BackboneElement Information used to perform task
..... type 1..1 CodeableConcept Label for the input
Binding: DSF BPMN message values (required)
...... coding 1..1 Coding Code defined by a terminology system
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://dsf.dev/fhir/CodeSystem/bpmn-message
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: business-key
..... value[x] 1..1 string Content to use in performing the task
.... input:correlation-key 0..1 BackboneElement Information used to perform task
..... type 1..1 CodeableConcept Label for the input
Binding: DSF BPMN message values (required)
...... coding 1..1 Coding Code defined by a terminology system
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://dsf.dev/fhir/CodeSystem/bpmn-message
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: correlation-key
..... value[x] 1..1 string Content to use in performing the task
... Slices for output 0..* BackboneElement Information produced as part of task
Slice: Unordered, Open At End by value:type.coding.system, value:type.coding.code
.... output:error 0..* BackboneElement Information produced as part of task
..... type 1..1 CodeableConcept Label for output
Binding: DSF BPMN message values (required)
...... coding 1..1 Coding Code defined by a terminology system
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://dsf.dev/fhir/CodeSystem/bpmn-message
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: error
..... value[x] 1..1 string Result of output

doco Documentation for this format

Terminology Bindings (Differential)

Path Status Usage ValueSet Version Source
Task.input:message-name.​type Base required DSF BPMN message values 📦2.0.0 This IG
Task.input:business-key.​type Base required DSF BPMN message values 📦2.0.0 This IG
Task.input:correlation-key.​type Base required DSF BPMN message values 📦2.0.0 This IG
Task.output:error.type Base required DSF BPMN message values 📦2.0.0 This IG

Constraints

Id Grade Path(s) Description Expression
business-key-if-status-inprogress-completed-failed error Task Business key must be set if Task.status = {in-progress, completed, failed} ((%resource.status = 'in-progress') or (%resource.status = 'completed') or (%resource.status = 'failed')) implies input.type.coding.where( system = 'http://dsf.dev/fhir/CodeSystem/bpmn-message' and code = 'business-key') .exists()
requester-identifier-system error Task.requester.identifier.system Task.requester.identifier.system must be 'http://dsf.dev/sid/organization-identifier' or 'http://dsf.dev/sid/practitioner-identifier' $this = 'http://dsf.dev/sid/organization-identifier' or $this = 'http://dsf.dev/sid/practitioner-identifier'
requester-identifier-type-organization error Task.requester Task.requester.identifier.type must be 'Organization' if Task.requester.identifier.system is http://dsf.dev/sid/organization-identifier identifier.system = 'http://dsf.dev/sid/organization-identifier' implies type.empty() or type = 'Organization'
requester-identifier-type-practitioner error Task.requester Task.requester.identifier.type must be 'Practitioner' if Task.requester.identifier.system is http://dsf.dev/sid/practitioner-identifier identifier.system = 'http://dsf.dev/sid/practitioner-identifier' implies type.empty() or type = 'Practitioner'
restriction-recipient-identifier-type-organization error Task.restriction.recipient Task.restriction.recipient.identifier.type must be 'Organization' if Task.restriction.recipient.identifier.system is http://dsf.dev/sid/organization-identifier identifier.system = 'http://dsf.dev/sid/organization-identifier' implies type.empty() or type = 'Organization'
NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Task C 0..* Task This is an abstract profile.
A task to be performed
Constraints: inv-1, business-key-if-status-inprogress-completed-failed
... id Σ 0..1 id Logical id of this artifact
... meta Σ 0..1 Meta Metadata about the resource
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... language 0..1 code Language of the resource content
Binding: CommonLanguages (preferred): A human language.
Additional BindingsPurpose
AllLanguages Max Binding
... text 0..1 Narrative Text summary of the resource, for human interpretation
This profile does not constrain the narrative in regard to content, language, or traceability to data elements
... contained 0..* Resource Contained, inline Resources
... extension 0..* Extension Additional content defined by implementations
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
... identifier 0..* Identifier Task Instance Identifier
... instantiatesCanonical Σ 1..1 canonical(ActivityDefinition) Formal definition of task
... instantiatesUri Σ 0..1 uri Formal definition of task
... basedOn Σ 0..* Reference(Resource) Request fulfilled by this task
... groupIdentifier Σ 0..1 Identifier Requisition or grouper id
... partOf Σ 0..* Reference(Task) Composite task
... status ?!Σ 1..1 code draft | requested | received | accepted | +
Binding: TaskStatus (required): The current status of the task.
... statusReason Σ 0..1 CodeableConcept Reason for current status
Binding Description: (example): Codes to identify the reason for current status. These will typically be specific to a particular workflow.
... businessStatus Σ 0..1 CodeableConcept E.g. "Specimen collected", "IV prepped"
Binding Description: (example): The domain-specific business-contextual sub-state of the task. For example: "Blood drawn", "IV inserted", "Awaiting physician signature", etc.
... intent Σ 1..1 code unknown | proposal | plan | order | original-order | reflex-order | filler-order | instance-order | option
Binding: TaskIntent (required): Distinguishes whether the task is a proposal, plan or full order.
Fixed Value: order
... priority 0..1 code routine | urgent | asap | stat
Binding: RequestPriority (required): The task's priority.
... code Σ 0..1 CodeableConcept Task Type
Binding: TaskCode (example): Codes to identify what the task involves. These will typically be specific to a particular workflow.
... description Σ 0..1 string Human-readable explanation of task
... focus Σ 0..1 Reference(Resource) What task is acting on
... for Σ 0..1 Reference(Resource) Beneficiary of the Task
... encounter Σ 0..1 Reference(Encounter) Healthcare event during which this task originated
... executionPeriod Σ 0..1 Period Start and end time of execution
... authoredOn C 1..1 dateTime Task Creation Date
... lastModified ΣC 0..1 dateTime Task Last Modified Date
... requester ΣC 1..1 Reference(Organization(2.0.0) | Practitioner) Who is asking for task to be done
Constraints: requester-identifier-type-organization, requester-identifier-type-practitioner
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... type Σ 0..1 uri Type the reference refers to (e.g. "Patient")
Binding: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model).
.... identifier Σ 1..1 Identifier Logical reference, when literal reference is not known
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
..... use ?!Σ 0..1 code usual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .
..... type Σ 0..1 CodeableConcept Description of identifier
Binding: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.
..... system ΣC 1..1 uri The namespace for the identifier value
Constraints: requester-identifier-system
Example General: http://www.acme.com/identifiers/patient
..... value Σ 1..1 string The value that is unique
Example General: 123456
..... period Σ 0..1 Period Time period when id is/was valid for use
..... assigner Σ 0..1 Reference(Organization) Organization that issued id (may be just text)
.... display Σ 0..1 string Text alternative for the resource
... performerType 0..* CodeableConcept Requested performer
Binding: ProcedurePerformerRoleCodes (preferred): The type(s) of task performers allowed.
... owner Σ 0..1 Reference(Practitioner | PractitionerRole | Organization | CareTeam | HealthcareService | Patient | Device | RelatedPerson) Responsible individual
... location Σ 0..1 Reference(Location) Where task occurs
... reasonCode 0..1 CodeableConcept Why task is needed
Binding Description: (example): Indicates why the task is needed. E.g. Suspended because patient admitted to hospital.
... reasonReference 0..1 Reference(Resource) Why task is needed
... insurance 0..* Reference(Coverage | ClaimResponse) Associated insurance coverage
... note 0..* Annotation Comments made about the task
... relevantHistory 0..* Reference(Provenance) Key events in history of the Task
... restriction 1..1 BackboneElement Constraints on fulfillment tasks
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... repetitions 0..1 positiveInt How many times to repeat
.... period 0..1 Period When fulfillment sought
.... recipient C 1..1 Reference(Organization(2.0.0)) For whom is fulfillment sought?
Constraints: restriction-recipient-identifier-type-organization
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
..... type Σ 0..1 uri Type the reference refers to (e.g. "Patient")
Binding: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model).
..... identifier Σ 1..1 Identifier Logical reference, when literal reference is not known
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
...... use ?!Σ 0..1 code usual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .
...... type Σ 0..1 CodeableConcept Description of identifier
Binding: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.
...... system Σ 1..1 uri The namespace for the identifier value
Fixed Value: http://dsf.dev/sid/organization-identifier
...... value Σ 1..1 string The value that is unique
Example General: 123456
...... period Σ 0..1 Period Time period when id is/was valid for use
...... assigner Σ 0..1 Reference(Organization) Organization that issued id (may be just text)
..... display Σ 0..1 string Text alternative for the resource
... Slices for input 1..* BackboneElement Information used to perform task
Slice: Unordered, Open At End by value:type.coding.system, value:type.coding.code
.... input:All Slices Content/Rules for all slices
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... type 1..1 CodeableConcept Label for the input
Binding Description: (example): Codes to identify types of input parameters. These will typically be specific to a particular workflow. E.g. "Comparison source", "Applicable consent", "Concomitent Medications", etc.
..... value[x] 1..1 Content to use in performing the task
...... valueBase64Binary base64Binary
...... valueBoolean boolean
...... valueCanonical canonical(Any)
...... valueCode code
...... valueDate date
...... valueDateTime dateTime
...... valueDecimal decimal
...... valueId id
...... valueInstant instant
...... valueInteger integer
...... valueMarkdown markdown
...... valueOid oid
...... valuePositiveInt positiveInt
...... valueString string
...... valueTime time
...... valueUnsignedInt unsignedInt
...... valueUri uri
...... valueUrl url
...... valueUuid uuid
...... valueAddress Address
...... valueAge Age
...... valueAnnotation Annotation
...... valueAttachment Attachment
...... valueCodeableConcept CodeableConcept
...... valueCoding Coding
...... valueContactPoint ContactPoint
...... valueCount Count
...... valueDistance Distance
...... valueDuration Duration
...... valueHumanName HumanName
...... valueIdentifier Identifier
...... valueMoney Money
...... valuePeriod Period
...... valueQuantity Quantity
...... valueRange Range
...... valueRatio Ratio
...... valueReference Reference(Any)
...... valueSampledData SampledData
...... valueSignature Signature
...... valueTiming Timing
...... valueContactDetail ContactDetail
...... valueContributor Contributor
...... valueDataRequirement DataRequirement
...... valueExpression Expression
...... valueParameterDefinition ParameterDefinition
...... valueRelatedArtifact RelatedArtifact
...... valueTriggerDefinition TriggerDefinition
...... valueUsageContext UsageContext
...... valueDosage Dosage
...... valueMeta Meta
.... input:message-name 1..1 BackboneElement Information used to perform task
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... type 1..1 CodeableConcept Label for the input
Binding: DSF BPMN message values (required)
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
...... coding Σ 1..1 Coding Code defined by a terminology system
....... id 0..1 string Unique id for inter-element referencing
....... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
....... system Σ 1..1 uri Identity of the terminology system
Fixed Value: http://dsf.dev/fhir/CodeSystem/bpmn-message
....... version Σ 0..1 string Version of the system - if relevant
....... code Σ 1..1 code Symbol in syntax defined by the system
Fixed Value: message-name
....... display Σ 0..1 string Representation defined by the system
....... userSelected Σ 0..1 boolean If this coding was chosen directly by the user
...... text Σ 0..1 string Plain text representation of the concept
..... value[x] 1..1 string Content to use in performing the task
.... input:business-key 0..1 BackboneElement Information used to perform task
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... type 1..1 CodeableConcept Label for the input
Binding: DSF BPMN message values (required)
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
...... coding Σ 1..1 Coding Code defined by a terminology system
....... id 0..1 string Unique id for inter-element referencing
....... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
....... system Σ 1..1 uri Identity of the terminology system
Fixed Value: http://dsf.dev/fhir/CodeSystem/bpmn-message
....... version Σ 0..1 string Version of the system - if relevant
....... code Σ 1..1 code Symbol in syntax defined by the system
Fixed Value: business-key
....... display Σ 0..1 string Representation defined by the system
....... userSelected Σ 0..1 boolean If this coding was chosen directly by the user
...... text Σ 0..1 string Plain text representation of the concept
..... value[x] 1..1 string Content to use in performing the task
.... input:correlation-key 0..1 BackboneElement Information used to perform task
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... type 1..1 CodeableConcept Label for the input
Binding: DSF BPMN message values (required)
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
...... coding Σ 1..1 Coding Code defined by a terminology system
....... id 0..1 string Unique id for inter-element referencing
....... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
....... system Σ 1..1 uri Identity of the terminology system
Fixed Value: http://dsf.dev/fhir/CodeSystem/bpmn-message
....... version Σ 0..1 string Version of the system - if relevant
....... code Σ 1..1 code Symbol in syntax defined by the system
Fixed Value: correlation-key
....... display Σ 0..1 string Representation defined by the system
....... userSelected Σ 0..1 boolean If this coding was chosen directly by the user
...... text Σ 0..1 string Plain text representation of the concept
..... value[x] 1..1 string Content to use in performing the task
... Slices for output 0..* BackboneElement Information produced as part of task
Slice: Unordered, Open At End by value:type.coding.system, value:type.coding.code
.... output:All Slices Content/Rules for all slices
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... type 1..1 CodeableConcept Label for output
Binding Description: (example): Codes to identify types of input parameters. These will typically be specific to a particular workflow. E.g. "Identified issues", "Preliminary results", "Filler order", "Final results", etc.
..... value[x] 1..1 Result of output
...... valueBase64Binary base64Binary
...... valueBoolean boolean
...... valueCanonical canonical(Any)
...... valueCode code
...... valueDate date
...... valueDateTime dateTime
...... valueDecimal decimal
...... valueId id
...... valueInstant instant
...... valueInteger integer
...... valueMarkdown markdown
...... valueOid oid
...... valuePositiveInt positiveInt
...... valueString string
...... valueTime time
...... valueUnsignedInt unsignedInt
...... valueUri uri
...... valueUrl url
...... valueUuid uuid
...... valueAddress Address
...... valueAge Age
...... valueAnnotation Annotation
...... valueAttachment Attachment
...... valueCodeableConcept CodeableConcept
...... valueCoding Coding
...... valueContactPoint ContactPoint
...... valueCount Count
...... valueDistance Distance
...... valueDuration Duration
...... valueHumanName HumanName
...... valueIdentifier Identifier
...... valueMoney Money
...... valuePeriod Period
...... valueQuantity Quantity
...... valueRange Range
...... valueRatio Ratio
...... valueReference Reference(Any)
...... valueSampledData SampledData
...... valueSignature Signature
...... valueTiming Timing
...... valueContactDetail ContactDetail
...... valueContributor Contributor
...... valueDataRequirement DataRequirement
...... valueExpression Expression
...... valueParameterDefinition ParameterDefinition
...... valueRelatedArtifact RelatedArtifact
...... valueTriggerDefinition TriggerDefinition
...... valueUsageContext UsageContext
...... valueDosage Dosage
...... valueMeta Meta
.... output:error 0..* BackboneElement Information produced as part of task
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... type 1..1 CodeableConcept Label for output
Binding: DSF BPMN message values (required)
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
...... coding Σ 1..1 Coding Code defined by a terminology system
....... id 0..1 string Unique id for inter-element referencing
....... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
....... system Σ 1..1 uri Identity of the terminology system
Fixed Value: http://dsf.dev/fhir/CodeSystem/bpmn-message
....... version Σ 0..1 string Version of the system - if relevant
....... code Σ 1..1 code Symbol in syntax defined by the system
Fixed Value: error
....... display Σ 0..1 string Representation defined by the system
....... userSelected Σ 0..1 boolean If this coding was chosen directly by the user
...... text Σ 0..1 string Plain text representation of the concept
..... value[x] 1..1 string Result of output

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
Task.language Base preferred Common Languages 📍4.0.1 FHIR Std.
Task.status Base required TaskStatus 📍4.0.1 FHIR Std.
Task.statusReason Base example Not State Unknown
Task.businessStatus Base example Not State Unknown
Task.intent Base required TaskIntent 📍4.0.1 FHIR Std.
Task.priority Base required Request priority 📍4.0.1 FHIR Std.
Task.code Base example Task Codes 📍4.0.1 FHIR Std.
Task.requester.type Base extensible ResourceType 📍4.0.1 FHIR Std.
Task.requester.identifier.​use Base required IdentifierUse 📍4.0.1 FHIR Std.
Task.requester.identifier.​type Base extensible IdentifierType 📍4.0.1 FHIR Std.
Task.performerType Base preferred Procedure Performer Role Codes 📍4.0.1 FHIR Std.
Task.reasonCode Base example Not State Unknown
Task.restriction.recipient.​type Base extensible ResourceType 📍4.0.1 FHIR Std.
Task.restriction.recipient.​identifier.use Base required IdentifierUse 📍4.0.1 FHIR Std.
Task.restriction.recipient.​identifier.type Base extensible IdentifierType 📍4.0.1 FHIR Std.
Task.input.type Base example Not State Unknown
Task.input:message-name.​type Base required DSF BPMN message values 📦2.0.0 This IG
Task.input:business-key.​type Base required DSF BPMN message values 📦2.0.0 This IG
Task.input:correlation-key.​type Base required DSF BPMN message values 📦2.0.0 This IG
Task.output.type Base example Not State Unknown
Task.output:error.type Base required DSF BPMN message values 📦2.0.0 This IG

Constraints

Id Grade Path(s) Description Expression
business-key-if-status-inprogress-completed-failed error Task Business key must be set if Task.status = {in-progress, completed, failed} ((%resource.status = 'in-progress') or (%resource.status = 'completed') or (%resource.status = 'failed')) implies input.type.coding.where( system = 'http://dsf.dev/fhir/CodeSystem/bpmn-message' and code = 'business-key') .exists()
dom-2 error Task If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
dom-3 error Task If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
dom-4 error Task If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
dom-5 error Task If a resource is contained in another resource, it SHALL NOT have a security label contained.meta.security.empty()
dom-6 best practice Task A resource should have narrative for robust management text.`div`.exists()
ele-1 error **ALL** elements All FHIR elements must have a @value or children hasValue() or (children().count() > id.count())
ext-1 error **ALL** extensions Must have either extensions or value[x], not both extension.exists() != value.exists()
inv-1 error Task Last modified date must be greater than or equal to authored-on date. lastModified.exists().not() or authoredOn.exists().not() or lastModified >= authoredOn
requester-identifier-system error Task.requester.identifier.system Task.requester.identifier.system must be 'http://dsf.dev/sid/organization-identifier' or 'http://dsf.dev/sid/practitioner-identifier' $this = 'http://dsf.dev/sid/organization-identifier' or $this = 'http://dsf.dev/sid/practitioner-identifier'
requester-identifier-type-organization error Task.requester Task.requester.identifier.type must be 'Organization' if Task.requester.identifier.system is http://dsf.dev/sid/organization-identifier identifier.system = 'http://dsf.dev/sid/organization-identifier' implies type.empty() or type = 'Organization'
requester-identifier-type-practitioner error Task.requester Task.requester.identifier.type must be 'Practitioner' if Task.requester.identifier.system is http://dsf.dev/sid/practitioner-identifier identifier.system = 'http://dsf.dev/sid/practitioner-identifier' implies type.empty() or type = 'Practitioner'
restriction-recipient-identifier-type-organization error Task.restriction.recipient Task.restriction.recipient.identifier.type must be 'Organization' if Task.restriction.recipient.identifier.system is http://dsf.dev/sid/organization-identifier identifier.system = 'http://dsf.dev/sid/organization-identifier' implies type.empty() or type = 'Organization'

This structure is derived from Task

Summary

Mandatory: 16 elements(9 nested mandatory elements)
Fixed: 10 elements
Prohibited: 2 elements

Structures

This structure refers to these other structures:

Slices

This structure defines the following Slices:

  • The element 2 is sliced based on the values of Task.input (Open at End)
  • The element 2 is sliced based on the values of Task.output (Open at End)

Key Elements View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Task C 0..* Task This is an abstract profile.
A task to be performed
Constraints: inv-1, business-key-if-status-inprogress-completed-failed
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
... instantiatesCanonical Σ 1..1 canonical(ActivityDefinition) Formal definition of task
... intent Σ 1..1 code unknown | proposal | plan | order | original-order | reflex-order | filler-order | instance-order | option
Binding: TaskIntent (required): Distinguishes whether the task is a proposal, plan or full order.
Fixed Value: order
... authoredOn C 1..1 dateTime Task Creation Date
... requester ΣC 1..1 Reference(Organization(2.0.0) | Practitioner) Who is asking for task to be done
Constraints: requester-identifier-type-organization, requester-identifier-type-practitioner
.... identifier Σ 1..1 Identifier Logical reference, when literal reference is not known
..... use ?!Σ 0..1 code usual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .
..... system ΣC 1..1 uri The namespace for the identifier value
Constraints: requester-identifier-system
Example General: http://www.acme.com/identifiers/patient
..... value Σ 1..1 string The value that is unique
Example General: 123456
... restriction 1..1 BackboneElement Constraints on fulfillment tasks
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... recipient C 1..1 Reference(Organization(2.0.0)) For whom is fulfillment sought?
Constraints: restriction-recipient-identifier-type-organization
..... identifier Σ 1..1 Identifier Logical reference, when literal reference is not known
...... use ?!Σ 0..1 code usual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .
...... system Σ 1..1 uri The namespace for the identifier value
Fixed Value: http://dsf.dev/sid/organization-identifier
...... value Σ 1..1 string The value that is unique
Example General: 123456
... Slices for input 1..* BackboneElement Information used to perform task
Slice: Unordered, Open At End by value:type.coding.system, value:type.coding.code
.... input:All Slices Content/Rules for all slices
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... type 1..1 CodeableConcept Label for the input
Binding Description: (example): Codes to identify types of input parameters. These will typically be specific to a particular workflow. E.g. "Comparison source", "Applicable consent", "Concomitent Medications", etc.
..... value[x] 1..1 Content to use in performing the task
...... valueBase64Binary base64Binary
...... valueBoolean boolean
...... valueCanonical canonical(Any)
...... valueCode code
...... valueDate date
...... valueDateTime dateTime
...... valueDecimal decimal
...... valueId id
...... valueInstant instant
...... valueInteger integer
...... valueMarkdown markdown
...... valueOid oid
...... valuePositiveInt positiveInt
...... valueString string
...... valueTime time
...... valueUnsignedInt unsignedInt
...... valueUri uri
...... valueUrl url
...... valueUuid uuid
...... valueAddress Address
...... valueAge Age
...... valueAnnotation Annotation
...... valueAttachment Attachment
...... valueCodeableConcept CodeableConcept
...... valueCoding Coding
...... valueContactPoint ContactPoint
...... valueCount Count
...... valueDistance Distance
...... valueDuration Duration
...... valueHumanName HumanName
...... valueIdentifier Identifier
...... valueMoney Money
...... valuePeriod Period
...... valueQuantity Quantity
...... valueRange Range
...... valueRatio Ratio
...... valueReference Reference(Any)
...... valueSampledData SampledData
...... valueSignature Signature
...... valueTiming Timing
...... valueContactDetail ContactDetail
...... valueContributor Contributor
...... valueDataRequirement DataRequirement
...... valueExpression Expression
...... valueParameterDefinition ParameterDefinition
...... valueRelatedArtifact RelatedArtifact
...... valueTriggerDefinition TriggerDefinition
...... valueUsageContext UsageContext
...... valueDosage Dosage
...... valueMeta Meta
.... input:message-name 1..1 BackboneElement Information used to perform task
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... type 1..1 CodeableConcept Label for the input
Binding: DSF BPMN message values (required)
...... coding Σ 1..1 Coding Code defined by a terminology system
....... system Σ 1..1 uri Identity of the terminology system
Fixed Value: http://dsf.dev/fhir/CodeSystem/bpmn-message
....... code Σ 1..1 code Symbol in syntax defined by the system
Fixed Value: message-name
..... value[x] 1..1 string Content to use in performing the task
.... input:business-key 0..1 BackboneElement Information used to perform task
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... type 1..1 CodeableConcept Label for the input
Binding: DSF BPMN message values (required)
...... coding Σ 1..1 Coding Code defined by a terminology system
....... system Σ 1..1 uri Identity of the terminology system
Fixed Value: http://dsf.dev/fhir/CodeSystem/bpmn-message
....... code Σ 1..1 code Symbol in syntax defined by the system
Fixed Value: business-key
..... value[x] 1..1 string Content to use in performing the task
.... input:correlation-key 0..1 BackboneElement Information used to perform task
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... type 1..1 CodeableConcept Label for the input
Binding: DSF BPMN message values (required)
...... coding Σ 1..1 Coding Code defined by a terminology system
....... system Σ 1..1 uri Identity of the terminology system
Fixed Value: http://dsf.dev/fhir/CodeSystem/bpmn-message
....... code Σ 1..1 code Symbol in syntax defined by the system
Fixed Value: correlation-key
..... value[x] 1..1 string Content to use in performing the task
... Slices for output 0..* BackboneElement Information produced as part of task
Slice: Unordered, Open At End by value:type.coding.system, value:type.coding.code
.... output:All Slices Content/Rules for all slices
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... type 1..1 CodeableConcept Label for output
Binding Description: (example): Codes to identify types of input parameters. These will typically be specific to a particular workflow. E.g. "Identified issues", "Preliminary results", "Filler order", "Final results", etc.
..... value[x] 1..1 Result of output
...... valueBase64Binary base64Binary
...... valueBoolean boolean
...... valueCanonical canonical(Any)
...... valueCode code
...... valueDate date
...... valueDateTime dateTime
...... valueDecimal decimal
...... valueId id
...... valueInstant instant
...... valueInteger integer
...... valueMarkdown markdown
...... valueOid oid
...... valuePositiveInt positiveInt
...... valueString string
...... valueTime time
...... valueUnsignedInt unsignedInt
...... valueUri uri
...... valueUrl url
...... valueUuid uuid
...... valueAddress Address
...... valueAge Age
...... valueAnnotation Annotation
...... valueAttachment Attachment
...... valueCodeableConcept CodeableConcept
...... valueCoding Coding
...... valueContactPoint ContactPoint
...... valueCount Count
...... valueDistance Distance
...... valueDuration Duration
...... valueHumanName HumanName
...... valueIdentifier Identifier
...... valueMoney Money
...... valuePeriod Period
...... valueQuantity Quantity
...... valueRange Range
...... valueRatio Ratio
...... valueReference Reference(Any)
...... valueSampledData SampledData
...... valueSignature Signature
...... valueTiming Timing
...... valueContactDetail ContactDetail
...... valueContributor Contributor
...... valueDataRequirement DataRequirement
...... valueExpression Expression
...... valueParameterDefinition ParameterDefinition
...... valueRelatedArtifact RelatedArtifact
...... valueTriggerDefinition TriggerDefinition
...... valueUsageContext UsageContext
...... valueDosage Dosage
...... valueMeta Meta
.... output:error 0..* BackboneElement Information produced as part of task
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... type 1..1 CodeableConcept Label for output
Binding: DSF BPMN message values (required)
...... coding Σ 1..1 Coding Code defined by a terminology system
....... system Σ 1..1 uri Identity of the terminology system
Fixed Value: http://dsf.dev/fhir/CodeSystem/bpmn-message
....... code Σ 1..1 code Symbol in syntax defined by the system
Fixed Value: error
..... value[x] 1..1 string Result of output

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
Task.status Base required TaskStatus 📍4.0.1 FHIR Std.
Task.intent Base required TaskIntent 📍4.0.1 FHIR Std.
Task.requester.identifier.​use Base required IdentifierUse 📍4.0.1 FHIR Std.
Task.restriction.recipient.​identifier.use Base required IdentifierUse 📍4.0.1 FHIR Std.
Task.input.type Base example Not State Unknown
Task.input:message-name.​type Base required DSF BPMN message values 📦2.0.0 This IG
Task.input:business-key.​type Base required DSF BPMN message values 📦2.0.0 This IG
Task.input:correlation-key.​type Base required DSF BPMN message values 📦2.0.0 This IG
Task.output.type Base example Not State Unknown
Task.output:error.type Base required DSF BPMN message values 📦2.0.0 This IG

Constraints

Id Grade Path(s) Description Expression
business-key-if-status-inprogress-completed-failed error Task Business key must be set if Task.status = {in-progress, completed, failed} ((%resource.status = 'in-progress') or (%resource.status = 'completed') or (%resource.status = 'failed')) implies input.type.coding.where( system = 'http://dsf.dev/fhir/CodeSystem/bpmn-message' and code = 'business-key') .exists()
dom-2 error Task If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
dom-3 error Task If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
dom-4 error Task If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
dom-5 error Task If a resource is contained in another resource, it SHALL NOT have a security label contained.meta.security.empty()
dom-6 best practice Task A resource should have narrative for robust management text.`div`.exists()
ele-1 error **ALL** elements All FHIR elements must have a @value or children hasValue() or (children().count() > id.count())
ext-1 error **ALL** extensions Must have either extensions or value[x], not both extension.exists() != value.exists()
inv-1 error Task Last modified date must be greater than or equal to authored-on date. lastModified.exists().not() or authoredOn.exists().not() or lastModified >= authoredOn
requester-identifier-system error Task.requester.identifier.system Task.requester.identifier.system must be 'http://dsf.dev/sid/organization-identifier' or 'http://dsf.dev/sid/practitioner-identifier' $this = 'http://dsf.dev/sid/organization-identifier' or $this = 'http://dsf.dev/sid/practitioner-identifier'
requester-identifier-type-organization error Task.requester Task.requester.identifier.type must be 'Organization' if Task.requester.identifier.system is http://dsf.dev/sid/organization-identifier identifier.system = 'http://dsf.dev/sid/organization-identifier' implies type.empty() or type = 'Organization'
requester-identifier-type-practitioner error Task.requester Task.requester.identifier.type must be 'Practitioner' if Task.requester.identifier.system is http://dsf.dev/sid/practitioner-identifier identifier.system = 'http://dsf.dev/sid/practitioner-identifier' implies type.empty() or type = 'Practitioner'
restriction-recipient-identifier-type-organization error Task.restriction.recipient Task.restriction.recipient.identifier.type must be 'Organization' if Task.restriction.recipient.identifier.system is http://dsf.dev/sid/organization-identifier identifier.system = 'http://dsf.dev/sid/organization-identifier' implies type.empty() or type = 'Organization'

Differential View

This structure is derived from Task

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Task C 0..* Task This is an abstract profile.
A task to be performed
Constraints: business-key-if-status-inprogress-completed-failed
... instantiatesCanonical 1..1 canonical(ActivityDefinition) Formal definition of task
... intent 1..1 code unknown | proposal | plan | order | original-order | reflex-order | filler-order | instance-order | option
Fixed Value: order
... authoredOn 1..1 dateTime Task Creation Date
.... reference 0..0 Literal reference, Relative, internal or absolute URL
.... identifier 1..1 Identifier Logical reference, when literal reference is not known
..... system C 1..1 uri The namespace for the identifier value
Constraints: requester-identifier-system
..... value 1..1 string The value that is unique
... restriction 1..1 BackboneElement Constraints on fulfillment tasks
.... recipient C 1..1 Reference(Organization(2.0.0)) For whom is fulfillment sought?
Constraints: restriction-recipient-identifier-type-organization
..... reference 0..0 Literal reference, Relative, internal or absolute URL
..... identifier 1..1 Identifier Logical reference, when literal reference is not known
...... system 1..1 uri The namespace for the identifier value
Fixed Value: http://dsf.dev/sid/organization-identifier
...... value 1..1 string The value that is unique
... Slices for input 1..* BackboneElement Information used to perform task
Slice: Unordered, Open At End by value:type.coding.system, value:type.coding.code
.... input:message-name 1..1 BackboneElement Information used to perform task
..... type 1..1 CodeableConcept Label for the input
Binding: DSF BPMN message values (required)
...... coding 1..1 Coding Code defined by a terminology system
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://dsf.dev/fhir/CodeSystem/bpmn-message
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: message-name
..... value[x] 1..1 string Content to use in performing the task
.... input:business-key 0..1 BackboneElement Information used to perform task
..... type 1..1 CodeableConcept Label for the input
Binding: DSF BPMN message values (required)
...... coding 1..1 Coding Code defined by a terminology system
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://dsf.dev/fhir/CodeSystem/bpmn-message
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: business-key
..... value[x] 1..1 string Content to use in performing the task
.... input:correlation-key 0..1 BackboneElement Information used to perform task
..... type 1..1 CodeableConcept Label for the input
Binding: DSF BPMN message values (required)
...... coding 1..1 Coding Code defined by a terminology system
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://dsf.dev/fhir/CodeSystem/bpmn-message
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: correlation-key
..... value[x] 1..1 string Content to use in performing the task
... Slices for output 0..* BackboneElement Information produced as part of task
Slice: Unordered, Open At End by value:type.coding.system, value:type.coding.code
.... output:error 0..* BackboneElement Information produced as part of task
..... type 1..1 CodeableConcept Label for output
Binding: DSF BPMN message values (required)
...... coding 1..1 Coding Code defined by a terminology system
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://dsf.dev/fhir/CodeSystem/bpmn-message
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: error
..... value[x] 1..1 string Result of output

doco Documentation for this format

Terminology Bindings (Differential)

Path Status Usage ValueSet Version Source
Task.input:message-name.​type Base required DSF BPMN message values 📦2.0.0 This IG
Task.input:business-key.​type Base required DSF BPMN message values 📦2.0.0 This IG
Task.input:correlation-key.​type Base required DSF BPMN message values 📦2.0.0 This IG
Task.output:error.type Base required DSF BPMN message values 📦2.0.0 This IG

Constraints

Id Grade Path(s) Description Expression
business-key-if-status-inprogress-completed-failed error Task Business key must be set if Task.status = {in-progress, completed, failed} ((%resource.status = 'in-progress') or (%resource.status = 'completed') or (%resource.status = 'failed')) implies input.type.coding.where( system = 'http://dsf.dev/fhir/CodeSystem/bpmn-message' and code = 'business-key') .exists()
requester-identifier-system error Task.requester.identifier.system Task.requester.identifier.system must be 'http://dsf.dev/sid/organization-identifier' or 'http://dsf.dev/sid/practitioner-identifier' $this = 'http://dsf.dev/sid/organization-identifier' or $this = 'http://dsf.dev/sid/practitioner-identifier'
requester-identifier-type-organization error Task.requester Task.requester.identifier.type must be 'Organization' if Task.requester.identifier.system is http://dsf.dev/sid/organization-identifier identifier.system = 'http://dsf.dev/sid/organization-identifier' implies type.empty() or type = 'Organization'
requester-identifier-type-practitioner error Task.requester Task.requester.identifier.type must be 'Practitioner' if Task.requester.identifier.system is http://dsf.dev/sid/practitioner-identifier identifier.system = 'http://dsf.dev/sid/practitioner-identifier' implies type.empty() or type = 'Practitioner'
restriction-recipient-identifier-type-organization error Task.restriction.recipient Task.restriction.recipient.identifier.type must be 'Organization' if Task.restriction.recipient.identifier.system is http://dsf.dev/sid/organization-identifier identifier.system = 'http://dsf.dev/sid/organization-identifier' implies type.empty() or type = 'Organization'

Snapshot View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Task C 0..* Task This is an abstract profile.
A task to be performed
Constraints: inv-1, business-key-if-status-inprogress-completed-failed
... id Σ 0..1 id Logical id of this artifact
... meta Σ 0..1 Meta Metadata about the resource
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... language 0..1 code Language of the resource content
Binding: CommonLanguages (preferred): A human language.
Additional BindingsPurpose
AllLanguages Max Binding
... text 0..1 Narrative Text summary of the resource, for human interpretation
This profile does not constrain the narrative in regard to content, language, or traceability to data elements
... contained 0..* Resource Contained, inline Resources
... extension 0..* Extension Additional content defined by implementations
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
... identifier 0..* Identifier Task Instance Identifier
... instantiatesCanonical Σ 1..1 canonical(ActivityDefinition) Formal definition of task
... instantiatesUri Σ 0..1 uri Formal definition of task
... basedOn Σ 0..* Reference(Resource) Request fulfilled by this task
... groupIdentifier Σ 0..1 Identifier Requisition or grouper id
... partOf Σ 0..* Reference(Task) Composite task
... status ?!Σ 1..1 code draft | requested | received | accepted | +
Binding: TaskStatus (required): The current status of the task.
... statusReason Σ 0..1 CodeableConcept Reason for current status
Binding Description: (example): Codes to identify the reason for current status. These will typically be specific to a particular workflow.
... businessStatus Σ 0..1 CodeableConcept E.g. "Specimen collected", "IV prepped"
Binding Description: (example): The domain-specific business-contextual sub-state of the task. For example: "Blood drawn", "IV inserted", "Awaiting physician signature", etc.
... intent Σ 1..1 code unknown | proposal | plan | order | original-order | reflex-order | filler-order | instance-order | option
Binding: TaskIntent (required): Distinguishes whether the task is a proposal, plan or full order.
Fixed Value: order
... priority 0..1 code routine | urgent | asap | stat
Binding: RequestPriority (required): The task's priority.
... code Σ 0..1 CodeableConcept Task Type
Binding: TaskCode (example): Codes to identify what the task involves. These will typically be specific to a particular workflow.
... description Σ 0..1 string Human-readable explanation of task
... focus Σ 0..1 Reference(Resource) What task is acting on
... for Σ 0..1 Reference(Resource) Beneficiary of the Task
... encounter Σ 0..1 Reference(Encounter) Healthcare event during which this task originated
... executionPeriod Σ 0..1 Period Start and end time of execution
... authoredOn C 1..1 dateTime Task Creation Date
... lastModified ΣC 0..1 dateTime Task Last Modified Date
... requester ΣC 1..1 Reference(Organization(2.0.0) | Practitioner) Who is asking for task to be done
Constraints: requester-identifier-type-organization, requester-identifier-type-practitioner
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... type Σ 0..1 uri Type the reference refers to (e.g. "Patient")
Binding: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model).
.... identifier Σ 1..1 Identifier Logical reference, when literal reference is not known
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
..... use ?!Σ 0..1 code usual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .
..... type Σ 0..1 CodeableConcept Description of identifier
Binding: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.
..... system ΣC 1..1 uri The namespace for the identifier value
Constraints: requester-identifier-system
Example General: http://www.acme.com/identifiers/patient
..... value Σ 1..1 string The value that is unique
Example General: 123456
..... period Σ 0..1 Period Time period when id is/was valid for use
..... assigner Σ 0..1 Reference(Organization) Organization that issued id (may be just text)
.... display Σ 0..1 string Text alternative for the resource
... performerType 0..* CodeableConcept Requested performer
Binding: ProcedurePerformerRoleCodes (preferred): The type(s) of task performers allowed.
... owner Σ 0..1 Reference(Practitioner | PractitionerRole | Organization | CareTeam | HealthcareService | Patient | Device | RelatedPerson) Responsible individual
... location Σ 0..1 Reference(Location) Where task occurs
... reasonCode 0..1 CodeableConcept Why task is needed
Binding Description: (example): Indicates why the task is needed. E.g. Suspended because patient admitted to hospital.
... reasonReference 0..1 Reference(Resource) Why task is needed
... insurance 0..* Reference(Coverage | ClaimResponse) Associated insurance coverage
... note 0..* Annotation Comments made about the task
... relevantHistory 0..* Reference(Provenance) Key events in history of the Task
... restriction 1..1 BackboneElement Constraints on fulfillment tasks
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... repetitions 0..1 positiveInt How many times to repeat
.... period 0..1 Period When fulfillment sought
.... recipient C 1..1 Reference(Organization(2.0.0)) For whom is fulfillment sought?
Constraints: restriction-recipient-identifier-type-organization
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
..... type Σ 0..1 uri Type the reference refers to (e.g. "Patient")
Binding: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model).
..... identifier Σ 1..1 Identifier Logical reference, when literal reference is not known
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
...... use ?!Σ 0..1 code usual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .
...... type Σ 0..1 CodeableConcept Description of identifier
Binding: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.
...... system Σ 1..1 uri The namespace for the identifier value
Fixed Value: http://dsf.dev/sid/organization-identifier
...... value Σ 1..1 string The value that is unique
Example General: 123456
...... period Σ 0..1 Period Time period when id is/was valid for use
...... assigner Σ 0..1 Reference(Organization) Organization that issued id (may be just text)
..... display Σ 0..1 string Text alternative for the resource
... Slices for input 1..* BackboneElement Information used to perform task
Slice: Unordered, Open At End by value:type.coding.system, value:type.coding.code
.... input:All Slices Content/Rules for all slices
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... type 1..1 CodeableConcept Label for the input
Binding Description: (example): Codes to identify types of input parameters. These will typically be specific to a particular workflow. E.g. "Comparison source", "Applicable consent", "Concomitent Medications", etc.
..... value[x] 1..1 Content to use in performing the task
...... valueBase64Binary base64Binary
...... valueBoolean boolean
...... valueCanonical canonical(Any)
...... valueCode code
...... valueDate date
...... valueDateTime dateTime
...... valueDecimal decimal
...... valueId id
...... valueInstant instant
...... valueInteger integer
...... valueMarkdown markdown
...... valueOid oid
...... valuePositiveInt positiveInt
...... valueString string
...... valueTime time
...... valueUnsignedInt unsignedInt
...... valueUri uri
...... valueUrl url
...... valueUuid uuid
...... valueAddress Address
...... valueAge Age
...... valueAnnotation Annotation
...... valueAttachment Attachment
...... valueCodeableConcept CodeableConcept
...... valueCoding Coding
...... valueContactPoint ContactPoint
...... valueCount Count
...... valueDistance Distance
...... valueDuration Duration
...... valueHumanName HumanName
...... valueIdentifier Identifier
...... valueMoney Money
...... valuePeriod Period
...... valueQuantity Quantity
...... valueRange Range
...... valueRatio Ratio
...... valueReference Reference(Any)
...... valueSampledData SampledData
...... valueSignature Signature
...... valueTiming Timing
...... valueContactDetail ContactDetail
...... valueContributor Contributor
...... valueDataRequirement DataRequirement
...... valueExpression Expression
...... valueParameterDefinition ParameterDefinition
...... valueRelatedArtifact RelatedArtifact
...... valueTriggerDefinition TriggerDefinition
...... valueUsageContext UsageContext
...... valueDosage Dosage
...... valueMeta Meta
.... input:message-name 1..1 BackboneElement Information used to perform task
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... type 1..1 CodeableConcept Label for the input
Binding: DSF BPMN message values (required)
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
...... coding Σ 1..1 Coding Code defined by a terminology system
....... id 0..1 string Unique id for inter-element referencing
....... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
....... system Σ 1..1 uri Identity of the terminology system
Fixed Value: http://dsf.dev/fhir/CodeSystem/bpmn-message
....... version Σ 0..1 string Version of the system - if relevant
....... code Σ 1..1 code Symbol in syntax defined by the system
Fixed Value: message-name
....... display Σ 0..1 string Representation defined by the system
....... userSelected Σ 0..1 boolean If this coding was chosen directly by the user
...... text Σ 0..1 string Plain text representation of the concept
..... value[x] 1..1 string Content to use in performing the task
.... input:business-key 0..1 BackboneElement Information used to perform task
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... type 1..1 CodeableConcept Label for the input
Binding: DSF BPMN message values (required)
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
...... coding Σ 1..1 Coding Code defined by a terminology system
....... id 0..1 string Unique id for inter-element referencing
....... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
....... system Σ 1..1 uri Identity of the terminology system
Fixed Value: http://dsf.dev/fhir/CodeSystem/bpmn-message
....... version Σ 0..1 string Version of the system - if relevant
....... code Σ 1..1 code Symbol in syntax defined by the system
Fixed Value: business-key
....... display Σ 0..1 string Representation defined by the system
....... userSelected Σ 0..1 boolean If this coding was chosen directly by the user
...... text Σ 0..1 string Plain text representation of the concept
..... value[x] 1..1 string Content to use in performing the task
.... input:correlation-key 0..1 BackboneElement Information used to perform task
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... type 1..1 CodeableConcept Label for the input
Binding: DSF BPMN message values (required)
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
...... coding Σ 1..1 Coding Code defined by a terminology system
....... id 0..1 string Unique id for inter-element referencing
....... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
....... system Σ 1..1 uri Identity of the terminology system
Fixed Value: http://dsf.dev/fhir/CodeSystem/bpmn-message
....... version Σ 0..1 string Version of the system - if relevant
....... code Σ 1..1 code Symbol in syntax defined by the system
Fixed Value: correlation-key
....... display Σ 0..1 string Representation defined by the system
....... userSelected Σ 0..1 boolean If this coding was chosen directly by the user
...... text Σ 0..1 string Plain text representation of the concept
..... value[x] 1..1 string Content to use in performing the task
... Slices for output 0..* BackboneElement Information produced as part of task
Slice: Unordered, Open At End by value:type.coding.system, value:type.coding.code
.... output:All Slices Content/Rules for all slices
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... type 1..1 CodeableConcept Label for output
Binding Description: (example): Codes to identify types of input parameters. These will typically be specific to a particular workflow. E.g. "Identified issues", "Preliminary results", "Filler order", "Final results", etc.
..... value[x] 1..1 Result of output
...... valueBase64Binary base64Binary
...... valueBoolean boolean
...... valueCanonical canonical(Any)
...... valueCode code
...... valueDate date
...... valueDateTime dateTime
...... valueDecimal decimal
...... valueId id
...... valueInstant instant
...... valueInteger integer
...... valueMarkdown markdown
...... valueOid oid
...... valuePositiveInt positiveInt
...... valueString string
...... valueTime time
...... valueUnsignedInt unsignedInt
...... valueUri uri
...... valueUrl url
...... valueUuid uuid
...... valueAddress Address
...... valueAge Age
...... valueAnnotation Annotation
...... valueAttachment Attachment
...... valueCodeableConcept CodeableConcept
...... valueCoding Coding
...... valueContactPoint ContactPoint
...... valueCount Count
...... valueDistance Distance
...... valueDuration Duration
...... valueHumanName HumanName
...... valueIdentifier Identifier
...... valueMoney Money
...... valuePeriod Period
...... valueQuantity Quantity
...... valueRange Range
...... valueRatio Ratio
...... valueReference Reference(Any)
...... valueSampledData SampledData
...... valueSignature Signature
...... valueTiming Timing
...... valueContactDetail ContactDetail
...... valueContributor Contributor
...... valueDataRequirement DataRequirement
...... valueExpression Expression
...... valueParameterDefinition ParameterDefinition
...... valueRelatedArtifact RelatedArtifact
...... valueTriggerDefinition TriggerDefinition
...... valueUsageContext UsageContext
...... valueDosage Dosage
...... valueMeta Meta
.... output:error 0..* BackboneElement Information produced as part of task
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... type 1..1 CodeableConcept Label for output
Binding: DSF BPMN message values (required)
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
...... coding Σ 1..1 Coding Code defined by a terminology system
....... id 0..1 string Unique id for inter-element referencing
....... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
....... system Σ 1..1 uri Identity of the terminology system
Fixed Value: http://dsf.dev/fhir/CodeSystem/bpmn-message
....... version Σ 0..1 string Version of the system - if relevant
....... code Σ 1..1 code Symbol in syntax defined by the system
Fixed Value: error
....... display Σ 0..1 string Representation defined by the system
....... userSelected Σ 0..1 boolean If this coding was chosen directly by the user
...... text Σ 0..1 string Plain text representation of the concept
..... value[x] 1..1 string Result of output

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
Task.language Base preferred Common Languages 📍4.0.1 FHIR Std.
Task.status Base required TaskStatus 📍4.0.1 FHIR Std.
Task.statusReason Base example Not State Unknown
Task.businessStatus Base example Not State Unknown
Task.intent Base required TaskIntent 📍4.0.1 FHIR Std.
Task.priority Base required Request priority 📍4.0.1 FHIR Std.
Task.code Base example Task Codes 📍4.0.1 FHIR Std.
Task.requester.type Base extensible ResourceType 📍4.0.1 FHIR Std.
Task.requester.identifier.​use Base required IdentifierUse 📍4.0.1 FHIR Std.
Task.requester.identifier.​type Base extensible IdentifierType 📍4.0.1 FHIR Std.
Task.performerType Base preferred Procedure Performer Role Codes 📍4.0.1 FHIR Std.
Task.reasonCode Base example Not State Unknown
Task.restriction.recipient.​type Base extensible ResourceType 📍4.0.1 FHIR Std.
Task.restriction.recipient.​identifier.use Base required IdentifierUse 📍4.0.1 FHIR Std.
Task.restriction.recipient.​identifier.type Base extensible IdentifierType 📍4.0.1 FHIR Std.
Task.input.type Base example Not State Unknown
Task.input:message-name.​type Base required DSF BPMN message values 📦2.0.0 This IG
Task.input:business-key.​type Base required DSF BPMN message values 📦2.0.0 This IG
Task.input:correlation-key.​type Base required DSF BPMN message values 📦2.0.0 This IG
Task.output.type Base example Not State Unknown
Task.output:error.type Base required DSF BPMN message values 📦2.0.0 This IG

Constraints

Id Grade Path(s) Description Expression
business-key-if-status-inprogress-completed-failed error Task Business key must be set if Task.status = {in-progress, completed, failed} ((%resource.status = 'in-progress') or (%resource.status = 'completed') or (%resource.status = 'failed')) implies input.type.coding.where( system = 'http://dsf.dev/fhir/CodeSystem/bpmn-message' and code = 'business-key') .exists()
dom-2 error Task If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
dom-3 error Task If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
dom-4 error Task If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
dom-5 error Task If a resource is contained in another resource, it SHALL NOT have a security label contained.meta.security.empty()
dom-6 best practice Task A resource should have narrative for robust management text.`div`.exists()
ele-1 error **ALL** elements All FHIR elements must have a @value or children hasValue() or (children().count() > id.count())
ext-1 error **ALL** extensions Must have either extensions or value[x], not both extension.exists() != value.exists()
inv-1 error Task Last modified date must be greater than or equal to authored-on date. lastModified.exists().not() or authoredOn.exists().not() or lastModified >= authoredOn
requester-identifier-system error Task.requester.identifier.system Task.requester.identifier.system must be 'http://dsf.dev/sid/organization-identifier' or 'http://dsf.dev/sid/practitioner-identifier' $this = 'http://dsf.dev/sid/organization-identifier' or $this = 'http://dsf.dev/sid/practitioner-identifier'
requester-identifier-type-organization error Task.requester Task.requester.identifier.type must be 'Organization' if Task.requester.identifier.system is http://dsf.dev/sid/organization-identifier identifier.system = 'http://dsf.dev/sid/organization-identifier' implies type.empty() or type = 'Organization'
requester-identifier-type-practitioner error Task.requester Task.requester.identifier.type must be 'Practitioner' if Task.requester.identifier.system is http://dsf.dev/sid/practitioner-identifier identifier.system = 'http://dsf.dev/sid/practitioner-identifier' implies type.empty() or type = 'Practitioner'
restriction-recipient-identifier-type-organization error Task.restriction.recipient Task.restriction.recipient.identifier.type must be 'Organization' if Task.restriction.recipient.identifier.system is http://dsf.dev/sid/organization-identifier identifier.system = 'http://dsf.dev/sid/organization-identifier' implies type.empty() or type = 'Organization'

This structure is derived from Task

Summary

Mandatory: 16 elements(9 nested mandatory elements)
Fixed: 10 elements
Prohibited: 2 elements

Structures

This structure refers to these other structures:

Slices

This structure defines the following Slices:

  • The element 2 is sliced based on the values of Task.input (Open at End)
  • The element 2 is sliced based on the values of Task.output (Open at End)

 

Other representations of profile: CSV, Excel, Schematron