{

"resourceType": "Medication",
"id": "medicationexample1",
"code": {
  "text": "Amoxicillin 250mg/5ml Suspension"
},
"meta": {
  "tag": [
    {
      "system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
      "code": "HTEST",
      "display": "test health data"
    }
  ]
}

}