Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Task

Hierarchy

Index

Properties

Optional authoredOn

authoredOn: dateTime

Task Creation Date

Optional basedOn

basedOn: Reference[]

Request fulfilled by this task

Optional businessStatus

businessStatus: CodeableConcept

E.g. "Specimen collected", "IV prepped"

Optional code

Optional contained

contained: Resource[]

Contained, inline Resources

Optional description

description: undefined | string

Human-readable explanation of task

Optional encounter

encounter: Reference

Healthcare event during which this task originated (Must reference Encounter resource)

Optional executionPeriod

executionPeriod: Period

Start and end time of execution

Optional extension

extension: Extension[]

Additional Content defined by implementations

Optional focus

focus: Reference

What task is acting on

Optional for

Beneficiary of the Task

Optional groupIdentifier

groupIdentifier: Identifier

Requisition or grouper id

Optional id

id: id

Logical id of this artifact

Optional identifier

identifier: Identifier[]

Task Instance Identifier

Optional implicitRules

implicitRules: uri

A set of rules under which this content was created

Optional input

input: TaskInput[]

Information used to perform task

Optional instantiatesCanonical

instantiatesCanonical: canonical

Formal definition of task

Optional instantiatesUri

instantiatesUri: uri

Formal definition of task

Optional insurance

insurance: Reference[]

Associated insurance coverage

intent

intent: TaskIntent

unknown | proposal | plan | order | original-order | reflex-order | filler-order | instance-order | option (http://hl7.org/fhir/valueset-task-intent.html)

Optional language

language: code

Language of the resource content

Optional lastModified

lastModified: dateTime

Task Last Modified Date

Optional location

location: Reference

Where task occurs

Optional meta

meta: Meta

Metadata about the resource

Optional modifierExtension

modifierExtension: Extension[]

Extensions that cannot be ignored

Optional note

note: Annotation[]

Comments made about the task

Optional output

output: TaskOutput[]

Information produced as part of task

Optional owner

owner: Reference

Responsible individual

Optional partOf

partOf: Reference[]

Composite task

Optional performerType

performerType: CodeableConcept[]

Optional priority

priority: TaskUrgency

routine | urgent | asap | stat (http://hl7.org/fhir/valueset-request-priority.html)

Optional reasonCode

reasonCode: CodeableConcept

Why task is needed as a CodeableConcept

Optional reasonReference

reasonReference: Reference

Why task is needed as a Reference

Optional relevantHistory

relevantHistory: Reference[]

Key events in history of the Task

Optional requester

requester: Reference

Who is asking for task to be done

Optional resourceType

resourceType: code

The type of the resource.

Optional restriction

restriction: TaskRestriction

Constraints on fulfillment tasks

status

status: TaskStatus

draft | requested | received | accepted | rejected | ready | cancelled | in-progress | on-hold | failed | completed | entered-in-error

Optional statusReason

statusReason: CodeableConcept

Reason for current status

Optional text

text: Narrative

Text summary of the resource, for human interpretation

Generated using TypeDoc