{
  "types": [
    "Condition"
  ],
  "Condition": {
    "elements": {
      "Condition.clinicalStatus": {
        "old-min": 0,
        "new-min": 1,
        "binding-valueset-changed": true,
        "binding-codes-changed": true,
        "removed-codes": [
          "recurrence",
          "relapse",
          "remission",
          "resolved"
        ],
        "added-codes": [
          "unknown"
        ],
        "binding-status": "changed",
        "old-binding": {
          "reference": "http://hl7.org/fhir/ValueSet/condition-clinical|4.3.0",
          "strength": "required"
        },
        "new-binding": {
          "reference": "http://hl7.org/fhir/ValueSet/condition-clinical|6.0.0-ballot4",
          "strength": "required"
        }
      },
      "Condition.verificationStatus": {
        "binding-valueset-changed": true,
        "binding-codes-changed": true,
        "removed-codes": [
          "provisional",
          "differential"
        ],
        "binding-status": "changed",
        "old-binding": {
          "reference": "http://hl7.org/fhir/ValueSet/condition-ver-status|4.3.0",
          "strength": "required"
        },
        "new-binding": {
          "reference": "http://hl7.org/fhir/ValueSet/condition-ver-status|6.0.0-ballot4",
          "strength": "required"
        }
      },
      "Condition.category": {
        "binding-status": "removed",
        "old-binding": {
          "reference": "http://hl7.org/fhir/ValueSet/condition-category",
          "strength": "extensible"
        }
      },
      "Condition.bodyStructure": {
        "status": "new"
      },
      "Condition.recorder": {
        "removed-types": [
          "Reference(Practitioner | PractitionerRole | Patient | RelatedPerson)"
        ],
        "added-types": [
          "Reference(Practitioner | PractitionerRole | Patient | RelatedPerson | Group)"
        ]
      },
      "Condition.asserter": {
        "removed-types": [
          "Reference(Practitioner | PractitionerRole | Patient | RelatedPerson)"
        ],
        "added-types": [
          "Reference(Practitioner | PractitionerRole | Patient | RelatedPerson | Device | Group)"
        ]
      },
      "Condition.stage.assessment": {
        "removed-types": [
          "Reference(ClinicalImpression | DiagnosticReport | Observation)"
        ],
        "added-types": [
          "Reference(DiagnosticReport | Observation)"
        ]
      },
      "Condition.evidence": {
        "removed-types": [
          "BackboneElement"
        ],
        "added-types": [
          "CodeableReference"
        ]
      },
      "Condition.evidence.code": {
        "status": "deleted"
      },
      "Condition.evidence.detail": {
        "status": "deleted"
      }
    },
    "status": "changed"
  }
}