{
  "types": [
    "Contract"
  ],
  "Contract": {
    "elements": {
      "Contract.status": {
        "binding-valueset-changed": true,
        "binding-status": "changed",
        "old-binding": {
          "reference": "http://hl7.org/fhir/ValueSet/contract-status|4.0.0",
          "strength": "required"
        },
        "new-binding": {
          "reference": "http://hl7.org/fhir/ValueSet/contract-status|6.0.0-ballot4",
          "strength": "required"
        }
      },
      "Contract.author": {
        "removed-types": [
          "Reference(Patient | Practitioner | PractitionerRole | Organization)"
        ],
        "added-types": [
          "Reference(Patient | Practitioner | PractitionerRole | Organization | RelatedPerson)"
        ]
      },
      "Contract.contentDefinition.publicationStatus": {
        "binding-valueset-changed": true,
        "binding-status": "changed",
        "old-binding": {
          "reference": "http://hl7.org/fhir/ValueSet/contract-publicationstatus|4.0.0",
          "strength": "required"
        },
        "new-binding": {
          "reference": "http://hl7.org/fhir/ValueSet/contract-publicationstatus|6.0.0-ballot4",
          "strength": "required"
        }
      },
      "Contract.term.text": {
        "removed-types": [
          "string"
        ],
        "added-types": [
          "markdown"
        ]
      },
      "Contract.term.action.reason": {
        "removed-types": [
          "string"
        ],
        "added-types": [
          "CodeableReference"
        ]
      },
      "Contract.term.action.reasonCode": {
        "status": "deleted"
      },
      "Contract.term.action.reasonReference": {
        "status": "deleted"
      }
    },
    "status": "changed"
  }
}