This page is part of the Data Access Framework (v1.8.0: STU 2 Ballot 2) based on FHIR v1.8.0. . For a full list of available versions, see the Directory of published versions
The official URL for this profile is:
http://hl7.org/fhir/us/daf-research/StructureDefinition/daf-task
This profile builds on Task.
This profile was published on Fri Aug 12 00:00:00 AEST 2016 as a draft by Health Level Seven International (FHIR Infrastructure WG - Data Access Framework).
Description of Profiles, Differentials, Snapshots, and how the XML and JSON presentations work.
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Task | I | 0..* | A task to be performed | |
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: Common Languages (extensible) | |
text | I | 0..1 | Narrative | Text summary of the resource, for human interpretation |
contained | 0..* | Resource | Contained, inline Resources | |
extension | 0..* | Extension | Additional Content defined by implementations | |
modifierExtension | ?! | 0..* | Extension | Extensions that cannot be ignored |
identifier | S | 1..1 | Identifier | Task Instance Identifier |
definition[x] | ∑ | 0..1 | uri, Reference(ActivityDefinition) | 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 | S | 1..1 | code | draft | requested | received | accepted | + Binding: TaskStatus (required) |
statusReason | ∑ | 0..1 | CodeableConcept | Reason for current status |
businessStatus | ∑ | 0..1 | CodeableConcept | E.g. "Specimen collected", "IV prepped" Binding: (unbound) (example) |
intent | ∑ | 1..1 | code | proposed | planned | actionable + Binding: RequestIntent (required) |
priority | S | 0..1 | code | normal | urgent | asap | stat Binding: RequestPriority (required) |
code | ∑ | 0..1 | CodeableConcept | Task Type |
description | S | 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 |
context | ∑ | 0..1 | Reference(Encounter), Reference(EpisodeOfCare) | Healthcare event during which this task originated |
executionPeriod | ∑ | 0..1 | Period | Start and end time of execution |
authoredOn | I | 0..1 | dateTime | Task Creation Date |
lastModified | SI | 1..1 | dateTime | Task Last Modified Date |
requester | SI | 1..1 | BackboneElement | Who is asking for task to be done |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Additional Content defined by implementations | |
modifierExtension | ?!∑ | 0..* | Extension | Extensions that cannot be ignored |
agent | ∑ | 1..1 | Reference(Device), Reference(Organization), Reference(Patient), Reference(Practitioner), Reference(RelatedPerson) | Individual asking for task |
onBehalfOf | 0..1 | Reference(Organization) | Organization individual is acting for | |
performerType | 0..* | CodeableConcept | requester | dispatcher | scheduler | performer | monitor | manager | acquirer | reviewer Binding: TaskPerformerType (preferred) | |
owner | S | 0..1 | Reference(Device), Reference(Organization), Reference(Patient), Reference(Practitioner), Reference(RelatedPerson) | Task Owner |
reason | S | 0..1 | CodeableConcept | Why task is needed Binding: (unbound) (example) |
note | S | 0..* | Annotation | Comments made about the task |
relevantHistory | 0..* | Reference(Provenance) | Key events in history of the Task | |
restriction | I | 0..1 | BackboneElement | Constraints on fulfillment tasks |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Additional Content defined by implementations | |
modifierExtension | ?!∑ | 0..* | Extension | Extensions that cannot be ignored |
repetitions | 0..1 | positiveInt | How many times to repeat | |
period | 0..1 | Period | Over what time-period is fulfillment sought | |
recipient | 0..* | Reference(Patient), Reference(Practitioner), Reference(RelatedPerson), Reference(Group), Reference(Organization) | For whom is fulfillment sought? | |
input | SI | 0..* | BackboneElement | Information used to perform task |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Additional Content defined by implementations | |
modifierExtension | ?!∑ | 0..* | Extension | Extensions that cannot be ignored |
type | S | 1..1 | CodeableConcept | Label for the input Binding: (unbound) (example) |
value[x] | S | 1..1 | base64Binary, boolean, code, date, dateTime, decimal, id, instant, integer, markdown, oid, positiveInt, string, time, unsignedInt, uri, Address, Age, Annotation, Attachment, CodeableConcept, Coding, ContactPoint, Count, Distance, Duration, HumanName, Identifier, Money, Period, Quantity, Range, Ratio, Reference(), SampledData, Signature, Timing, Meta | Content to use in performing the task |
output | SI | 0..* | BackboneElement | Information produced as part of task |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Additional Content defined by implementations | |
modifierExtension | ?!∑ | 0..* | Extension | Extensions that cannot be ignored |
type | S | 1..1 | CodeableConcept | Label for output Binding: (unbound) (example) |
value[x] | S | 1..1 | base64Binary, boolean, code, date, dateTime, decimal, id, instant, integer, markdown, oid, positiveInt, string, time, unsignedInt, uri, Address, Age, Annotation, Attachment, CodeableConcept, Coding, ContactPoint, Count, Distance, Duration, HumanName, Identifier, Money, Period, Quantity, Range, Ratio, Reference(), SampledData, Signature, Timing, Meta | Result of output |
Documentation for this format |
Differential View
Snapshot View
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Task | I | 0..* | A task to be performed | |
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: Common Languages (extensible) | |
text | I | 0..1 | Narrative | Text summary of the resource, for human interpretation |
contained | 0..* | Resource | Contained, inline Resources | |
extension | 0..* | Extension | Additional Content defined by implementations | |
modifierExtension | ?! | 0..* | Extension | Extensions that cannot be ignored |
identifier | S | 1..1 | Identifier | Task Instance Identifier |
definition[x] | ∑ | 0..1 | uri, Reference(ActivityDefinition) | 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 | S | 1..1 | code | draft | requested | received | accepted | + Binding: TaskStatus (required) |
statusReason | ∑ | 0..1 | CodeableConcept | Reason for current status |
businessStatus | ∑ | 0..1 | CodeableConcept | E.g. "Specimen collected", "IV prepped" Binding: (unbound) (example) |
intent | ∑ | 1..1 | code | proposed | planned | actionable + Binding: RequestIntent (required) |
priority | S | 0..1 | code | normal | urgent | asap | stat Binding: RequestPriority (required) |
code | ∑ | 0..1 | CodeableConcept | Task Type |
description | S | 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 |
context | ∑ | 0..1 | Reference(Encounter), Reference(EpisodeOfCare) | Healthcare event during which this task originated |
executionPeriod | ∑ | 0..1 | Period | Start and end time of execution |
authoredOn | I | 0..1 | dateTime | Task Creation Date |
lastModified | SI | 1..1 | dateTime | Task Last Modified Date |
requester | SI | 1..1 | BackboneElement | Who is asking for task to be done |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Additional Content defined by implementations | |
modifierExtension | ?!∑ | 0..* | Extension | Extensions that cannot be ignored |
agent | ∑ | 1..1 | Reference(Device), Reference(Organization), Reference(Patient), Reference(Practitioner), Reference(RelatedPerson) | Individual asking for task |
onBehalfOf | 0..1 | Reference(Organization) | Organization individual is acting for | |
performerType | 0..* | CodeableConcept | requester | dispatcher | scheduler | performer | monitor | manager | acquirer | reviewer Binding: TaskPerformerType (preferred) | |
owner | S | 0..1 | Reference(Device), Reference(Organization), Reference(Patient), Reference(Practitioner), Reference(RelatedPerson) | Task Owner |
reason | S | 0..1 | CodeableConcept | Why task is needed Binding: (unbound) (example) |
note | S | 0..* | Annotation | Comments made about the task |
relevantHistory | 0..* | Reference(Provenance) | Key events in history of the Task | |
restriction | I | 0..1 | BackboneElement | Constraints on fulfillment tasks |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Additional Content defined by implementations | |
modifierExtension | ?!∑ | 0..* | Extension | Extensions that cannot be ignored |
repetitions | 0..1 | positiveInt | How many times to repeat | |
period | 0..1 | Period | Over what time-period is fulfillment sought | |
recipient | 0..* | Reference(Patient), Reference(Practitioner), Reference(RelatedPerson), Reference(Group), Reference(Organization) | For whom is fulfillment sought? | |
input | SI | 0..* | BackboneElement | Information used to perform task |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Additional Content defined by implementations | |
modifierExtension | ?!∑ | 0..* | Extension | Extensions that cannot be ignored |
type | S | 1..1 | CodeableConcept | Label for the input Binding: (unbound) (example) |
value[x] | S | 1..1 | base64Binary, boolean, code, date, dateTime, decimal, id, instant, integer, markdown, oid, positiveInt, string, time, unsignedInt, uri, Address, Age, Annotation, Attachment, CodeableConcept, Coding, ContactPoint, Count, Distance, Duration, HumanName, Identifier, Money, Period, Quantity, Range, Ratio, Reference(), SampledData, Signature, Timing, Meta | Content to use in performing the task |
output | SI | 0..* | BackboneElement | Information produced as part of task |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Additional Content defined by implementations | |
modifierExtension | ?!∑ | 0..* | Extension | Extensions that cannot be ignored |
type | S | 1..1 | CodeableConcept | Label for output Binding: (unbound) (example) |
value[x] | S | 1..1 | base64Binary, boolean, code, date, dateTime, decimal, id, instant, integer, markdown, oid, positiveInt, string, time, unsignedInt, uri, Address, Age, Annotation, Attachment, CodeableConcept, Coding, ContactPoint, Count, Distance, Duration, HumanName, Identifier, Money, Period, Quantity, Range, Ratio, Reference(), SampledData, Signature, Timing, Meta | Result of output |
Documentation for this format |
Downloads: StructureDefinition: (XML, JSON, CSV), Schema: XML Schematron