{
  "types": [
    "CareTeam"
  ],
  "CareTeam": {
    "elements": {
      "CareTeam.status": {
        "binding-valueset-changed": true,
        "binding-status": "changed",
        "old-binding": {
          "reference": "http://hl7.org/fhir/ValueSet/care-team-status|4.3.0",
          "strength": "required"
        },
        "new-binding": {
          "reference": "http://hl7.org/fhir/ValueSet/care-team-status|6.0.0-ballot4",
          "strength": "required"
        }
      },
      "CareTeam.participant.role": {
        "old-max": "*",
        "new-max": "1"
      },
      "CareTeam.participant.member": {
        "removed-types": [
          "Reference(Practitioner | PractitionerRole | RelatedPerson | Patient | Organization | CareTeam)"
        ],
        "added-types": [
          "Reference(Practitioner | PractitionerRole | RelatedPerson | Patient | Organization | CareTeam | Group | HealthcareService)"
        ]
      },
      "CareTeam.participant.onBehalfOf": {
        "removed-types": [
          "Reference(Organization)"
        ],
        "added-types": [
          "Reference(Practitioner | PractitionerRole | RelatedPerson | Patient | Organization | CareTeam | Group | HealthcareService)"
        ]
      },
      "CareTeam.participant.effective[x]": {
        "old-name": "period",
        "added-types": [
          "Timing"
        ]
      },
      "CareTeam.participant.supportingInfo": {
        "status": "new"
      },
      "CareTeam.reason": {
        "status": "new"
      },
      "CareTeam.encounter": {
        "status": "deleted"
      },
      "CareTeam.reasonCode": {
        "status": "deleted"
      },
      "CareTeam.reasonReference": {
        "status": "deleted"
      }
    },
    "status": "changed"
  }
}