-
Type:
Change Request
-
Resolution: Persuasive with Modification
-
Priority:
Medium
-
FHIR Core (FHIR)
-
R5
-
FHIR Infrastructure
-
Task
-
Workflow
-
-
Vassil Peytchev/Jose Costa Teixeira: 5-0-0
-
Clarification
-
Non-substantive
The current documentation for Task.basedOn states:
Description: Request fulfilled by this task
Definition: BasedOn refers to a higher-level authorization that triggered the creation of the task. It references a "request" resource such as a ServiceRequest, MedicationRequest, ServiceRequest, CarePlan, etc. which is distinct from the "request" resource the task is seeking to fulfill. This latter resource is referenced by FocusOn. For example, based on a ServiceRequest (= BasedOn), a task is created to fulfill a procedureRequest ( = FocusOn ) to collect a specimen from a patient.
The documentation of Task.focus states:
Description: What task is acting on
Definition: The request being actioned or the resource being manipulated by this task.
These definitions are not very clear, and create confusion. In general, I don't think there there will be a secondary "request" for task.focusOn to reference. It makes more sense to use sub-tasks for parts of the original request, rather than expecting additional ServiceRequests. Example:
ServiceRequest: lab order for CBC Panel
Task 1: basedOn ServiceRequest, no focus, please fulfill order for CBC Panel
Task 2: basedOn ServiceRequest, focus Specimen, partOf Task 1, collect specimen
- mentioned in
-
Page Loading...