﻿{
  "types": [
    "CareTeam"
  ],
  "CareTeam": {
    "elements": {
      "CareTeam.status": {
        "binding-valueset-changed": true,
        "binding-status": "changed",
        "old-binding": {
          "reference": "http://hl7.org/fhir/ValueSet/care-team-status",
          "strength": "required"
        },
        "new-binding": {
          "reference": "http://hl7.org/fhir/ValueSet/care-team-status|4.0.1",
          "strength": "required"
        }
      },
      "CareTeam.encounter": {
        "status": "new"
      },
      "CareTeam.participant.role": {
        "old-max": "1",
        "new-max": "*"
      },
      "CareTeam.participant.member": {
        "removed-types": [
          "Reference(Practitioner | RelatedPerson | Patient | Organization | CareTeam)"
        ],
        "added-types": [
          "Reference(Practitioner | PractitionerRole | RelatedPerson | Patient | Organization | CareTeam)"
        ]
      },
      "CareTeam.telecom": {
        "status": "new"
      },
      "CareTeam.context": {
        "status": "deleted"
      }
    },
    "status": "changed"
  }
}