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

: Destino Fallecido - JSON Representation

Active as of 2024-12-17

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "destino-fallecido",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem destino-fallecido</b></p><a name=\"destino-fallecido\"> </a><a name=\"hcdestino-fallecido\"> </a><a name=\"destino-fallecido-es-CL\"> </a><p>This case-sensitive code system <code>https://interoperabilidad.minsal.cl/fhir/ig/urgencia/CodeSystem/destino-fallecido</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\">1<a name=\"destino-fallecido-1\"> </a></td><td>A disposición de los familiares</td></tr><tr><td style=\"white-space:nowrap\">2<a name=\"destino-fallecido-2\"> </a></td><td>Servicio mortuorio hospitalario</td></tr><tr><td style=\"white-space:nowrap\">3<a name=\"destino-fallecido-3\"> </a></td><td>Derivación al SML</td></tr></table></div>"
  },
  "url" : "https://interoperabilidad.minsal.cl/fhir/ig/urgencia/CodeSystem/destino-fallecido",
  "version" : "0.1.1",
  "name" : "CSDestinoFallecido",
  "title" : "Destino Fallecido",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-12-17T10:22:12-03:00",
  "publisher" : "Unidad de Interoperabilidad - MINSAL",
  "contact" : [
    {
      "name" : "Unidad de Interoperabilidad - MINSAL",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://interoperabilidad.minsal.cl"
        }
      ]
    },
    {
      "name" : "Roberto Araneda",
      "telecom" : [
        {
          "system" : "email",
          "value" : "roberto.araneda@chiledata.cl",
          "use" : "work"
        }
      ]
    },
    {
      "name" : "John Díaz",
      "telecom" : [
        {
          "system" : "email",
          "value" : "john.diaz@chiledata.cl",
          "use" : "work"
        }
      ]
    }
  ],
  "description" : "Códigos asociados a la situación final de los usuarios fallecidos durante la atención de urgencia.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "CL",
          "display" : "Chile"
        }
      ]
    }
  ],
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 3,
  "concept" : [
    {
      "code" : "1",
      "display" : "A disposición de los familiares"
    },
    {
      "code" : "2",
      "display" : "Servicio mortuorio hospitalario"
    },
    {
      "code" : "3",
      "display" : "Derivación al SML"
    }
  ]
}