{
  "resourceType" : "MedicationRequest",
  "id" : "633a27cb-f545-4eee-8676-7d39dc57ef7e",
  "meta" : {
    "profile" : ["https://fhir.minsalud.gov.co/rda/StructureDefinition/MedicationRequestRDA"]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: PrescripciónMedicaciónTODO  /PrescripcionMedicamento 633a27cb-f545-4eee-8676-7d39dc57ef7e</b></p><a name=\"633a27cb-f545-4eee-8676-7d39dc57ef7e\"> </a><a name=\"hc633a27cb-f545-4eee-8676-7d39dc57ef7e\"> </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-MedicationRequestRDA.html\">Prescripción de Medicamentos (MedicationRequest) RDA</a></p></div><p><b>status</b>: Active</p><p><b>intent</b>: Order</p><p><b>category</b>: <span title=\"Codes:{https://fhir.minsalud.gov.co/rda/CodeSystem/ColombianHealthTechnologyCategory 02}\">Medicamento con registro sanitario</span></p><p><b>reported</b>: false</p><p><b>medication</b>: <span title=\"Codes:{https://fhir.minsalud.gov.co/rda/CodeSystem/MipresINN 3230}\">AMOXICILINA 500MG CAP Cápsula 500 mg</span></p><p><b>subject</b>: <code>CC-80189301</code></p><p><b>encounter</b>: <code>Encounter-0</code></p><p><b>authoredOn</b>: 2025-09-10 10:30:00-0500</p><p><b>requester</b>: <code>CC-22699214</code></p><p><b>reasonCode</b>: <span title=\"Codes:{https://fhir.minsalud.gov.co/rda/CodeSystem/RIPSFinalidadConsultaVersion2 15}\">DIAGNOSTICO</span></p><blockquote><p><b>dosageInstruction</b></p><p><b>text</b>: TOMAR 1 CADA 8 HORAS POR 7 DÍAS</p><p><b>timing</b>: Code , Duration 7?? , Once</p><p><b>route</b>: <span title=\"Codes:{https://fhir.minsalud.gov.co/rda/CodeSystem/VAD 048}\">ORAL</span></p><h3>DoseAndRates</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Dose[x]</b></td><td><b>Rate[x]</b></td></tr><tr><td style=\"display: none\">*</td><td>500 mg<span style=\"background: LightGoldenRodYellow\"> (Details: CodeSystem: Unidad de Medida de Medicamentos  code168 = 'mg')</span></td><td>8(unit 2 from https://fhir.minsalud.gov.co/rda/CodeSystem/MedicationTime)<span style=\"background: LightGoldenRodYellow\"> (Details: CodeSystem: Unidades de tiempo, asociadas a la administración del medicamento  code2 = 'Horas')</span></td></tr></table></blockquote><h3>DispenseRequests</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>NumberOfRepeatsAllowed</b></td><td><b>Quantity</b></td></tr><tr><td style=\"display: none\">*</td><td>0</td><td>21 CAPSULA<span style=\"background: LightGoldenRodYellow\"> (Details: CodeSystem: Mipres Dispense Unit  code14 = 'CAPSULA')</span></td></tr></table></div>"
  },
  "status" : "active",
  "intent" : "order",
  "category" : [{
    "coding" : [{
      "system" : "https://fhir.minsalud.gov.co/rda/CodeSystem/ColombianHealthTechnologyCategory",
      "code" : "02",
      "display" : "Medicamento con registro sanitario"
    }]
  }],
  "reportedBoolean" : false,
  "medicationCodeableConcept" : {
    "coding" : [{
      "system" : "https://fhir.minsalud.gov.co/rda/CodeSystem/MipresINN",
      "code" : "3230",
      "display" : "AMOXICILINA"
    }],
    "text" : "AMOXICILINA 500MG CAP Cápsula 500 mg"
  },
  "subject" : {
    "reference" : "CC-80189301"
  },
  "encounter" : {
    "reference" : "Encounter-0"
  },
  "authoredOn" : "2025-09-10T10:30:00-05:00",
  "requester" : {
    "reference" : "CC-22699214"
  },
  "reasonCode" : [{
    "coding" : [{
      "system" : "https://fhir.minsalud.gov.co/rda/CodeSystem/RIPSFinalidadConsultaVersion2",
      "code" : "15",
      "display" : "DIAGNOSTICO"
    }]
  }],
  "dosageInstruction" : [{
    "text" : "TOMAR 1 CADA 8 HORAS POR 7 DÍAS",
    "timing" : {
      "repeat" : {
        "duration" : 7,
        "durationUnit" : "d"
      },
      "code" : {
        "coding" : [{
          "system" : "https://fhir.minsalud.gov.co/rda/CodeSystem/MedicationTime",
          "code" : "2",
          "display" : "Horas"
        }]
      }
    },
    "route" : {
      "coding" : [{
        "system" : "https://fhir.minsalud.gov.co/rda/CodeSystem/VAD",
        "code" : "048",
        "display" : "ORAL"
      }]
    },
    "doseAndRate" : [{
      "doseQuantity" : {
        "value" : 500,
        "unit" : "mg",
        "system" : "https://fhir.minsalud.gov.co/rda/CodeSystem/UMM",
        "code" : "168"
      },
      "rateQuantity" : {
        "value" : 8,
        "system" : "https://fhir.minsalud.gov.co/rda/CodeSystem/MedicationTime",
        "code" : "2"
      }
    }]
  }],
  "dispenseRequest" : {
    "numberOfRepeatsAllowed" : 0,
    "quantity" : {
      "value" : 21,
      "unit" : "CAPSULA",
      "system" : "https://fhir.minsalud.gov.co/rda/CodeSystem/MipresDispenseUnit",
      "code" : "14"
    }
  }
}