{
  "resourceType": "MedicationStatement",
  "id": "example007",
  "text": {
    "status": "generated",
    "div": "<div>\n      <p>Ventolin inhaler - Will take during seasonal allergy season</p>\n    </div>"
  },
  "status": "active",
  "medicationReference": {
    "reference": "Medication/MedicationExample12",
    "_reference": {
      "fhir_comments": [
        "  Linked to a RESOURCE Medication  "
      ]
    }
  },
  "patient": {
    "reference": "Patient/example"
  },
  "effectiveDateTime": "2015-05-23",
  "informationSource": {
    "reference": "Patient/example"
  },
  "dateAsserted": "2015-02-22",
  "wasNotTaken": false
}