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 dispositivos médicos - JSON Representation

Raw json | Download

{
  "resourceType" : "Device",
  "id" : "EjDispMedicos",
  "meta" : {
    "profile" : [
      🔗 "https://falp.cl/fhir/ig/IPSFalp/StructureDefinition/DispMedicosFalp"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Device EjDispMedicos</b></p><a name=\"EjDispMedicos\"> </a><a name=\"hcEjDispMedicos\"> </a><a name=\"EjDispMedicos-es-CL\"> </a><p><b>type</b>: <span title=\"Codes:{http://snomed.info/sct 2478003}\">Glass eye</span></p><p><b>patient</b>: <a href=\"Patient-EjPacienteinline.html\">Franchesco Perez (official) (no stated gender), DoB: 1980-01-01 ( RUN: 30.696.558-7\u00a0(use:\u00a0secondary,\u00a0))</a></p></div>"
  },
  "type" : {
    "coding" : [
      {
        "system" : "http://snomed.info/sct",
        "code" : "2478003",
        "display" : "Glass eye"
      }
    ]
  },
  "patient" : {
    🔗 "reference" : "Patient/EjPacienteinline"
  }
}