{
  "types": [
    "Schedule"
  ],
  "Schedule": {
    "elements": {
      "Schedule.serviceType": {
        "removed-types": [
          "CodeableConcept"
        ],
        "added-types": [
          "CodeableReference"
        ]
      },
      "Schedule.name": {
        "status": "new"
      },
      "Schedule.actor": {
        "removed-types": [
          "Reference(Patient | Practitioner | PractitionerRole | RelatedPerson | Device | HealthcareService | Location)"
        ],
        "added-types": [
          "Reference(Patient | Practitioner | PractitionerRole | CareTeam | RelatedPerson | Device | HealthcareService | Location)"
        ]
      },
      "Schedule.comment": {
        "removed-types": [
          "string"
        ],
        "added-types": [
          "markdown"
        ]
      }
    },
    "status": "changed"
  }
}