{
  "resourceType": "Medication",
  "id": "testtestmed1",
  "meta": {
    "versionId": "2",
    "lastUpdated": "2018-12-24T06:29:25.786+00:00"
  },
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><div class=\"hapiHeaderText\">y</div></div>"
  },
  "code": {
    "coding": [
      {
        "system": "http://abc.org",
        "code": "y"
      }
    ]
  }
}