﻿{
  "types": [
    "Group"
  ],
  "Group": {
    "elements": {
      "Group.active": {
        "modifier": "added"
      },
      "Group.type": {
        "binding-valueset-changed": true,
        "binding-codes-changed": true,
        "removed-codes": [
          "medication",
          "substance"
        ],
        "added-codes": [
          "careteam",
          "healthcareservice",
          "location",
          "organization",
          "relatedperson",
          "specimen"
        ],
        "binding-status": "changed",
        "old-binding": {
          "reference": "http://hl7.org/fhir/ValueSet/group-type|4.3.0",
          "strength": "required"
        },
        "new-binding": {
          "reference": "http://hl7.org/fhir/ValueSet/group-type|5.0.0",
          "strength": "required"
        }
      },
      "Group.membership": {
        "status": "new"
      },
      "Group.description": {
        "status": "new"
      },
      "Group.member.entity": {
        "removed-types": [
          "Reference(Patient | RelatedPerson | Practitioner | PractitionerRole | Device | Medication | Substance | Group)"
        ],
        "added-types": [
          "Reference(CareTeam | Device | Group | HealthcareService | Location | Organization | Patient | Practitioner | PractitionerRole | RelatedPerson | Specimen)"
        ]
      },
      "Group.actual": {
        "status": "deleted"
      }
    },
    "status": "changed"
  }
}