Proyecto Listas de Espera MINSAL CHILE
0.1.3 - ci-build

Proyecto Listas de Espera MINSAL CHILE - Local Development build (v0.1.3). See the Directory of published versions

: Indice Comorbilidad - JSON Representation

Active as of 2023-01-15

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "CSIndicecomorbilidad",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This code system <code>http://minsal.cl/listaespera/CodeSystem/CSIndicecomorbilidad</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\">G0<a name=\"CSIndicecomorbilidad-G0\"> </a></td><td>Sin Riesgo, sin condiciones crónicas o riesgo no identificado</td></tr><tr><td style=\"white-space:nowrap\">G1<a name=\"CSIndicecomorbilidad-G1\"> </a></td><td>Riesgo Leve, 1 condición crónica</td></tr><tr><td style=\"white-space:nowrap\">G2<a name=\"CSIndicecomorbilidad-G2\"> </a></td><td>Riesgo Moderado, 2 a 4 condiciones crónicas</td></tr><tr><td style=\"white-space:nowrap\">G3<a name=\"CSIndicecomorbilidad-G3\"> </a></td><td>Riesgo Alto, 5 o más condiciones crónicas</td></tr></table></div>"
  },
  "url" : "http://minsal.cl/listaespera/CodeSystem/CSIndicecomorbilidad",
  "version" : "0.1.3",
  "name" : "CSIndicecomorbilidad",
  "title" : "Indice Comorbilidad",
  "status" : "active",
  "experimental" : false,
  "date" : "2023-01-15",
  "publisher" : "MINSAL Chile",
  "contact" : [
    {
      "name" : "MINSAL Chile",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://minsal.cl"
        }
      ]
    }
  ],
  "description" : "Indice Comorbilidad",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "CL",
          "display" : "Chile"
        }
      ]
    }
  ],
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 4,
  "concept" : [
    {
      "code" : "G0",
      "display" : "Sin Riesgo, sin condiciones crónicas o riesgo no identificado"
    },
    {
      "code" : "G1",
      "display" : "Riesgo Leve, 1 condición crónica"
    },
    {
      "code" : "G2",
      "display" : "Riesgo Moderado, 2 a 4 condiciones crónicas"
    },
    {
      "code" : "G3",
      "display" : "Riesgo Alto, 5 o más condiciones crónicas"
    }
  ]
}