Skip to main content

Task

Trial Use 3 Workflow

A task to be performed.

Endpoints

devhttps://api.sandbox.ovok.com/fhir/R5/Task
InteractionMethodPath
ReadGET/fhir/R5/Task/[id]
VreadGET/fhir/R5/Task/[id]/_history/[vid]
UpdatePUT/fhir/R5/Task/[id]
PatchPATCH/fhir/R5/Task/[id]
DeleteDELETE/fhir/R5/Task/[id]
CreatePOST/fhir/R5/Task
SearchGET/fhir/R5/Task?...
HistoryGET/fhir/R5/Task/[id]/_history
Type-historyGET/fhir/R5/Task/_history

Top-level elements

ElementType(s)CardinalityDescription
identifierIdentifier0..*Task Instance Identifier
instantiatesCanonicalcanonical0..1Formal definition of task
instantiatesUriuri0..1Formal definition of task
basedOnReference0..*Request fulfilled by this task
groupIdentifierIdentifier0..1Requisition or grouper id
partOfReference0..*Composite task
statuscode1..1draft
statusReasonCodeableReference0..1Reason for current status
businessStatusCodeableConcept0..1E.g. "Specimen collected", "IV prepped"
intentcode1..1unknown
prioritycode0..1routine
doNotPerformboolean0..1True if Task is prohibiting action modifier
codeCodeableConcept0..1Task Type
descriptionstring0..1Human-readable explanation of task
focusReference0..1What task is acting on
forReference0..1Beneficiary of the Task
encounterReference0..1Healthcare event during which this task originated
requestedPeriodPeriod0..1When the task should be performed
executionPeriodPeriod0..1Start and end time of execution
authoredOndateTime0..1Task Creation Date
lastModifieddateTime0..1Task Last Modified Date
requesterReference0..1Who is asking for task to be done
requestedPerformerCodeableReference0..*Who should perform Task
ownerReference0..1Responsible individual
performerBackboneElement0..*Who or what performed the task
locationReference0..1Where task occurs
reasonCodeableReference0..*Why task is needed
insuranceReference0..*Associated insurance coverage
noteAnnotation0..*Comments made about the task
relevantHistoryReference0..*Key events in history of the Task
restrictionBackboneElement0..1Constraints on fulfillment tasks
inputBackboneElement0..*Information used to perform task
outputBackboneElement0..*Information produced as part of task

Resource-specific search parameters

ParameterTypeDescription
actorreferenceSearch by specific performer.
authored-ondateSearch by creation date
based-onreferenceSearch by requests this task is based on
business-statustokenSearch by business status
codetokenEvent or incident that occurred or was averted
encounterreferenceEncounter related to the activity recorded in the AuditEvent
focusreferenceSearch by task focus
group-identifiertokenSearch by group identifier
identifiertokenAccount number
intenttokenSearch by task intent
modifieddateSearch by last modification date
outputreferenceSearch by task output
ownerreferenceSearch by task owner
part-ofreferenceSearch by task this task is part of
patientreferenceThe entity that caused the expenses
performertokenSearch by recommended type of performer (e.g., Requester, Performer, Scheduler).
perioddateSearch by period Task is/was underway
prioritytokenSearch by task priority
requestedperformer-referencereferenceSearch by specific requested performer.
requesterreferenceSearch by task requester
statustokenSearch by task status
subjectreferenceSearch by subject

Reference

  • Official FHIR R5 spec: Task
  • Maturity: Trial Use 3 (FMM 3).