{
  "types": [
    "Basic"
  ],
  "Basic": {
    "elements": {
      "Basic.code": {
        "binding-status": "added",
        "new-binding": {
          "reference": "http://hl7.org/fhir/ValueSet/version-independent-resource-types",
          "strength": "extensible"
        }
      },
      "Basic.created": {
        "removed-types": [
          "date"
        ],
        "added-types": [
          "dateTime"
        ]
      },
      "Basic.author": {
        "removed-types": [
          "Reference(Practitioner | PractitionerRole | Patient | RelatedPerson | Organization)"
        ],
        "added-types": [
          "Reference(Practitioner | PractitionerRole | Patient | RelatedPerson | Organization | Device | CareTeam)"
        ]
      }
    },
    "status": "changed"
  }
}