{
  "types": [
    "Task"
  ],
  "Task": {
    "elements": {
      "Task.status": {
        "binding-valueset-changed": true,
        "binding-status": "changed",
        "old-binding": {
          "reference": "http://hl7.org/fhir/ValueSet/task-status|4.3.0",
          "strength": "required"
        },
        "new-binding": {
          "reference": "http://hl7.org/fhir/ValueSet/task-status|6.0.0-ballot4",
          "strength": "required"
        }
      },
      "Task.statusReason": {
        "old-max": "1",
        "new-max": "*",
        "removed-types": [
          "CodeableConcept"
        ],
        "added-types": [
          "CodeableReference"
        ]
      },
      "Task.intent": {
        "binding-valueset-changed": true,
        "binding-status": "changed",
        "old-binding": {
          "reference": "http://hl7.org/fhir/ValueSet/task-intent|4.3.0",
          "strength": "required"
        },
        "new-binding": {
          "reference": "http://hl7.org/fhir/ValueSet/task-intent|6.0.0-ballot4",
          "strength": "required"
        }
      },
      "Task.priority": {
        "binding-valueset-changed": true,
        "binding-status": "changed",
        "old-binding": {
          "reference": "http://hl7.org/fhir/ValueSet/request-priority|4.3.0",
          "strength": "required"
        },
        "new-binding": {
          "reference": "http://hl7.org/fhir/ValueSet/request-priority|6.0.0-ballot4",
          "strength": "required"
        }
      },
      "Task.doNotPerform": {
        "status": "new"
      },
      "Task.code": {
        "binding-status": "added",
        "new-binding": {
          "reference": "http://hl7.org/fhir/ValueSet/task-code",
          "strength": "extensible"
        }
      },
      "Task.description": {
        "removed-types": [
          "string"
        ],
        "added-types": [
          "markdown"
        ]
      },
      "Task.focus": {
        "old-max": "1",
        "new-max": "*",
        "removed-types": [
          "Reference(Resource)"
        ],
        "added-types": [
          "BackboneElement"
        ]
      },
      "Task.focus.value[x]": {
        "status": "new"
      },
      "Task.requestedPeriod": {
        "status": "new"
      },
      "Task.requester": {
        "removed-types": [
          "Reference(Device | Organization | Patient | Practitioner | PractitionerRole | RelatedPerson)"
        ],
        "added-types": [
          "Reference(Device | Group | Organization | Patient | Practitioner | PractitionerRole | RelatedPerson)"
        ]
      },
      "Task.requestedPerformer": {
        "status": "new"
      },
      "Task.owner": {
        "removed-types": [
          "Reference(Practitioner | PractitionerRole | Organization | CareTeam | HealthcareService | Patient | Device | RelatedPerson)"
        ],
        "added-types": [
          "Reference(Practitioner | PractitionerRole | Organization | CareTeam | Patient | RelatedPerson | Group)"
        ]
      },
      "Task.performer": {
        "status": "new"
      },
      "Task.performer.function": {
        "status": "new"
      },
      "Task.performer.actor": {
        "status": "new"
      },
      "Task.reason": {
        "status": "new"
      },
      "Task.restriction.recipient": {
        "removed-types": [
          "Reference(Patient | Practitioner | PractitionerRole | RelatedPerson | Group | Organization)"
        ],
        "added-types": [
          "Reference(Patient | Practitioner | PractitionerRole | RelatedPerson | Group | Organization | Device)"
        ]
      },
      "Task.input.value[x]": {
        "removed-types": [
          "Contributor"
        ],
        "added-types": [
          "integer64",
          "CodeableReference",
          "RatioRange",
          "Availability",
          "ExtendedContactDetail",
          "VirtualServiceDetail"
        ]
      },
      "Task.output.value[x]": {
        "removed-types": [
          "Contributor"
        ],
        "added-types": [
          "integer64",
          "CodeableReference",
          "RatioRange",
          "Availability",
          "ExtendedContactDetail",
          "VirtualServiceDetail"
        ]
      },
      "Task.instantiatesCanonical": {
        "status": "deleted"
      },
      "Task.instantiatesUri": {
        "status": "deleted"
      },
      "Task.performerType": {
        "status": "deleted"
      },
      "Task.reasonCode": {
        "status": "deleted"
      },
      "Task.reasonReference": {
        "status": "deleted"
      }
    },
    "status": "changed"
  }
}