Tiempos de Espera Interoperable
0.2.1 - draft Chile flag

Tiempos de Espera Interoperable, published by Unidad de Interoperabilidad - MINSAL. This guide is not an authorized publication; it is the continuous build for version 0.2.1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/Minsal-CL/SIGTEv2-IG/ and changes regularly. See the Directory of published versions

: Establecimiento Destino Codigo - JSON Representation

Active as of 2023-01-15

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "CSEstablecimientoDestino",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem CSEstablecimientoDestino</b></p><a name=\"CSEstablecimientoDestino\"> </a><a name=\"hcCSEstablecimientoDestino\"> </a><a name=\"CSEstablecimientoDestino-es-CL\"> </a><p>This case-sensitive code system <code>https://interoperabilidad.minsal.cl/fhir/ig/tei/CodeSystem/CSEstablecimientoDestino</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">200556<a name=\"CSEstablecimientoDestino-200556\"> </a></td><td>Hospital Digital</td></tr><tr><td style=\"white-space:nowrap\">201435<a name=\"CSEstablecimientoDestino-201435\"> </a></td><td>Departamento de Asistencia Remota en Salud</td></tr><tr><td style=\"white-space:nowrap\">133558<a name=\"CSEstablecimientoDestino-133558\"> </a></td><td>Posta de Salud Rural Inio</td></tr><tr><td style=\"white-space:nowrap\">133529<a name=\"CSEstablecimientoDestino-133529\"> </a></td><td>Posta de Salud Rural Piedras Blancas</td></tr><tr><td style=\"white-space:nowrap\">133527<a name=\"CSEstablecimientoDestino-133527\"> </a></td><td>Posta de Salud Rural Punta Liles o Laitec</td></tr></table></div>"
  },
  "url" : "https://interoperabilidad.minsal.cl/fhir/ig/tei/CodeSystem/CSEstablecimientoDestino",
  "version" : "0.2.1",
  "name" : "CSEstablecimientoDestino",
  "title" : "Establecimiento Destino Codigo",
  "status" : "active",
  "experimental" : false,
  "date" : "2023-01-15",
  "publisher" : "Unidad de Interoperabilidad - MINSAL",
  "contact" : [
    {
      "name" : "Unidad de Interoperabilidad - MINSAL",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://interoperabilidad.minsal.cl"
        }
      ]
    }
  ],
  "description" : "Establecimiento Destino Codigo ejemplos hechos en base a este documento con los [Códigos DEIS del establecimientos](https://datos.gob.cl/dataset/establecimientos-de-salud-vigentes)",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "CL",
          "display" : "Chile"
        }
      ]
    }
  ],
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 5,
  "concept" : [
    {
      "code" : "200556",
      "display" : "Hospital Digital"
    },
    {
      "code" : "201435",
      "display" : "Departamento de Asistencia Remota en Salud"
    },
    {
      "code" : "133558",
      "display" : "Posta de Salud Rural Inio"
    },
    {
      "code" : "133529",
      "display" : "Posta de Salud Rural Piedras Blancas"
    },
    {
      "code" : "133527",
      "display" : "Posta de Salud Rural Punta Liles o Laitec"
    }
  ]
}