{
  "resourceType" : "MedicationRequest",
  "id" : "2377815",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: MedicationRequest 2377815</b></p><a name=\"2377815\"> </a><a name=\"hc2377815\"> </a><p><b>Tipo de receta</b>: ATM</p><p><b>status</b>: Completed</p><p><b>intent</b>: Order</p><p><b>category</b>: <span title=\"Codes:{https://ministeriodesalud.go.cr/fhir/receta/CodeSystem/prescription-categories-code empirica}\">Empírica</span></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><p><b>encounter</b>: <a href=\"Encounter-111766.html\">Encounter</a></p><p><b>supportingInformation</b>: </p><ul><li><a href=\"AllergyIntolerance-4070.html\">AllergyIntolerance</a></li><li><a href=\"Observation-271.html\">Observation(Cultivo)</a></li><li><a href=\"Observation-125.html\">Observation(Panel Gram(-))</a></li><li><a href=\"Observation-521.html\">Observation(Panel Gram(+))</a></li></ul><p><b>authoredOn</b>: 2025-05-27 21:53:25+0000</p><p><b>requester</b>: <a href=\"Practitioner-3092.html\">MARIA JOSE ARRIETA GUZMAN</a></p><p><b>reasonReference</b>: <a href=\"Condition-6283.html\">J03 Amigdalitis agud</a></p><p><b>groupIdentifier</b>: 35DF488B05</p><p><b>note</b>: </p><blockquote><div><p>.</p>\n</div></blockquote><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><blockquote><p><b>dispenseRequest</b></p><p><b>validityPeriod</b>: 2025-05-28 21:17:03+0000 --&gt; 2025-06-04 21:17:03+0000</p><p><b>numberOfRepeatsAllowed</b>: 1</p><p><b>quantity</b>: 70 .</p><h3>ExpectedSupplyDurations</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Value</b></td><td><b>Unit</b></td></tr><tr><td style=\"display: none\">*</td><td>7</td><td>days</td></tr></table></blockquote></div>"
  },
  "extension" : [{
    "url" : "https://ministeriodesalud.go.cr/fhir/receta/StructureDefinition/prescription-type",
    "valueString" : "ATM"
  }],
  "status" : "completed",
  "intent" : "order",
  "category" : [{
    "coding" : [{
      "system" : "https://ministeriodesalud.go.cr/fhir/receta/CodeSystem/prescription-categories-code",
      "code" : "empirica",
      "display" : "Empírica"
    }],
    "text" : "Empírica"
  }],
  "medicationReference" : {
    "reference" : "Medication/1053",
    "display" : "AUGMENTIN BID 400mg-57mg/5mL (Glaxo Wellcome Production)"
  },
  "subject" : {
    "reference" : "Patient/98015",
    "display" : "JEFFREY ALEJANDRO ARRIETA GUZMAN"
  },
  "encounter" : {
    "reference" : "Encounter/111766",
    "display" : "Encounter"
  },
  "supportingInformation" : [{
    "reference" : "AllergyIntolerance/4070",
    "display" : "AllergyIntolerance"
  },
  {
    "reference" : "Observation/271",
    "display" : "Observation(Cultivo)"
  },
  {
    "reference" : "Observation/125",
    "display" : "Observation(Panel Gram(-))"
  },
  {
    "reference" : "Observation/521",
    "display" : "Observation(Panel Gram(+))"
  }],
  "authoredOn" : "2025-05-27T21:53:25.000Z",
  "requester" : {
    "reference" : "Practitioner/3092",
    "display" : "MARIA JOSE ARRIETA GUZMAN"
  },
  "reasonReference" : [{
    "reference" : "Condition/6283",
    "display" : "J03 Amigdalitis agud"
  }],
  "groupIdentifier" : {
    "value" : "35DF488B05"
  },
  "note" : [{
    "text" : "."
  }],
  "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"
      }
    }]
  }],
  "dispenseRequest" : {
    "validityPeriod" : {
      "start" : "2025-05-28T21:17:03.000Z",
      "end" : "2025-06-04T21:17:03.000Z"
    },
    "numberOfRepeatsAllowed" : 1,
    "quantity" : {
      "value" : 70,
      "unit" : "."
    },
    "expectedSupplyDuration" : {
      "value" : 7,
      "unit" : "days"
    }
  }
}