Guía de Implementación ''cl core'' FHIR R4, (Versión Evolutiva)
1.8.6 - ci-build
This page is part of the Chile Core (v1.8.6: STU2 Draft) based on FHIR (HL7® FHIR® Standard) R4. . For a full list of available versions, see the Directory of published versions
Active as of 2022-05-22 |
{
"resourceType" : "CodeSystem",
"id" : "CSCodigoServicio",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This case-sensitive code system <code>https://hl7chile.cl/fhir/ig/clcore/CodeSystem/CSCodigoServicio</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\">nutINTA<a name=\"CSCodigoServicio-nutINTA\"> </a></td><td>Nutrición INTA</td></tr><tr><td style=\"white-space:nowrap\">nedINTA<a name=\"CSCodigoServicio-nedINTA\"> </a></td><td>Medicina INTA</td></tr><tr><td style=\"white-space:nowrap\">medInt<a name=\"CSCodigoServicio-medInt\"> </a></td><td>Medicina Interna</td></tr><tr><td style=\"white-space:nowrap\">saludMDigital<a name=\"CSCodigoServicio-saludMDigital\"> </a></td><td>Salud Mental Digital</td></tr><tr><td style=\"white-space:nowrap\">medGen<a name=\"CSCodigoServicio-medGen\"> </a></td><td>Medicina General</td></tr><tr><td style=\"white-space:nowrap\">derm<a name=\"CSCodigoServicio-derm\"> </a></td><td>Dermatología</td></tr><tr><td style=\"white-space:nowrap\">telDiabetes<a name=\"CSCodigoServicio-telDiabetes\"> </a></td><td>Telemedicina Diabetes</td></tr><tr><td style=\"white-space:nowrap\">telRehab<a name=\"CSCodigoServicio-telRehab\"> </a></td><td>Tele rehabilitación</td></tr><tr><td style=\"white-space:nowrap\">otorrin<a name=\"CSCodigoServicio-otorrin\"> </a></td><td>Otorrinolaringología</td></tr><tr><td style=\"white-space:nowrap\">neurInf<a name=\"CSCodigoServicio-neurInf\"> </a></td><td>Neurología Infantil</td></tr><tr><td style=\"white-space:nowrap\">atencUrgAPS<a name=\"CSCodigoServicio-atencUrgAPS\"> </a></td><td>Atención de Urgencia APS</td></tr><tr><td style=\"white-space:nowrap\">vih<a name=\"CSCodigoServicio-vih\"> </a></td><td>VIH</td></tr><tr><td style=\"white-space:nowrap\">geri<a name=\"CSCodigoServicio-geri\"> </a></td><td>Geriatría</td></tr><tr><td style=\"white-space:nowrap\">gine<a name=\"CSCodigoServicio-gine\"> </a></td><td>Ginecología</td></tr></table></div>"
},
"url" : "https://hl7chile.cl/fhir/ig/clcore/CodeSystem/CSCodigoServicio",
"version" : "1.8.6",
"name" : "CSCodServicioCL",
"title" : "Tipos de Servicios Remotos",
"status" : "active",
"experimental" : false,
"date" : "2022-05-22T00:00:00-03:00",
"publisher" : "HL7 Chile",
"contact" : [
{
"name" : "HL7 Chile",
"telecom" : [
{
"system" : "url",
"value" : "http://hl7chile.cl"
},
{
"system" : "email",
"value" : "chair@hl7chile.cl"
}
]
}
],
"description" : "Códigos para los Servicios realizados en un encuentro remoto según indicaciones del Ministerio de Salud",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "CL",
"display" : "Chile"
}
]
}
],
"copyright" : "Usado con el permiso de HL7 International, todos los derechos resevados en los Licencias de HL7 Internacional.",
"caseSensitive" : true,
"content" : "complete",
"count" : 14,
"concept" : [
{
"code" : "nutINTA",
"display" : "Nutrición INTA"
},
{
"code" : "nedINTA",
"display" : "Medicina INTA"
},
{
"code" : "medInt",
"display" : "Medicina Interna"
},
{
"code" : "saludMDigital",
"display" : "Salud Mental Digital"
},
{
"code" : "medGen",
"display" : "Medicina General"
},
{
"code" : "derm",
"display" : "Dermatología"
},
{
"code" : "telDiabetes",
"display" : "Telemedicina Diabetes"
},
{
"code" : "telRehab",
"display" : "Tele rehabilitación"
},
{
"code" : "otorrin",
"display" : "Otorrinolaringología"
},
{
"code" : "neurInf",
"display" : "Neurología Infantil"
},
{
"code" : "atencUrgAPS",
"display" : "Atención de Urgencia APS"
},
{
"code" : "vih",
"display" : "VIH"
},
{
"code" : "geri",
"display" : "Geriatría"
},
{
"code" : "gine",
"display" : "Ginecología"
}
]
}