Skip to content

Glossary and Information Sources

Alex Li edited this page Oct 22, 2018 · 6 revisions

Glossary

Terms Definition
Body location A reference to a photo indicating which area of the body the photo was taken on.
Care provider One of the users of the application; care provider is a medical professional who monitors and tracks the changes of a patient's problem overtime, and comments to a patient's problem records.
Geo location Geographical location of a record on a map.
HADA Application's name; 肌 pronounced hada, is the japanese character for skin.
Patient One of the users of the application; a patient is a person who is seeing a medical professional for a problem they have, who monitors and records changes of a problem overtime.
Problem A medical problem that needs to be monitored and recorded by the patient. It is denoted as a title, date started, and a brief description in the app.
Profile It is a unique user id with associated email address and phone number.
Record A record of change for a particular problem that is being tracked. It must have a timestamp, and can optionally have a geo-location, a body-location, title, comment, photos, and a comment from the care provider.
Server A back-end elasticsearch database that stores user information and records of problems.
Sys admin A system administrator, or sysadmin, is a person who is responsible for the upkeep, configuration, and reliable operation of computer systems; especially multi-user computers, such as servers.
User A person who uses the application; Either a patient or a care provider

Related products

Licence

This is a group project for CMPUT 301 course at the University of Alberta
Copyright (C) 2018  Austin Goebel, Anders Johnson, Alex Li, 
Cristopher Penner, Joseph Potentier-Neal, Jason Robock

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/.

Author emails: [email protected], [email protected], [email protected], [email protected], [email protected], [email protected]