0.0.2 • Published 6 years ago
consultasaludcl v0.0.2
Consulta Salud CL
Package para la búsqueda de profesionales de la salud en el Registro Nacional de Prestadores Individuales de Salud (Chile)
Getting Started
npm install consultasaludcl
Usage
const consultsaludcl = require('consultasaludcl');
console.log(consultsaludcl.search('John Doe'));
console.log(consultsaludcl.searchByRut('1111111-1'));
Contributing
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
Versioning
We use SemVer for versioning. For the versions available, see the tags on this repository.
Authors
- Mathías Donoso - Initial work - mathiasdonoso
See also the list of contributors who participated in this project.
License
This project is licensed under the MIT License - see the LICENSE file for details