{
  "types": [
    "EpisodeOfCare"
  ],
  "EpisodeOfCare": {
    "elements": {
      "EpisodeOfCare.status": {
        "binding-valueset-changed": true,
        "binding-status": "changed",
        "old-binding": {
          "reference": "http://hl7.org/fhir/ValueSet/episode-of-care-status|4.3.0",
          "strength": "required"
        },
        "new-binding": {
          "reference": "http://hl7.org/fhir/ValueSet/episode-of-care-status|6.0.0-ballot4",
          "strength": "required"
        }
      },
      "EpisodeOfCare.statusHistory.status": {
        "binding-valueset-changed": true,
        "binding-status": "changed",
        "old-binding": {
          "reference": "http://hl7.org/fhir/ValueSet/episode-of-care-status|4.3.0",
          "strength": "required"
        },
        "new-binding": {
          "reference": "http://hl7.org/fhir/ValueSet/episode-of-care-status|6.0.0-ballot4",
          "strength": "required"
        }
      },
      "EpisodeOfCare.reason": {
        "status": "new"
      },
      "EpisodeOfCare.reason.use": {
        "status": "new"
      },
      "EpisodeOfCare.reason.value": {
        "status": "new"
      },
      "EpisodeOfCare.diagnosis.condition": {
        "old-min": 1,
        "new-min": 0,
        "old-max": "1",
        "new-max": "*",
        "removed-types": [
          "Reference(Condition)"
        ],
        "added-types": [
          "CodeableReference"
        ]
      },
      "EpisodeOfCare.diagnosis.use": {
        "old-name": "role",
        "old-max": "1",
        "new-max": "*"
      },
      "EpisodeOfCare.subject": {
        "old-name": "patient",
        "removed-types": [
          "Reference(Patient)"
        ],
        "added-types": [
          "Reference(Patient | Group)"
        ]
      },
      "EpisodeOfCare.careTeam": {
        "old-name": "team"
      },
      "EpisodeOfCare.diagnosis.rank": {
        "status": "deleted"
      }
    },
    "status": "changed"
  }
}