{
  "types": [
    "MedicationStatement"
  ],
  "MedicationStatement": {
    "elements": {
      "MedicationStatement.partOf": {
        "removed-types": [
          "Reference(MedicationAdministration | MedicationDispense | MedicationStatement | Procedure | Observation)"
        ],
        "added-types": [
          "Reference(Procedure | MedicationStatement)"
        ]
      },
      "MedicationStatement.status": {
        "binding-valueset-changed": true,
        "binding-codes-changed": true,
        "removed-codes": [
          "active",
          "completed",
          "intended",
          "stopped",
          "on-hold",
          "unknown",
          "not-taken"
        ],
        "added-codes": [
          "recorded",
          "draft"
        ],
        "binding-status": "changed",
        "old-binding": {
          "reference": "http://hl7.org/fhir/ValueSet/medication-statement-status|4.3.0",
          "strength": "required"
        },
        "new-binding": {
          "reference": "http://hl7.org/fhir/ValueSet/medication-statement-status|6.0.0-ballot4",
          "strength": "required"
        }
      },
      "MedicationStatement.category": {
        "old-max": "1",
        "new-max": "*"
      },
      "MedicationStatement.medication": {
        "old-name": "medication[x]",
        "removed-types": [
          "CodeableConcept",
          "Reference(Medication)"
        ],
        "added-types": [
          "CodeableReference"
        ]
      },
      "MedicationStatement.encounter": {
        "old-name": "context",
        "removed-types": [
          "Reference(Encounter | EpisodeOfCare)"
        ],
        "added-types": [
          "Reference(Encounter)"
        ]
      },
      "MedicationStatement.effective[x]": {
        "added-types": [
          "Timing"
        ]
      },
      "MedicationStatement.author": {
        "status": "new"
      },
      "MedicationStatement.informationSource": {
        "old-max": "1",
        "new-max": "*",
        "removed-types": [
          "Reference(Patient | Practitioner | PractitionerRole | RelatedPerson | Organization)"
        ],
        "added-types": [
          "Reference(Device | Patient | Practitioner | PractitionerRole | RelatedPerson | Organization | Group)"
        ]
      },
      "MedicationStatement.reason": {
        "status": "new"
      },
      "MedicationStatement.relatedClinicalInformation": {
        "status": "new"
      },
      "MedicationStatement.dosage": {
        "old-max": "*",
        "new-max": "1",
        "removed-types": [
          "Dosage"
        ],
        "added-types": [
          "DosageDetails"
        ]
      },
      "MedicationStatement.adherence": {
        "status": "new"
      },
      "MedicationStatement.adherence.code": {
        "status": "new"
      },
      "MedicationStatement.adherence.reason": {
        "status": "new"
      },
      "MedicationStatement.basedOn": {
        "status": "deleted"
      },
      "MedicationStatement.statusReason": {
        "status": "deleted"
      },
      "MedicationStatement.reasonCode": {
        "status": "deleted"
      },
      "MedicationStatement.reasonReference": {
        "status": "deleted"
      }
    },
    "status": "changed"
  }
}