{
  "resourceType" : "Medication",
  "id" : "Medicamento1",
  "meta" : {
    "profile" : ["https://hl7chile.cl/fhir/ig/clcore/StructureDefinition/CoreMedicamentoCl"]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Medicación /Medicamento Medicamento1</b></p><a name=\"Medicamento1\"> </a><a name=\"hcMedicamento1\"> </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=\"https://hl7chile.cl/fhir/ig/clcore/1.8.5/StructureDefinition-CoreMedicamentoCl.html\">CL Medicamento</a></p></div><p><b>identifier</b>: <code>http://minsal.cl/semantikos/description-id</code>/1991971000167110\u00a0(use:\u00a0official,\u00a0), <code>http://minsal.cl/semantikos/concept-id</code>/840851000167103\u00a0(use:\u00a0official,\u00a0)</p><p><b>code</b>: <span title=\"Codes:{http://minsal.cl/semantikos/description-id 1991971000167110}\">Tareg - D 160 / 25 comprimido recubierto (Novartis)</span></p></div>"
  },
  "identifier" : [{
    "use" : "official",
    "system" : "http://minsal.cl/semantikos/description-id",
    "value" : "1991971000167110"
  },
  {
    "use" : "official",
    "system" : "http://minsal.cl/semantikos/concept-id",
    "value" : "840851000167103"
  }],
  "code" : {
    "coding" : [{
      "system" : "http://minsal.cl/semantikos/description-id",
      "code" : "1991971000167110",
      "display" : "Tareg - D 160 / 25 comprimido recubierto (Novartis)"
    }],
    "text" : "Tareg - D 160 / 25 comprimido recubierto (Novartis)"
  }
}