{
  "resourceType": "ValueSet",
  "status": "draft",
  "name": "TaskBusinessStatusesVS",
  "id": "task-business-statuses",
  "title": "Task Business Statuses",
  "description": "Business sub-states that can be recorded on a clinical task alongside its lifecycle\nstatus -- whether the chart element the task is filed against needs a human's eyes, which\nis a different question from where the task sits in its workflow (`status`) and from\nwhether a machine proposal has been accepted (`intent` + `status`).\n\nReached from `NexusEmrCoreClinicalTask.businessStatus` through\n[Task Business Statuses (all recognised)](ValueSet-task-business-status-all.md), which binds\n**required**. A sub-state with no concept here is an error rather than a local extension -- adding\none means adding it to this set, in a reviewed release.",
  "url": "https://fhir.apps.health/ValueSet/task-business-statuses",
  "experimental": false,
  "compose": {
    "include": [
      {
        "system": "https://fhir.apps.health/CodeSystem/task-business-status"
      }
    ]
  }
}
