{
  "resourceType" : "Medication",
  "id" : "Everolimus",
  "meta" : {
    "versionId" : "2",
    "lastUpdated" : "2020-08-10T01:05:15.935Z",
    "profile" : ["http://hl7.org/fhir/us/core/StructureDefinition/us-core-medication"]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n            <div class=\"hapiHeaderText\">everolimus 0.25 MG</div>\n        </div>"
  },
  "code" : {
    "coding" : [{
      "system" : "http://www.nlm.nih.gov/research/umls/rxnorm",
      "code" : "977426",
      "display" : "everolimus 0.25 MG"
    }],
    "text" : "everolimus 0.25 MG"
  }
}