{

"resourceType": "Medication",
"id": "medexample012",
"text": {
  "fhir_comments": [
    "   this example is an Inhaler   "
  ],
  "status": "generated",
  "div": "<div><p><b>Generated Narrative with Details</b></p><p><b>id</b>: medexample012</p><p><b>text</b>: </p><p><b>code</b>: Ventolin Aerosol  <span>(Details : {http://www.accessdata.fda.gov/scripts/cder/ndc/dsp_searchresult.cfm code '0173068220' = '??', given as 'Ventolin Aerosol '})</span></p><p><b>isBrand</b>: true</p><p><b>manufacturer</b>: <a>http://us.gsk.com/fhirresource/1</a></p></div>"
},
"code": {
  "coding": [
    {
      "system": "http://www.accessdata.fda.gov/scripts/cder/ndc/dsp_searchresult.cfm",
      "code": "0173068220",
      "display": "Ventolin Aerosol "
    }
  ]
},
"isBrand": true,
"manufacturer": {
  "reference": "http://us.gsk.com/fhirresource/1"
}

}