{
  "resourceType": "StructureDefinition",
  "id": "8b267880-9794-458a-ae36-3b92d6e96588",
  "meta": {
    "lastUpdated": "2022-03-29T17:10:48.324+00:00"
  },
  "url": "https://simplifier.net/winningtest/task-profile",
  "name": "Task",
  "title": "任务",
  "status": "draft",
  "date": "2022-03-29T16:20:24.5966172+00:00",
  "fhirVersion": "4.0.1",
  "kind": "resource",
  "abstract": false,
  "type": "Task",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Task",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Task.status",
        "path": "Task.status",
        "short": "任务状态"
      },
      {
        "id": "Task.businessStatus",
        "path": "Task.businessStatus",
        "short": "业务状态"
      },
      {
        "id": "Task.code",
        "path": "Task.code",
        "short": "任务类型"
      },
      {
        "id": "Task.focus",
        "path": "Task.focus",
        "short": "任务作用于的资源"
      },
      {
        "id": "Task.for",
        "path": "Task.for",
        "short": "任务的受益方"
      },
      {
        "id": "Task.requester",
        "path": "Task.requester",
        "short": "请求方"
      },
      {
        "id": "Task.performerType",
        "path": "Task.performerType",
        "short": "请求的执行方"
      },
      {
        "id": "Task.owner",
        "path": "Task.owner",
        "short": "责任方"
      },
      {
        "id": "Task.location",
        "path": "Task.location",
        "short": "任务发生地点"
      },
      {
        "id": "Task.input",
        "path": "Task.input",
        "short": "执行任务所使用的信息"
      },
      {
        "id": "Task.output",
        "path": "Task.output",
        "short": "任务产生的信息"
      }
    ]
  }
}