{
  "resourceType": "Medication",
  "id": "f005",
  "text": {
    "status": "generated",
    "div": "<div>\n      <p>\n        <b>Generated Narrative with Details</b>\n      </p>\n      <p>\n        <b>name</b>: Enalapril\n      </p>\n      <p>\n        <b>code</b>: Enalapril maleate 5mg tablet \n        <span style=\"background: LightGoldenRodYellow \">(Details : {SNOMED CT code '318851002' = 'Enalapril maleate 5mg tablet', given as 'Enalapril maleate 5mg tablet'})</span>\n      </p>\n      <p>\n        <b>isBrand</b>: true\n      </p>\n      <p>\n        <b>kind</b>: PRODUCT\n      </p>\n      <blockquote>\n        <p>\n          <b>package</b>\n        </p>\n        <p>\n          <b>container</b>: drug container \n          <span style=\"background: LightGoldenRodYellow \">(Details : {SNOMED CT code '398124009' = 'Drug container', given as 'drug container'})</span>\n        </p>\n      </blockquote>\n    </div>"
  },
  "name": "Enalapril",
  "code": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "318851002",
        "display": "Enalapril maleate 5mg tablet"
      }
    ]
  },
  "isBrand": true,
  "kind": "product",
  "package": {
    "container": {
      "coding": [
        {
          "system": "http://snomed.info/sct",
          "code": "398124009",
          "display": "drug container"
        }
      ]
    }
  }
}