{
  "resourceType": "ValueSet",
  "status": "draft",
  "name": "NexusTaskCodesVS",
  "id": "nexus-task-codes",
  "title": "Task Codes",
  "description": "The category a clinical task is filed under, so a view can sort tasks into bins: reminder, call,\nappointment, review-report, prevention, referral, billing, medication, other. Bound EXTENSIBLY\nfrom NexusEmrCoreClinicalTask.code, so a deployment needing a category this value set does not\ncarry stays valid under its own system. `Task.code` is optional and this axis is independent of\nwhether the task carries a suggested resource and of `Task.intent`.",
  "url": "https://fhir.apps.health/ValueSet/nexus-task-codes",
  "experimental": false,
  "compose": {
    "include": [
      {
        "system": "https://fhir.apps.health/CodeSystem/nexus-task-code"
      }
    ]
  }
}
