Guía de Implmentación FHIR ADRES (Core)
0.1.0 - ci-build
CO
Guía de Implmentación FHIR ADRES (Core) - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Active as of 2024-11-19 |
{
"resourceType" : "CodeSystem",
"id" : "ColombianHealthcareLevel",
"language" : "es",
"text" : {
"status" : "generated",
"div" : "<div xml:lang=\"es\" xmlns=\"http://www.w3.org/1999/xhtml\" lang=\"es\"><p class=\"res-header-id\"><b>Generated Narrative: SistemaDeCodigos ColombianHealthcareLevel</b></p><a name=\"ColombianHealthcareLevel\"> </a><a name=\"hcColombianHealthcareLevel\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Language: es</p></div><p>This case-sensitive code system <code>https://adres.fhir.guide/core/CodeSystem/ColombianHealthcareLevel</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=\"ColombianHealthcareLevel-1\"> </a></td><td>Nivel I</td></tr><tr><td style=\"white-space:nowrap\">2<a name=\"ColombianHealthcareLevel-2\"> </a></td><td>Nivel II</td></tr><tr><td style=\"white-space:nowrap\">3<a name=\"ColombianHealthcareLevel-3\"> </a></td><td>Nivel III</td></tr><tr><td style=\"white-space:nowrap\">4<a name=\"ColombianHealthcareLevel-4\"> </a></td><td>Nivel IV</td></tr></table></div>"
},
"url" : "https://adres.fhir.guide/core/CodeSystem/ColombianHealthcareLevel",
"version" : "0.1.0",
"name" : "ColombianHealthcareLevel",
"title" : "CodeSystem: Colombian Healthcare Level",
"status" : "active",
"experimental" : false,
"date" : "2024-11-19",
"publisher" : "Administradora de los Recursos del Sistema General de Seguridad Social en Salud - ADRES",
"contact" : [
{
"name" : "Administradora de los Recursos del Sistema General de Seguridad Social en Salud - ADRES",
"telecom" : [
{
"system" : "url",
"value" : "https://www.adres.gov.co"
}
]
}
],
"description" : "Colombian code system for the level of complexity of healthcare.\r\n\r\n[ES: Sistema de codificación de nivel de complejidad de prestación de servicios de salud en Colombia.]",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "CO",
"display" : "Colombia"
}
]
}
],
"purpose" : "This coding system is used as a nomenclator of the level of complexity of the healthcare provider institutions in Colombia (I, II, III, IV), according to the information registered in the REPS.\r\n\r\n[ES: Este sistema de codificación se utiliza como nomenclador del nivel de compejidad de atención de las instituciones prestadoras de salud en Colombia (I, II, III, IV), según la información registrada en el REPS.]",
"copyright" : "HL7 Colombia, CC-BY-4.0, 2024+",
"caseSensitive" : true,
"content" : "complete",
"count" : 4,
"concept" : [
{
"code" : "1",
"display" : "Nivel I"
},
{
"code" : "2",
"display" : "Nivel II"
},
{
"code" : "3",
"display" : "Nivel III"
},
{
"code" : "4",
"display" : "Nivel IV"
}
]
}