{
  "resourceType" : "MedicationAdministration",
  "id" : "bde14e46-5b56-4db3-8f46-9f93f7b2ce21",
  "meta" : {
    "profile" : ["https://fhir.minsalud.gov.co/rda/StructureDefinition/MedicationAdministrationRDA"]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: AdministraciónMedicación / AdministracionMedicamento bde14e46-5b56-4db3-8f46-9f93f7b2ce21</b></p><a name=\"bde14e46-5b56-4db3-8f46-9f93f7b2ce21\"> </a><a name=\"hcbde14e46-5b56-4db3-8f46-9f93f7b2ce21\"> </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-MedicationAdministrationRDA.html\">Administración de medicamentos (MedicationAdministration) RDA</a></p></div><p><b>status</b>: Completed</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>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>effective</b>: 2026-02-06</p><p><b>request</b>: <code>MedicationAdminRequest-0</code></p><h3>Dosages</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Route</b></td><td><b>Dose</b></td><td><b>Rate[x]</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{https://fhir.minsalud.gov.co/rda/CodeSystem/VAD 042}\">INTRAVENOSA</span></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></div>"
  },
  "status" : "completed",
  "category" : {
    "coding" : [{
      "system" : "https://fhir.minsalud.gov.co/rda/CodeSystem/ColombianHealthTechnologyCategory",
      "code" : "02",
      "display" : "Medicamento con registro sanitario"
    }]
  },
  "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"
  },
  "effectiveDateTime" : "2026-02-06",
  "request" : {
    "reference" : "MedicationAdminRequest-0"
  },
  "dosage" : {
    "route" : {
      "coding" : [{
        "system" : "https://fhir.minsalud.gov.co/rda/CodeSystem/VAD",
        "code" : "042",
        "display" : "INTRAVENOSA"
      }]
    },
    "dose" : {
      "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"
    }
  }
}