{
  "resourceType": "ValueSet",
  "id": "task-code",
  "url": "http://ehealthontario.ca/fhir/ValueSet/task-code",
  "version": "1.0.1",
  "name": "TaskCode",
  "title": "Task Code",
  "status": "draft",
  "publisher": "Ontario Health",
  "description": "Contains codes indicating the type of action that is expected to be performed",
  "immutable": false,
  "compose": {
    "include": [
      {
        "system": "https://ehealthontario.ca/fhir/CodeSystem/task-code"
      }
    ]
  }
}