{
  "resourceType" : "MedicationRequest",
  "id" : "585d3036-1eba-4bea-985b-7c661dac5a87",
  "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 585d3036-1eba-4bea-985b-7c661dac5a87</b></p><a name=\"585d3036-1eba-4bea-985b-7c661dac5a87\"> </a><a name=\"hc585d3036-1eba-4bea-985b-7c661dac5a87\"> </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 626}\">PARACETAMOL</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>timing</b>: Code , Duration 7?? , Once</p><p><b>route</b>: <span title=\"Codes:{https://fhir.minsalud.gov.co/rda/CodeSystem/VAD 042}\">INTRAVENOSA</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>5 mg/ml<span style=\"background: LightGoldenRodYellow\"> (Details: CodeSystem: Unidaad de Medida de Medicamentos  code173 = 'mg/ml')</span></td><td>1(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></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" : "626",
      "display" : "PARACETAMOL"
    }]
  },
  "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" : [{
    "timing" : {
      "repeat" : {
        "duration" : 7,
        "durationUnit" : "h"
      },
      "code" : {
        "coding" : [{
          "system" : "https://fhir.minsalud.gov.co/rda/CodeSystem/MedicationTime",
          "code" : "3",
          "display" : "Día"
        }]
      }
    },
    "route" : {
      "coding" : [{
        "system" : "https://fhir.minsalud.gov.co/rda/CodeSystem/VAD",
        "code" : "042",
        "display" : "INTRAVENOSA"
      }]
    },
    "doseAndRate" : [{
      "doseQuantity" : {
        "value" : 5,
        "unit" : "mg/ml",
        "system" : "https://fhir.minsalud.gov.co/rda/CodeSystem/UMM",
        "code" : "173"
      },
      "rateQuantity" : {
        "value" : 1,
        "system" : "https://fhir.minsalud.gov.co/rda/CodeSystem/MedicationTime",
        "code" : "2"
      }
    }]
  }]
}