{
  "resourceType" : "Bundle",
  "id" : "medlist-request-bundle",
  "type" : "collection",
  "timestamp" : "2026-09-25T11:59:00Z",
  "entry" : [{
    "fullUrl" : "http://example.org/fhir/MedicationRequest/janumet-order",
    "resource" : {
      "resourceType" : "MedicationRequest",
      "id" : "janumet-order",
      "text" : {
        "status" : "generated",
        "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"MedicationRequest_janumet-order\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MedicationRequest janumet-order</b></p><a name=\"janumet-order\"> </a><a name=\"hcjanumet-order\"> </a><p><b>status</b>: Active</p><p><b>intent</b>: Order</p><p><b>medication</b>: <a href=\"Bundle-medlist-request-bundle.html#Medication_janumet\">Medication metformin hydrochloride 500 MG / sitagliptin phosphate 50 MG Oral Tablet [Janumet]</a></p><p><b>subject</b>: <a href=\"http://example.org/fhir/Patient/example\">http://example.org/fhir/Patient/example</a></p><p><b>authoredOn</b>: 2026-08-30</p><p><b>requester</b>: Example Prescriber, MD</p></div>"
      },
      "status" : "active",
      "intent" : "order",
      "medicationReference" : {
        "reference" : "Medication/janumet"
      },
      "subject" : {
        "reference" : "http://example.org/fhir/Patient/example"
      },
      "authoredOn" : "2026-08-30",
      "requester" : {
        "display" : "Example Prescriber, MD"
      }
    }
  },
  {
    "fullUrl" : "http://example.org/fhir/Medication/janumet",
    "resource" : {
      "resourceType" : "Medication",
      "id" : "janumet",
      "text" : {
        "status" : "generated",
        "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Medication_janumet\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Medication janumet</b></p><a name=\"janumet\"> </a><a name=\"hcjanumet\"> </a><p><b>code</b>: <span title=\"Codes:{http://www.nlm.nih.gov/research/umls/rxnorm 861821}\">Janumet 50 mg-500 mg tablet</span></p></div>"
      },
      "code" : {
        "coding" : [{
          "system" : "http://www.nlm.nih.gov/research/umls/rxnorm",
          "code" : "861821",
          "display" : "metformin hydrochloride 500 MG / sitagliptin phosphate 50 MG Oral Tablet [Janumet]"
        }],
        "text" : "Janumet 50 mg-500 mg tablet"
      }
    }
  },
  {
    "fullUrl" : "http://example.org/fhir/MedicationStatement/janumet-statement",
    "resource" : {
      "resourceType" : "MedicationStatement",
      "id" : "janumet-statement",
      "text" : {
        "status" : "generated",
        "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"MedicationStatement_janumet-statement\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MedicationStatement janumet-statement</b></p><a name=\"janumet-statement\"> </a><a name=\"hcjanumet-statement\"> </a><p><b>status</b>: Active</p><p><b>medication</b>: <span title=\"Codes:{http://www.nlm.nih.gov/research/umls/rxnorm 861821}\">metformin hydrochloride 500 MG / sitagliptin phosphate 50 MG Oral Tablet [Janumet]</span></p><p><b>subject</b>: <a href=\"http://example.org/fhir/Patient/example\">http://example.org/fhir/Patient/example</a></p><p><b>dateAsserted</b>: 2026-09-10</p><p><b>informationSource</b>: <a href=\"http://example.org/fhir/Patient/example\">http://example.org/fhir/Patient/example</a></p><h3>Dosages</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Text</b></td></tr><tr><td style=\"display: none\">*</td><td>1 tablet twice a day</td></tr></table></div>"
      },
      "status" : "active",
      "medicationCodeableConcept" : {
        "coding" : [{
          "system" : "http://www.nlm.nih.gov/research/umls/rxnorm",
          "code" : "861821",
          "display" : "metformin hydrochloride 500 MG / sitagliptin phosphate 50 MG Oral Tablet [Janumet]"
        }]
      },
      "subject" : {
        "reference" : "http://example.org/fhir/Patient/example"
      },
      "dateAsserted" : "2026-09-10",
      "informationSource" : {
        "reference" : "http://example.org/fhir/Patient/example"
      },
      "dosage" : [{
        "text" : "1 tablet twice a day"
      }]
    }
  },
  {
    "fullUrl" : "http://example.org/fhir/MedicationStatement/lisinopril-statement",
    "resource" : {
      "resourceType" : "MedicationStatement",
      "id" : "lisinopril-statement",
      "text" : {
        "status" : "generated",
        "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"MedicationStatement_lisinopril-statement\"> </a><p>lisinopril 5 mg tablet, 5 mg once daily. Reported by the patient, asserted 2026-09-05.</p></div>"
      },
      "status" : "active",
      "medicationCodeableConcept" : {
        "coding" : [{
          "system" : "http://www.nlm.nih.gov/research/umls/rxnorm",
          "code" : "311354",
          "display" : "lisinopril 5 MG Oral Tablet"
        }],
        "text" : "lisinopril 5 mg tablet"
      },
      "subject" : {
        "reference" : "http://example.org/fhir/Patient/example"
      },
      "dateAsserted" : "2026-09-05",
      "informationSource" : {
        "reference" : "http://example.org/fhir/Patient/example"
      },
      "dosage" : [{
        "text" : "5 mg once daily"
      }]
    }
  },
  {
    "fullUrl" : "http://example.org/fhir/MedicationRequest/unnamed-order",
    "resource" : {
      "resourceType" : "MedicationRequest",
      "id" : "unnamed-order",
      "text" : {
        "status" : "generated",
        "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"MedicationRequest_unnamed-order\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MedicationRequest unnamed-order</b></p><a name=\"unnamed-order\"> </a><a name=\"hcunnamed-order\"> </a><p><b>status</b>: Active</p><p><b>intent</b>: Order</p><p><b>medication</b>: <span title=\"Codes:\"></span></p><p><b>subject</b>: <a href=\"http://example.org/fhir/Patient/example\">http://example.org/fhir/Patient/example</a></p></div>"
      },
      "status" : "active",
      "intent" : "order",
      "medicationCodeableConcept" : {
        "extension" : [{
          "url" : "http://hl7.org/fhir/StructureDefinition/data-absent-reason",
          "valueCode" : "unknown"
        }]
      },
      "subject" : {
        "reference" : "http://example.org/fhir/Patient/example"
      }
    }
  }]
}