This project is 'Industry-University Cooperation Project' between TechHeim Co.Ltd and Hanyang University.
This project is prototype product and not commerial health-care product.
This project is not stable health-care system.
This project is not authorizied health-care authority.(like CE, FDA..)
Prohibit redistribution, modification, commerial use.
TechHeim Co.Ltd has not responsibility on this software on illegal use.
Copyright ν ν¬νμ(μ£Ό). All rights reserved.
Contact on call '(+82)1588-6620' or email '[email protected]'.
Tanks goes to Hanyang Univiersity students team:
JuseobJang |
Jae Young Choi (Jay) |
JeongGod |
Minimun SDK version 23
Target SDK version 29
Emulator Pixel 4 XL API 26 (1440 x 3040 : 560dpi)
When running this application for the first time, the splash activity is expressed for a certain period of time before it is transferred to the login activity.
If a user is first connected to an application, the tutorial is shown. Users can learn how to use the application through the corresponding tutorial.
If you sign in normally and the user passes through the tutorial, the main activity's Friends List Fragment usually appears for the first time. The screen allows the user to change their profile. You can also view other users' profiles, create or enter a 1:1 chat room.
Through the bottom navigation bar, it is possible to move to four different programs. Among them, if you go to the chat list fragment, you can see the chat room list. Here you can see the most recent message and the number of unread messages.
When you enter the chat room, there are EditText and Button at the bottom to send text messages, and there are chat room names and drawer navigation tabs at the top action bar. When you open the drawer navigation, you will see menus that can be sent using cameras, galleries, PACS systems, toggle buttons that can be fixed and set notifications, and members of the chat room concerned.
Images can be sent through a camera or gallery. This image stores the original image in Firebase storage and uses cached images in clients. If you download an image, you can download the original image to the server.
It can enter the PACS system through bottom navigation of main activity or drawer navigation of chat rooms. The Search tab allows medical images to be retrieved through periods or specific conditions. The top of the Worklist displays the results of the search. At the bottom of the Worklist, other medical images taken by patients of selected medical images are displayed at the top. Pressing the Eyes icon shows the corresponding medical images in the Viewer. This allows the user to zoom in, zoom out, move around, display, black-and-white inversion, and send to other users.
Dark mode for user convenience is implemented using values.colors (night).
Emulator Pixel C (2560 x 1800 : xhdpi)
The biggest difference between mobile phones and tablets is the wider screen. Using this wide screen, the application can always display the PACS System, the killing function.
The PACS System is accessible no matter what the main activity on the left displays. In other words, PACS medical images always can be viewed, manipulated, and sent to other users from any tab.
Similarly, PACS System can be used within chat room activities. The biggest difference between a mobile phone and a tablet is that the screen does not switch when clicking on a transmitting or receiving PACS message, and the corresponding medical image is shown in the right-hand fragment.
Thank you for reading