http://hl7.org/fhir/task-status-reason|5.0.0
name
TaskStatusReason
TaskStatusReason
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 Reason
The current status reason of the task.
{
"description" : "The current status reason 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" : "TaskStatusReason",
"experimental" : false,
"resourceType" : "CodeSystem",
"title" : "Task Status Reason",
"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" : "56f5b0a3-704c-5ca5-b246-d9134f2607c0",
"valueSet" : "http://hl7.org/fhir/ValueSet/task-status-reason",
"url" : "http://hl7.org/fhir/task-status-reason",
"identifier" : [ {
"value" : "urn:oid:2.16.840.1.113883.4.642.4.2042",
"system" : "urn:ietf:rfc:3986"
} ],
"concept" : [ {
"code" : "missing",
"display" : "Missing",
"definition" : "An item nessary for task completion is missing."
}, {
"code" : "misidentified",
"display" : "Misidentified",
"definition" : "Something related to the task was misidentified."
}, {
"code" : "equipment-issue",
"display" : "Equipment-issue",
"definition" : "A piece of equipment necessary for completion of the task is malfunctioning."
}, {
"code" : "environmental-issue",
"display" : "Environmental-issue",
"definition" : "Something in the environment is preventing task completion."
}, {
"code" : "personnel-issue",
"display" : "Personnel-issue",
"definition" : "Key personnel necessary for task completion are not present."
} ],
"caseSensitive" : true,
"version" : "5.0.0",
"contact" : [ {
"telecom" : [ {
"value" : "http://hl7.org/fhir",
"system" : "url"
}, {
"value" : "fhir@lists.hl7.org",
"system" : "email"
} ]
} ]
}