{
"description": "The current status reason of the task.",
"_filename": "CodeSystem-task-status-reason.json",
"package_name": "hl7.fhir.r5.core",
"date": "2021-01-05T10:01:24+11:00",
"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",
"type": null,
"experimental": "false",
"resourceType": "CodeSystem",
"title": "Task Status Reason",
"package_version": "5.0.0",
"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": "529b70d3-1313-4a42-84f5-0dbced73cf40",
"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": "5.0.0",
"contact": [ {
"telecom": [ {
"value": "http://hl7.org/fhir",
"system": "url"
}, {
"value": "fhir@lists.hl7.org",
"system": "email"
} ]
} ]
}