Installation of EMR System from USB Key.
You will need
- The iilab server computer.
- Good, stable power (solar battery charged)
- A laptop with Google Chrome and Putty software installed on it. (See below)
- The Installation USB key
Installation of Putty
The installation USB key has a Windows program called Putty on it. This will let you connect to a server and run commands on it. It needs to be installed before we can continue. If you already have Putty on your system, skip to the next section.
- Power on and log on to your Windows laptop.
- Insert the USB Key into any open USB port on the laptop.
- Open Windows Explorer
- Double click on the USB Key (it may show "IILABINS" as its name)
- Copy the "Putty" folder from the key to your desktop.
Putty is now installed and you are ready for the next step.
Installation of EMR System
- Make sure the server computer is on.
- Make sure that the laptop is connected to the wifi network ID
healthpassword:hoffman medic platelet crutch - Double-click Putty in the Putty folder on your desktop. A new dialog box will open.
- In the
Host Namebox fill in192.168.42.1and clickOpen - A box will pop up saying
The server's host key is not cached in the registry.ClickYes - A new window will appear that is your session into the server.
- Enter
lastmilewhen it asks for a username. - Enter the password you were given when it asks for a password.
- You will see some text scroll by and then a prompt like
lastmile@kirando:~$ - Plug the USB key into any unused USB slot on the server.
- In the Putty window, type:
sudo mount /dev/disk/by-label/IILABINS /mnt- The system will output:
[sudo] password for lastmile:, type the password you were given. cd /mnt./deploy.sh- The system will output:
This script requires root permissions
[sudo] password for lastmile:
1. Uncompressing deployment files...Done
2. Installing startup scripts...Done
3. Changing file permissions...Done
4. Starting database...Done
5. Installing application...Done.
6. Testing application...Done.
7. Bootstrapping replication...Done.
System ready for testing in the browser at https://www.health/
If all of these steps complete successfully, you will have a working installation! If not, you will need to send the deploy.log file to iilab or contact us directly to work through the issue.
Keep your Putty window open.
Testing the EMR System
Making a Patient and a Visit
- Run Google Chrome
- Type
https://www.healthin the address bar. - The
LTFHC Homescreen will appear. - Click
Loginin the upper-right corner. - Enter the LTFHC username and password you were given.
- Click
New Patientin the upper-right corner. - Fill in the form with fake data. Be creative!
- Click
Save and Continue Visit. - A green box will pop over the next page that says
The patient's data has been saved. Click theXon the right side of the box to dismiss it. - Fill in the
Patient Intakeand check at least oneReason for Visit. - Continue to fill in the rest of the form. Make sure you use the pulldowns, radio buttons
and checkbox lists. Click
Saveat the bottom. - A green box will pop over that says
The visit's data has been saved. - Click the
Visitsitem in the black navigation bar at the top of the page. - Verify that the visit form you filled out is there. Click
Editnext to the item you created. - Verify that all of the data is the same as you entered it.
Creating a User
Find a healthcare worker that will be using the system. Get their name and help them decide on a password that they can remember. Try not to use birthdays or their names for passwords, but if that's the only choice then it is fine. We will be using these in the following steps.
- In the upper right corner next to
ltfhcyou will see a little down arrow, click it. - In the menu that pulls down, select
Manage Usersto load the user management tool. - Fill in
User Name- this is the ID they will use to access the system. We recommend using their last name or their nickname. - Fill in
Full Name - Select
Full AccessunderUser Type - Fill in a password under
Password. - Don't worry about any of the other fields.
- Click
Create User - You will see the user's information pop up in the table on the right.
Testing the new user
- In the upper right corner next to
ltfhcyou will see a little down arrow, click it. - In the menu that pulls down, select
Logout. - The
LTFHC Homescreen will appear. - Click
Loginin the upper-right corner. - Enter the username and password that you just used to create the user.
- Click
Visitsand see if the visit that you created earlier is visible.