{
"description": "The current status reason of the task.",
"_filename": "CodeSystem-task-status-reason.json",
"package_name": "hl7.fhir.r6.core",
"date": "2021-01-05T10:01:24+11:00",
"meta": {
"lastUpdated": "2026-07-17T17:22:54.721+10: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",
"type": null,
"experimental": "true",
"resourceType": "CodeSystem",
"title": "Task Status Reason",
"package_version": "6.0.0-ballot5",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "oo"
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "informative"
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 2
} ],
"status": "active",
"id": "3ef7108f-6f8b-415f-99f9-b654beeda339",
"valueSet": "http://hl7.org/fhir/ValueSet/task-status-reason",
"kind": null,
"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": "6.0.0-ballot5",
"contact": [ {
"telecom": [ {
"value": "http://hl7.org/fhir",
"system": "url"
}, {
"value": "fhir@lists.hl7.org",
"system": "email"
} ]
} ]
}