Atención de Urgencia Interoperable
0.1.1 - draft Chile flag

Atención de Urgencia Interoperable - Local Development build (v0.1.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Ejemplo de una organización de establecimiento - JSON Representation

Raw json | Download

{
  "resourceType" : "Organization",
  "id" : "5491b8d5-e06c-4f89-beb7-75a1989cdc81",
  "meta" : {
    "profile" : [
      🔗 "https://interoperabilidad.minsal.cl/fhir/ig/urgencia/StructureDefinition/EstablecimientoUrg"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Organization 5491b8d5-e06c-4f89-beb7-75a1989cdc81</b></p><a name=\"5491b8d5-e06c-4f89-beb7-75a1989cdc81\"> </a><a name=\"hc5491b8d5-e06c-4f89-beb7-75a1989cdc81\"> </a><a name=\"5491b8d5-e06c-4f89-beb7-75a1989cdc81-es-CL\"> </a><p><b>identifier</b>: <code>http://deis.minsal.cl/establecimientos</code>/114105</p><p><b>active</b>: true</p><p><b>name</b>: Hospital Clínico Metropolitano La Florida Dra. Eloísa Díaz Insunza</p></div>"
  },
  "identifier" : [
    {
      "system" : "http://deis.minsal.cl/establecimientos",
      "value" : "114105"
    }
  ],
  "active" : true,
  "name" : "Hospital Clínico Metropolitano La Florida Dra. Eloísa Díaz Insunza"
}