{
  "resourceType" : "MedicationRequest",
  "id" : "bsj1-smp-medrx-lipitor-3-1",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: MedicationRequest bsj1-smp-medrx-lipitor-3-1</b></p><a name=\"bsj1-smp-medrx-lipitor-3-1\"> </a><a name=\"hcbsj1-smp-medrx-lipitor-3-1\"> </a><p><b>status</b>: Draft</p><p><b>intent</b>: Order</p><p><b>medication</b>: <span title=\"Codes:{http://www.nlm.nih.gov/research/umls/rxnorm 617320}, {http://hl7.org/fhir/sid/ndc 0071-0157-23}\">atorvastatin 40 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-07-03 09:00:00-0800</p><p><b>requester</b>: <a href=\"PractitionerRole-PractitionerRole-DNP-JudySalas.html\">PractitionerRole Nurse Practitioner</a></p></div>"
  },
  "status" : "draft",
  "intent" : "order",
  "medicationCodeableConcept" : {
    "coding" : [{
      "system" : "http://www.nlm.nih.gov/research/umls/rxnorm",
      "code" : "617320",
      "display" : "atorvastatin 40 MG Oral Tablet"
    },
    {
      "system" : "http://hl7.org/fhir/sid/ndc",
      "code" : "0071-0157-23"
    }]
  },
  "subject" : {
    "reference" : "Patient/patient-betsysmith-johnson01",
    "display" : "Betsy Smith-Johnson"
  },
  "authoredOn" : "2025-07-03T09:00:00-08:00",
  "requester" : {
    "reference" : "PractitionerRole/PractitionerRole-DNP-JudySalas"
  }
}