{
  "resourceType" : "MedicationDispense",
  "id" : "2377940",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: MedicationDispense 2377940</b></p><a name=\"2377940\"> </a><a name=\"hc2377940\"> </a><p><b>status</b>: Completed</p><p><b>medication</b>: <a href=\"Medication-1053.html\">AUGMENTIN BID 400mg-57mg/5mL (Glaxo Wellcome Production)</a></p><p><b>subject</b>: <a href=\"Patient-98015.html\">JEFFREY ALEJANDRO ARRIETA GUZMAN</a></p><blockquote><p><b>performer</b></p><p><b>actor</b>: <a href=\"Practitioner-3092.html\">MARIA JOSE ARRIETA GUZMAN</a></p></blockquote><blockquote><p><b>performer</b></p><p><b>actor</b>: <a href=\"Organization-12102.html\">Consultorio Particular de MARIA JOSE ARRIETA</a></p></blockquote><blockquote><p><b>performer</b></p><p><b>actor</b>: <a href=\"RelatedPerson-65198.html\">ANGELA MARIA RAMIREZ VILLALOBOS</a></p></blockquote><p><b>authorizingPrescription</b>: <a href=\"MedicationRequest-2377815.html\">Prescripción medica</a></p><p><b>quantity</b>: 1 frasco(s) 70mL</p><p><b>daysSupply</b>: 7 days</p><p><b>whenHandedOver</b>: 2025-05-27 22:05:25+0000</p><blockquote><p><b>dosageInstruction</b></p><p><b>text</b>: .</p><p><b>timing</b>: Duration 7days , Once per 7 days</p><p><b>route</b>: <span title=\"Codes:{https://ministeriodesalud.go.cr/fhir/receta/CodeSystem/administration-lines-code PO}\">Oral</span></p><h3>DoseAndRates</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Dose[x]</b></td></tr><tr><td style=\"display: none\">*</td><td>5 mL</td></tr></table></blockquote></div>"
  },
  "status" : "completed",
  "medicationReference" : {
    "reference" : "Medication/1053",
    "display" : "AUGMENTIN BID 400mg-57mg/5mL (Glaxo Wellcome Production)"
  },
  "subject" : {
    "reference" : "Patient/98015",
    "display" : "JEFFREY ALEJANDRO ARRIETA GUZMAN"
  },
  "performer" : [{
    "actor" : {
      "reference" : "Practitioner/3092",
      "display" : "MARIA JOSE ARRIETA GUZMAN"
    }
  },
  {
    "actor" : {
      "reference" : "Organization/12102",
      "display" : "Consultorio Particular de MARIA JOSE ARRIETA"
    }
  },
  {
    "actor" : {
      "reference" : "RelatedPerson/65198",
      "display" : "ANGELA MARIA RAMIREZ VILLALOBOS"
    }
  }],
  "authorizingPrescription" : [{
    "reference" : "MedicationRequest/2377815",
    "display" : "Prescripción medica"
  }],
  "quantity" : {
    "value" : 1,
    "unit" : "frasco(s) 70mL"
  },
  "daysSupply" : {
    "value" : 7,
    "unit" : "days"
  },
  "whenHandedOver" : "2025-05-27T22:05:25.000Z",
  "dosageInstruction" : [{
    "text" : ".",
    "timing" : {
      "repeat" : {
        "duration" : 7,
        "durationUnit" : "d",
        "frequency" : 1,
        "period" : 7,
        "periodUnit" : "d"
      }
    },
    "route" : {
      "coding" : [{
        "system" : "https://ministeriodesalud.go.cr/fhir/receta/CodeSystem/administration-lines-code",
        "code" : "PO",
        "display" : "Oral"
      }],
      "text" : "Oral"
    },
    "doseAndRate" : [{
      "doseQuantity" : {
        "value" : 5,
        "unit" : "mL"
      }
    }]
  }]
}