{
  "resourceType" : "MedicationRequest",
  "id" : "bsj1-smp-medrx-clopidogrel-1-11",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: MedicationRequest bsj1-smp-medrx-clopidogrel-1-11</b></p><a name=\"bsj1-smp-medrx-clopidogrel-1-11\"> </a><a name=\"hcbsj1-smp-medrx-clopidogrel-1-11\"> </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 309362}, {http://hl7.org/fhir/sid/ndc 00904629461}\">clopidogrel 75 MG Oral Tablet</span></p><p><b>subject</b>: <a href=\"Patient-patient-betsysmith-johnson01.html\">Betsy Smith-Johnson</a></p><p><b>authoredOn</b>: 2025-05-04 15:00:00-0800</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" : "309362",
      "display" : "clopidogrel 75 MG Oral Tablet"
    },
    {
      "system" : "http://hl7.org/fhir/sid/ndc",
      "code" : "00904629461"
    }]
  },
  "subject" : {
    "reference" : "Patient/patient-betsysmith-johnson01",
    "display" : "Betsy Smith-Johnson"
  },
  "authoredOn" : "2025-05-04T15:00:00-08:00",
  "requester" : {
    "reference" : "PractitionerRole/PractitionerRole-Physician-PriyaSarkar"
  }
}