{
  "resourceType" : "Medication",
  "id" : "Insulin",
  "meta" : {
    "versionId" : "2",
    "lastUpdated" : "2020-08-10T00:59:47.492Z",
    "profile" : ["http://hl7.org/fhir/us/dme-orders/StructureDefintion/PAOX-Medication"]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n            <div class=\"hapiHeaderText\">Human Insulin 100 Unt/ml</div>\n        </div>"
  },
  "code" : {
    "coding" : [{
      "system" : "http://www.nlm.nih.gov/research/umls/rxnorm",
      "code" : "311036",
      "display" : "Humulin R 100 UNT/ML Injectable Solution"
    }],
    "text" : "Human Insulin 100 Unt/ml"
  }
}