http://hl7.org/fhir/task-status|5.0.0
name
TaskStatus
TaskStatus
package
hl7.fhir.r5.core@5.0.0
hl7.fhir.r5.core@5.0.0
content
complete
complete
status
active
active
date
2021-01-04 23:01:24.0
2021-01-04 23:01:24.0
Task Status
The current status of the task.
{
"description" : "The current status of the task.",
"compose" : null,
"package" : "hl7.fhir.r5.core@5.0.0",
"date" : "2021-01-04T23:01:24Z",
"meta" : {
"profile" : [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
"lastUpdated" : "2023-03-26T15:21:02.749+11:00"
},
"publisher" : "HL7 (FHIR Project)",
"jurisdiction" : [ {
"coding" : [ {
"code" : "001",
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"display" : "World"
} ]
} ],
"content" : "complete",
"name" : "TaskStatus",
"experimental" : false,
"resourceType" : "CodeSystem",
"title" : "Task Status",
"supliment" : null,
"extension" : [ {
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode" : "oo"
}, {
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "trial-use"
}, {
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger" : 2
} ],
"status" : "active",
"id" : "258e6342-0111-5264-b50c-219ade26fa37",
"valueSet" : "http://hl7.org/fhir/ValueSet/task-status",
"url" : "http://hl7.org/fhir/task-status",
"identifier" : [ {
"value" : "urn:oid:2.16.840.1.113883.4.642.4.791",
"system" : "urn:ietf:rfc:3986"
}, {
"use" : "old",
"value" : "urn:oid:2.16.840.1.113883.4.642.1.774",
"system" : "urn:ietf:rfc:3986"
} ],
"concept" : [ {
"code" : "draft",
"display" : "Draft",
"definition" : "The task is not yet ready to be acted upon."
}, {
"code" : "requested",
"display" : "Requested",
"definition" : "The task is ready to be acted upon and action is sought."
}, {
"code" : "received",
"display" : "Received",
"definition" : "A potential performer has claimed ownership of the task and is evaluating whether to perform it."
}, {
"code" : "accepted",
"display" : "Accepted",
"definition" : "The potential performer has agreed to execute the task but has not yet started work."
}, {
"code" : "rejected",
"display" : "Rejected",
"definition" : "The potential performer who claimed ownership of the task has decided not to execute it prior to performing any action."
}, {
"code" : "ready",
"display" : "Ready",
"definition" : "The task is ready to be performed, but no action has yet been taken. Used in place of requested/received/accepted/rejected when request assignment and acceptance is a given."
}, {
"code" : "cancelled",
"display" : "Cancelled",
"definition" : "The task was not completed."
}, {
"code" : "in-progress",
"display" : "In Progress",
"definition" : "The task has been started but is not yet complete."
}, {
"code" : "on-hold",
"display" : "On Hold",
"definition" : "The task has been started but work has been paused."
}, {
"code" : "failed",
"display" : "Failed",
"definition" : "The task was attempted but could not be completed due to some error."
}, {
"code" : "completed",
"display" : "Completed",
"definition" : "The task has been completed."
}, {
"code" : "entered-in-error",
"display" : "Entered in Error",
"definition" : "The task should never have existed and is retained only because of the possibility it may have used."
} ],
"caseSensitive" : true,
"version" : "5.0.0",
"contact" : [ {
"telecom" : [ {
"value" : "http://hl7.org/fhir",
"system" : "url"
}, {
"value" : "fhir@lists.hl7.org",
"system" : "email"
} ]
} ]
}