Tiempos de Espera Interoperable
0.2.1 - draft
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
Active as of 2023-01-15 |
{
"resourceType" : "CodeSystem",
"id" : "CSIndicecomorbilidad",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem CSIndicecomorbilidad</b></p><a name=\"CSIndicecomorbilidad\"> </a><a name=\"hcCSIndicecomorbilidad\"> </a><a name=\"CSIndicecomorbilidad-es-CL\"> </a><p>This case-sensitive code system <code>https://interoperabilidad.minsal.cl/fhir/ig/tei/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" : "https://interoperabilidad.minsal.cl/fhir/ig/tei/CodeSystem/CSIndicecomorbilidad",
"version" : "0.2.1",
"name" : "CSIndicecomorbilidad",
"title" : "Indice Comorbilidad",
"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" : "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"
}
]
}