﻿{
  "types": [
    "Flag"
  ],
  "Flag": {
    "elements": {
      "Flag.status": {
        "binding-valueset-changed": true,
        "binding-status": "changed",
        "old-binding": {
          "reference": "http://hl7.org/fhir/ValueSet/flag-status",
          "strength": "required"
        },
        "new-binding": {
          "reference": "http://hl7.org/fhir/ValueSet/flag-status|4.0.1",
          "strength": "required"
        }
      },
      "Flag.category": {
        "old-max": "1",
        "new-max": "*"
      },
      "Flag.author": {
        "removed-types": [
          "Reference(Device | Organization | Patient | Practitioner)"
        ],
        "added-types": [
          "Reference(Device | Organization | Patient | Practitioner | PractitionerRole)"
        ]
      }
    },
    "status": "changed"
  }
}