{
  "resourceType" : "MedicationRequest",
  "id" : "medlist-entry-janumet",
  "meta" : {
    "profile" : ["https://haau3.com/fhir/StructureDefinition/haau3-reconciled-medication-request"]
  },
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: MedicationRequest medlist-entry-janumet</b></p><a name=\"medlist-entry-janumet\"> </a><a name=\"hcmedlist-entry-janumet\"> </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\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-haau3-reconciled-medication-request.html\">haau3 Reconciled MedicationRequest</a></p></div><p><b>MedList Evidence</b>: <a href=\"CodeSystem-medlist-evidence.html#medlist-evidence-active-order\">MedList Evidence: active-order</a> (Active order)</p><p><b>MedList Evidence</b>: <a href=\"CodeSystem-medlist-evidence.html#medlist-evidence-patient-reported\">MedList Evidence: patient-reported</a> (Patient-reported use)</p><p><b>MedList Evidence</b>: <a href=\"CodeSystem-medlist-evidence.html#medlist-evidence-brand-folded\">MedList Evidence: brand-folded</a> (Brand folded to generic)</p><p><b>status</b>: Active</p><p><b>intent</b>: Order</p><p><b>reported</b>: false</p><p><b>medication</b>: <span title=\"Codes:{http://www.nlm.nih.gov/research/umls/rxnorm 861821}, {http://www.nlm.nih.gov/research/umls/rxnorm 2709491}\">Janumet 50 mg-500 mg tablet</span></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><h3>DosageInstructions</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>"
  },
  "extension" : [{
    "url" : "https://haau3.com/fhir/StructureDefinition/medlist-evidence",
    "valueCoding" : {
      "system" : "https://haau3.com/fhir/CodeSystem/medlist-evidence",
      "code" : "active-order",
      "display" : "Active order"
    }
  },
  {
    "url" : "https://haau3.com/fhir/StructureDefinition/medlist-evidence",
    "valueCoding" : {
      "system" : "https://haau3.com/fhir/CodeSystem/medlist-evidence",
      "code" : "patient-reported",
      "display" : "Patient-reported use"
    }
  },
  {
    "url" : "https://haau3.com/fhir/StructureDefinition/medlist-evidence",
    "valueCoding" : {
      "system" : "https://haau3.com/fhir/CodeSystem/medlist-evidence",
      "code" : "brand-folded",
      "display" : "Brand folded to generic"
    }
  }],
  "status" : "active",
  "intent" : "order",
  "reportedBoolean" : false,
  "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]"
    },
    {
      "extension" : [{
        "url" : "https://haau3.com/fhir/StructureDefinition/medlist-added-coding",
        "valueCode" : "rxnorm-clinical-drug"
      }],
      "system" : "http://www.nlm.nih.gov/research/umls/rxnorm",
      "code" : "2709491",
      "display" : "metformin hydrochloride 500 MG / sitagliptin phosphate 50 MG Oral Tablet"
    }],
    "text" : "Janumet 50 mg-500 mg tablet"
  },
  "subject" : {
    "reference" : "http://example.org/fhir/Patient/example"
  },
  "authoredOn" : "2026-08-30",
  "requester" : {
    "display" : "Example Prescriber, MD"
  },
  "dosageInstruction" : [{
    "text" : "1 tablet twice a day"
  }]
}