Núcleo de Interoperabilidad de Datos (NID) - MINSAL
0.4.0 - draft
Núcleo de Interoperabilidad de Datos (NID) - MINSAL, published by Unidad de Interoperabilidad - MINSAL. This guide is not an authorized publication; it is the continuous build for version 0.4.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/Minsal-CL/NID/ and changes regularly. See the Directory of published versions
Active as of 2023-01-15 |
{
"resourceType" : "CodeSystem",
"id" : "CSValoracionDesempeno",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem CSValoracionDesempeno</b></p><a name=\"CSValoracionDesempeno\"> </a><a name=\"hcCSValoracionDesempeno\"> </a><a name=\"CSValoracionDesempeno-es-CL\"> </a><p>This case-sensitive code system <code>https://interoperabilidad.minsal.cl/fhir/ig/nid/CodeSystem/CSValoracionDesempeno</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=\"CSValoracionDesempeno-1\"> </a></td><td>Sin discapacidad</td></tr><tr><td style=\"white-space:nowrap\">2<a name=\"CSValoracionDesempeno-2\"> </a></td><td>Discapacidad leve</td></tr><tr><td style=\"white-space:nowrap\">3<a name=\"CSValoracionDesempeno-3\"> </a></td><td>Discapacidad moderada</td></tr><tr><td style=\"white-space:nowrap\">4<a name=\"CSValoracionDesempeno-4\"> </a></td><td>Discapacidad severa</td></tr><tr><td style=\"white-space:nowrap\">5<a name=\"CSValoracionDesempeno-5\"> </a></td><td>Discapacidad profunda</td></tr></table></div>"
},
"url" : "https://interoperabilidad.minsal.cl/fhir/ig/nid/CodeSystem/CSValoracionDesempeno",
"version" : "0.4.0",
"name" : "CSValoracionDesempeno",
"title" : "Valoracion Desempeno",
"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" : "Valoracion Desempeno",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "CL",
"display" : "Chile"
}
]
}
],
"caseSensitive" : true,
"content" : "complete",
"count" : 5,
"concept" : [
{
"code" : "1",
"display" : "Sin discapacidad"
},
{
"code" : "2",
"display" : "Discapacidad leve"
},
{
"code" : "3",
"display" : "Discapacidad moderada"
},
{
"code" : "4",
"display" : "Discapacidad severa"
},
{
"code" : "5",
"display" : "Discapacidad profunda"
}
]
}