Code Monkey home page Code Monkey logo

Comments (3)

rnarducci avatar rnarducci commented on May 22, 2024

Do the rooms needed for x-ray and blood draw exist already on our hospital floor? What new behavior trees/medical personnel will we need to implement for these behaviors?

from examples.

bricksphd avatar bricksphd commented on May 22, 2024

XRay Locations

The above image shows the locations of the two XRay rooms and the pharmacy (I failed to mention the pharmacists earlier).

  • CAT scan: requires a tech per CAT scan and a radiologist. This behavior should already be implemented, we just need to add the second CAT scan
  • EKG: This behavior should already be implemented, it's one of the tasks we assign to the tech when the patient first arrives
  • x-ray: x-rays are very similar to CAT scans. There needs to be a tech in each room. The same single radiologist behavior should review x-rays as well.
  • Blood draw. We need to add the phlebotomy techs. There we are 4 on duty when I last came by. They should hang out in the location that is currently called 'Tech Start' that is opposite the location where the attending, resident, nurse, and tech start. When a patient needs a blood draw, then they phlebotomist comes, does the draw, and then sends it up stairs. A lab tech upstairs reviews the sample and sends the results to the doctor/resident.
  • Pharmacy: I don't know much about the pharmacy right now. I would add a pharmacist agent and behavior where the agent goes to the pharmacy and waits forever. We should learn more in our next meeting.

from examples.

rnarducci avatar rnarducci commented on May 22, 2024

I added x-ray agents, phlebotomists, and a pharmacist, but will probably have to discuss a bit so I know how to implement their behaviors.

from examples.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.