{
  "resourceType" : "MedicationStatement",
  "id" : "fc6ae4d7-514a-4368-99d7-219b3a7853b8",
  "meta" : {
    "profile" : ["https://fhir.minsalud.gov.co/rda/StructureDefinition/MedicationStatementRDA"]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ResumenMedicación /ResumenMedicamento fc6ae4d7-514a-4368-99d7-219b3a7853b8</b></p><a name=\"fc6ae4d7-514a-4368-99d7-219b3a7853b8\"> </a><a name=\"hcfc6ae4d7-514a-4368-99d7-219b3a7853b8\"> </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-MedicationStatementRDA.html\">Antecedente farmacológico (MedicationStatement) RDA</a></p></div><p><b>status</b>: Completed</p><p><b>medication</b>: <span title=\"Codes:\">AMOXICILINA</span></p><p><b>subject</b>: <a href=\"Patient-92a8e277-af20-4854-a3fb-02cbe9fb8d49.html\">Mónica María Mora Jaramillo (official) Female, DoB: 1995-04-05 ( Person number: 324283476\u00a0(use:\u00a0official,\u00a0))</a></p><p><b>informationSource</b>: <a href=\"Patient-92a8e277-af20-4854-a3fb-02cbe9fb8d49.html\">Mónica María Mora Jaramillo (official) Female, DoB: 1995-04-05 ( Person number: 324283476\u00a0(use:\u00a0official,\u00a0))</a></p><h3>Dosages</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Text</b></td></tr><tr><td style=\"display: none\">*</td><td>Tomé 1 tableta de 250 mg cada 8 horas, durante 7 días</td></tr></table></div>"
  },
  "status" : "completed",
  "medicationCodeableConcept" : {
    "text" : "AMOXICILINA"
  },
  "subject" : {
    "reference" : "Patient/92a8e277-af20-4854-a3fb-02cbe9fb8d49"
  },
  "informationSource" : {
    "reference" : "Patient/92a8e277-af20-4854-a3fb-02cbe9fb8d49"
  },
  "dosage" : [{
    "text" : "Tomé 1 tableta de 250 mg cada 8 horas, durante 7 días"
  }]
}