Skip to content

Instantly share code, notes, and snippets.

@realFranco
Created May 19, 2021 17:36
Show Gist options
  • Save realFranco/2ffec9c07af7addee79c6ab3df55b7c8 to your computer and use it in GitHub Desktop.
Save realFranco/2ffec9c07af7addee79c6ab3df55b7c8 to your computer and use it in GitHub Desktop.
{
"fonasa": [
{
"group": "01",
"items": [
{
"subgroup": "0101",
"description": "ATENCION ABIERTA",
"items": [
{
"code": "0101001",
"description": "CONSULTA MEDICA ELECTIVA"
},
{
"code": "0101201",
"description": "CONSULTA MEDICA DE ESPECIALIDAD EN DERMATOLOGIA"
},
{
"code": "0101202",
"description": "CONSULTA MEDICA DE ESPECIALIDAD EN GERIATRIA"
}
]
},
{
"subgroup": "0108",
"description": "TELEMEDICINA",
"items": [
{
"code": "0108201",
"description": "CONSULTA TELEMEDICINA DERMATOLOGIA"
},
{
"code": "0108202",
"description": "CONSULTA TELEMEDICINA GERIATRIA"
}
]
}
]
},
{
"grupo": "02",
"items": [
{
"subgroup": "0202",
"description": "ATENCION CERRADA",
"items": [
{
"code": "0202101",
"description": "DIA CAMA DE HOSPITALIZACION MEDICINA Y ESPECIALIDADES"
},
{
"code": "0202106",
"description": "DIA CAMA HOSPITALIZACION CIRUGIA"
},
{
"code": "0202109",
"description": "DIA CAMA DE HOSPITALIZACION PEDIATRIA"
}
]
}
]
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment