{
  "resourceType" : "MedicationRequest",
  "id" : "VioletGartner01-smp-medrx-sennas-01",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: MedicationRequest VioletGartner01-smp-medrx-sennas-01</b></p><a name=\"VioletGartner01-smp-medrx-sennas-01\"> </a><a name=\"hcVioletGartner01-smp-medrx-sennas-01\"> </a><p><b>status</b>: Active</p><p><b>intent</b>: Order</p><p><b>medication</b>: <span title=\"Codes:{http://www.nlm.nih.gov/research/umls/rxnorm 998740}, {http://hl7.org/fhir/sid/ndc 0363-0002-20}\">Senna-S 8.6 MG Oral Tablet</span></p><p><b>subject</b>: <a href=\"Patient-patient-VioletGartner01.html\">Violet Gartner</a></p><p><b>authoredOn</b>: 2026-01-10 14:35:00-0500</p><p><b>requester</b>: <a href=\"PractitionerRole-PractitionerRole-Physician-PriyaSarkar.html\">PractitionerRole Emergency Medicine Physician</a></p></div>"
  },
  "status" : "active",
  "intent" : "order",
  "medicationCodeableConcept" : {
    "coding" : [{
      "system" : "http://www.nlm.nih.gov/research/umls/rxnorm",
      "code" : "998740",
      "display" : "Senna-S 8.6 MG Oral Tablet"
    },
    {
      "system" : "http://hl7.org/fhir/sid/ndc",
      "code" : "0363-0002-20"
    }]
  },
  "subject" : {
    "reference" : "Patient/patient-VioletGartner01",
    "display" : "Violet Gartner"
  },
  "authoredOn" : "2026-01-10T14:35:00-05:00",
  "requester" : {
    "reference" : "PractitionerRole/PractitionerRole-Physician-PriyaSarkar"
  }
}