{
  "resourceType" : "MedicationRequest",
  "id" : "073c2029-e03c-4b86-ae79-12dd79f5e824",
  "meta" : {
    "profile" : ["https://fhir.minsalud.gov.co/rda/StructureDefinition/MedicationAdminRequestRDA"]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: PrescripciónMedicaciónTODO  /PrescripcionMedicamento 073c2029-e03c-4b86-ae79-12dd79f5e824</b></p><a name=\"073c2029-e03c-4b86-ae79-12dd79f5e824\"> </a><a name=\"hc073c2029-e03c-4b86-ae79-12dd79f5e824\"> </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-MedicationAdminRequestRDA.html\">Prescripción de administración de  medicamentos (MedicationRequest) RDA</a></p></div><p><b>status</b>: Completed</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>: true</p><p><b>medication</b>: <span title=\"Codes:{https://fhir.minsalud.gov.co/rda/CodeSystem/IUM 1I1030991018100}\">INMUNOGLOBULINA 50mg/1 ml OTRAS SOLUCIONES INTRAVENOSA (LIVGAMMA) VIAL 50 ml/CAJA X 1</span></p><p><b>subject</b>: <a href=\"Patient-d393440c-e974-4613-b962-a242cf308bff.html\">Cesar Augusto Rodríguez Pérez (official) Male, DoB: 1985-09-17 ( Person number: 49254276\u00a0(use:\u00a0official,\u00a0))</a></p><p><b>authoredOn</b>: 2025-09-10 10:30:00-0500</p><p><b>reasonCode</b>: <span title=\"Codes:{https://fhir.minsalud.gov.co/rda/CodeSystem/RIPSFinalidadConsultaVersion2 15}\">DIAGNOSTICO</span></p><h3>DosageInstructions</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Timing</b></td></tr><tr><td style=\"display: none\">*</td><td>Code , Duration 7?? , Once</td></tr></table></div>"
  },
  "status" : "completed",
  "intent" : "order",
  "category" : [{
    "coding" : [{
      "system" : "https://fhir.minsalud.gov.co/rda/CodeSystem/ColombianHealthTechnologyCategory",
      "code" : "02",
      "display" : "Medicamento con registro sanitario"
    }]
  }],
  "reportedBoolean" : true,
  "medicationCodeableConcept" : {
    "coding" : [{
      "system" : "https://fhir.minsalud.gov.co/rda/CodeSystem/IUM",
      "code" : "1I1030991018100",
      "display" : "INMUNOGLOBULINA 50mg/1 ml OTRAS SOLUCIONES INTRAVENOSA (LIVGAMMA) VIAL 50 ml/CAJA X 1"
    }]
  },
  "subject" : {
    "reference" : "Patient/d393440c-e974-4613-b962-a242cf308bff"
  },
  "authoredOn" : "2025-09-10T10:30:00-05:00",
  "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"
        }]
      }
    }
  }]
}