Skip to main content

Obras sociales argentinas

Lista de las obras sociales argentinas

La lista oficial de obras sociales argentinas puede obtenerse por dos vías:

Estas listas son diferentes y tienen alrededor de 300 elementos. No cambia mucho al parecer.

from oss_ar.oss import ObraSocialArgentina
import json
rnoss = ['900103', '800501', '117702']
for rnos in rnoss:
    oss = ObraSocialArgentina(rnos=rnos)
    nice_dict = json.dumps(oss.as_dict(), indent=2)
    print(nice_dict)
{
  "rnos": "900102",
  "nombre": "OBRA SOCIAL DEL PERSONAL DE EMPRESAS FIAT Y EMPRESAS PEUGEOT CITROEN ARGENTINA",
  "tipo_de_cobertura": "Obra social",
  "sigla": "OSPEF Y EPCA",
  "provincia": "CABA",
  "localidad": "CIUDAD DE BUENOS AIRES",
  "domicilio": "AVDA CORDOBA 487 6\u00ba PISO OFICINA \"L\"",
  "cp": "",
  "telefonos": [
    "4 312-8261",
    "4 312-8269"
  ],
  "email": "obrasocial@osfp.com.ar",
  "web": null
}
{
  "rnos": "800501",
  "nombre": "OBRA SOCIAL ACEROS PARANA",
  "tipo_de_cobertura": "Obra social",
  "sigla": "",
  "provincia": "Buenos Aires",
  "localidad": "SAN NICOLAS DE LOS ARROYOS",
  "domicilio": "AVDA. MORENO 187",
  "cp": "",
  "telefonos": [
    "03461-425632",
    "03461-43-7600"
  ],
  "email": "info@osap.org.ar",
  "web": null
}
{
  "rnos": "117801",
  "nombre": " OBRA SOCIAL DEL PERSONAL DE PRENSA DE MENDOZA",
  "tipo_de_cobertura": "Obra social",
  "sigla": "",
  "provincia": "Mendoza",
  "localidad": "MENDOZA",
  "domicilio": "CHILE 1661",
  "cp": "5500",
  "telefonos": [
    "0261-4-251179",
    "0261-4-251469"
  ],
  "email": "prensaludmza@hprensaludmza.org.ar",
  "web": null
}

Funcionamiento interno

Esta librería usa los CSVs de origen de estas dos fuentes y mezcla los datos. Expone tambien las clases internas

Descarga automatizada

Desde SSSalud: Hacer un post a https://www.sssalud.gob.ar/ con los parámetros:
{'obj': 'listRnosc', 'tipo': 7}

Desde SISA se requiere un scpae un poco más complejo.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

oss_ar-0.114-py3-none-any.whl (2.2 kB view details)

Uploaded Python 3

File details

Details for the file oss_ar-0.114-py3-none-any.whl.

File metadata

  • Download URL: oss_ar-0.114-py3-none-any.whl
  • Upload date:
  • Size: 2.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.34.0 CPython/3.6.8

File hashes

Hashes for oss_ar-0.114-py3-none-any.whl
Algorithm Hash digest
SHA256 93a377eb397c8465a53651b250d0cd855f3dfe049ff6d768af2b7d9644044fbc
MD5 404589053985a9733fc3e3eaecf3e2a6
BLAKE2b-256 2cd990e57e70df1455df575cf9f9b8fe32ba0aaff769c8aa30b3ab1df249c774

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page