{
  "resourceType" : "Medication",
  "id" : "amphetamine",
  "meta" : {
    "extension" : [{
      "url" : "http://hl7.org/fhir/StructureDefinition/instance-name",
      "valueString" : "Amphetamine Medication Example"
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/instance-description",
      "valueMarkdown" : "This is an amphetamine Medication example for the *Amphetamine Medication Profile*."
    }],
    "profile" : ["http://hl7.org/fhir/us/cdc-opioid-cpg/StructureDefinition/AmphetamineMedication"]
  },
  "language" : "en",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"en\" lang=\"en\"><p class=\"res-header-id\"><b>Generated Narrative: Medication amphetamine</b></p><a name=\"amphetamine\"> </a><a name=\"hcamphetamine\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Language: en</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-AmphetamineMedication.html\">Amphetamine Medication Profile</a></p></div><p><b>code</b>: <span title=\"Codes:{http://www.nlm.nih.gov/research/umls/rxnorm 904372}\">benzphetamine hydrochloride 25 MG Oral Tablet</span></p><p><b>status</b>: Active</p></div>"
  },
  "code" : {
    "coding" : [{
      "system" : "http://www.nlm.nih.gov/research/umls/rxnorm",
      "code" : "904372",
      "display" : "benzphetamine hydrochloride 25 MG Oral Tablet"
    }]
  },
  "status" : "active"
}