TaskCode

Task Codes

activeExtensions for Using Data Elements from FHIR R5 in FHIR R40.1.0complete8 concepts

Codes indicating the type of action that is expected to be performed

Metadata

hl7.org/fhir
Canonical URL
http://hl7.org/fhir/CodeSystem/task-code
ID
task-code
Version
5.0.0
Publisher
Orders and Observations
Case Sensitive
Yes

Concepts (8)

CodeDisplayDefinition
approveActivate/approve the focal resourceTake what actions are needed to transition the focus resource from 'draft' to 'active' or 'in-progress', as appropriate for the resource type. This may involve additing additional content, approval, validation, etc.
fulfillFulfill the focal requestAct to perform the actions described in the focus request. This might result in a 'more assertive' request (order for a plan or proposal, filler order for a placer order), but is intend to eventually result in events. The degree of fulfillment requested might be limited by Task.restriction.
instantiateInstantiate the focal definitionAct to perform the actions defined in the focus definition resource (ActivityDefinition, PlanDefinition, Questionnaire, etc.) For PlanDefinition or ActivityDefinition, this might result in a 'more assertive' request (order for a plan or proposal, filler order for a placer order), but is intend to eventually result in events. For Questionnaire, this would result in a QuestionnaireResponse - and possibly resources constructed using data extracted from the response. The degree of fulfillment requested might be limited by Task.restriction.
abortMark the focal resource as no longer activeAbort, cancel or withdraw the focal resource, as appropriate for the type of resource.
replaceReplace the focal resource with the input resourceReplace the focal resource with the specified input resource
changeChange the focal resourceUpdate the focal resource of the owning system to reflect the content specified as the Task.focus
suspendSuspend the focal resourceTransition the focal resource from 'active' or 'in-progress' to 'suspended'
resumeRe-activate the focal resourceTransition the focal resource from 'suspended' to 'active' or 'in-progress' as appropriate for the resource type.