GI Resumen IPS FALP
0.1.0 - ci-build Chile flag

GI Resumen IPS FALP, published by EstebanFredes. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/SIMSADIs/GI_IPS_FALP/ and changes regularly. See the Directory of published versions

: Ejemplo Medicamento - JSON Representation

Raw json | Download

{
  "resourceType" : "Medication",
  "id" : "EjMedicamento",
  "meta" : {
    "profile" : [
      🔗 "https://falp.cl/fhir/ig/IPSFalp/StructureDefinition/MedicamentoFalp"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Medication EjMedicamento</b></p><a name=\"EjMedicamento\"> </a><a name=\"hcEjMedicamento\"> </a><a name=\"EjMedicamento-es-CL\"> </a><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 26800000}\">Product containing midazolam (medicinal product)</span></p></div>"
  },
  "code" : {
    "coding" : [
      {
        "system" : "http://snomed.info/sct",
        "code" : "26800000",
        "display" : "Product containing midazolam (medicinal product)"
      }
    ]
  }
}