{
  "resourceType" : "MedicationRequest",
  "id" : "2360448",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: MedicationRequest 2360448</b></p><a name=\"2360448\"> </a><a name=\"hc2360448\"> </a><p><b>Tipo de receta</b>: r-v</p><p><b>status</b>: Completed</p><p><b>intent</b>: Order</p><p><b>medication</b>: <a href=\"Medication-539.html\">ANSIOLIT 0,5 mg tabletas (Gutis Ltda.)</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>: <a href=\"AllergyIntolerance-4070.html\">AllergyIntolerance</a></p><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>groupIdentifier</b>: 132C3EFCD6</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 30days , Once per 30 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>1 tableta(s)</td></tr></table></blockquote><blockquote><p><b>dispenseRequest</b></p><p><b>validityPeriod</b>: 2025-05-27 21:53:25+0000 --&gt; 2025-06-25 18:16:02+0000</p><p><b>numberOfRepeatsAllowed</b>: 1</p><p><b>quantity</b>: 30 Tabletas</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>30</td><td>days</td></tr></table></blockquote></div>"
  },
  "extension" : [{
    "url" : "https://ministeriodesalud.go.cr/fhir/receta/StructureDefinition/prescription-type",
    "valueString" : "r-v"
  }],
  "status" : "completed",
  "intent" : "order",
  "medicationReference" : {
    "reference" : "Medication/539",
    "display" : "ANSIOLIT 0,5 mg tabletas (Gutis Ltda.)"
  },
  "subject" : {
    "reference" : "Patient/98015",
    "display" : "JEFFREY ALEJANDRO ARRIETA GUZMAN"
  },
  "encounter" : {
    "reference" : "Encounter/111766",
    "display" : "Encounter"
  },
  "supportingInformation" : [{
    "reference" : "AllergyIntolerance/4070",
    "display" : "AllergyIntolerance"
  }],
  "authoredOn" : "2025-05-27T21:53:25.000Z",
  "requester" : {
    "reference" : "Practitioner/3092",
    "display" : "MARIA JOSE ARRIETA GUZMAN"
  },
  "groupIdentifier" : {
    "value" : "132C3EFCD6"
  },
  "note" : [{
    "text" : "."
  }],
  "dosageInstruction" : [{
    "text" : ".",
    "timing" : {
      "repeat" : {
        "duration" : 30,
        "durationUnit" : "d",
        "frequency" : 1,
        "period" : 30,
        "periodUnit" : "d"
      }
    },
    "route" : {
      "coding" : [{
        "system" : "https://ministeriodesalud.go.cr/fhir/receta/CodeSystem/administration-lines-code",
        "code" : "PO",
        "display" : "Oral"
      }],
      "text" : "Oral"
    },
    "doseAndRate" : [{
      "doseQuantity" : {
        "value" : 1,
        "unit" : "tableta(s)"
      }
    }]
  }],
  "dispenseRequest" : {
    "validityPeriod" : {
      "start" : "2025-05-27T21:53:25.000Z",
      "end" : "2025-06-25T18:16:02.000Z"
    },
    "numberOfRepeatsAllowed" : 1,
    "quantity" : {
      "value" : 30,
      "unit" : "Tabletas"
    },
    "expectedSupplyDuration" : {
      "value" : 30,
      "unit" : "days"
    }
  }
}