Lab Instructions
Lab Instructions
Verify Services
All Docker Services Running
(base) cpu@Chandans-MacBook-Pro ccd % docker ps -a CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES 35a841177e4e rcpu/lof-services:ccdservice "/usr/local/bin/entr…" 2 minutes ago Up 2 minutes 0.0.0.0:4200->80/tcp ccdservice a12c119c5894 rcpu/lof-services:aoservice "bash /start /start" 2 minutes ago Up 2 minutes 0.0.0.0:8000->8000/tcp aoservice 6eb83339b255 hapiproject/hapi:latest "java --class-path /…" 2 minutes ago Up 2 minutes 0.0.0.0:8080->8080/tcp fhirservice ffd969715f25 postgres:16 "docker-entrypoint.s…" 2 minutes ago Up 2 minutes 0.0.0.0:5432->5432/tcp aodb (base) cpu@Chandans-MacBook-Pro ccd %
HAPIFHIR UI running and accessible
Note: Please refer to Debugging CCD Section if any issues.
Exercise
The sample-patients folder contains 5 patient notes
Use Patient 1 Note and Capture screenshot during individual steps of the exercise
Create patient by filling in the mandatory fields
You can use dummy email ids
Keep unique username
Phone Number can be blank
Now you should see the newly added patient. Refresh the page after few seconds if you don't see the patient.
Import the patient note using Import Option under Patient Note column.
Chose the Patient Note
Click on Import Note and wait for the Import to complete. You should see All notes imported message.
Click on the patient name to go to CCD Facesheet
Verify the below section is populated correctly
Problem List (Note and add any missing problems)
PMH (Note and add any missing PMH entries)
Diagnosis (Note and add any missing Diagnosis )
HPI (Note any missing HPI entries)
Assessment (Note any missing Assessment entries)
Allergy (Note any missing Allergy entries)
FamilyHx (Note any missing FamilyHx entries)
SocialHx (Note any missing SocialHx entries)
Physical Examination (Note any missing Physical Examination entries)
Medication (Note and add any missing Medication)
Create a report document for the patient with your notes and final screenshot
Optional - Repeat this exercise for remaining patients
Submission
Prepare a report with your observations and screenshots from the Exercise
Share the report
Last updated