Skip to content

Commit

Permalink
Merge pull request ntsma#75 from vieiraeduardos/master
Browse files Browse the repository at this point in the history
Updating and Translating content in README.md
  • Loading branch information
vieiraeduardos committed Dec 13, 2019
2 parents 0d78fb9 + c96bebb commit 986c99a
Showing 1 changed file with 31 additions and 2 deletions.
33 changes: 31 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,33 @@
# Sofia
Plataforma de teleconsultorias
Online Primary Care Interactive Strengthening System

SISTEMA ONLINE DE FORTALECIMENTO INTERATIVO DE ATENÇÃO PRIMÁRIA
The Telehealth Brazil Networks Program is a national action that seeks to improve the quality of care and primary care in the Unified Health System (SUS), integrating teaching and service through computer tools, which offers conditions to promote telecare and tele-education. Regarding telecare, the Telehealth Center of the University Hospital of the Federal University of Maranhão (NTS HU-UFMA) is made up of Teleconsultation services, which provide assistance for health actions, clinical procedures and issues related to work processes. In three years (2015-2018), the center used the Ministry of Health's web platform to offer the teleconsultation services offered. Subsequently, for better process analysis, the center developed the SMGT management and monitoring system to transform all data into analytical information. But integration with these two platforms was still done manually, with daily download and digital spreadsheet upload to update the database. Thus, in February 2018, the center began developing its own platform, called SOFIA, and launched it in August 2018. The main objective was to have a center-dependent system environment (full integration with SGAT and SMGT), improve analysis of the entire process and develop new resources for a better experience of registered health professionals.

Sofia is a mobile application capable of handling the teleconsulting services offered by the center. In addition, it is integrated with all platforms developed by the center, creating a complete environment for NTS HU-UFMA registered health professionals.

Installing
----------

Install and update using Node.js:

npm install


Execute using React Native:

npx react-native start

npx react-native run-android (Para Android)

npx react-native run-ios (Para iOS)

Links
-----

* Website: http://telessaude.huufma.br/
* Documentation:
* Releases:
* Code: https://github.com/ntsma/sofia
* Issue tracker: https://github.com/ntsma/sofia/issues
* Test status:
* Official chat: https://chat.whatsapp.com/Kr3tVW4EOYi8SMHxLrLjS9

0 comments on commit 986c99a

Please sign in to comment.