Project Hospital

Project Hospital

185 ratings
Bedside Examinations (DLCs Version)
2
2
   
Award
Favorite
Favorited
Unfavorite
File Size
Posted
Updated
643.801 KB
1 Jan, 2022 @ 9:21pm
20 Jan, 2022 @ 9:18pm
5 Change Notes ( view )
You need DLC to use this item.

Subscribe to download
Bedside Examinations (DLCs Version)

In 1 collection by Butch
Project Hospital Overhaul
4 items
Description
This is a version of the Bedside Examinations mod that you should have installed if you play with the Traumatology and Infectious Diseases DLCs. Only use this version OR the original. Don't install both mods!

You can visit the original mod page here:
https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=1870852870
Popular Discussions View All (2)
13
9 Feb, 2023 @ 9:54pm
Bug Reports
Butch
10
8 Oct, 2022 @ 3:45am
Feedback and Suggestions
Butch
79 Comments
jriesenberg3 11 Jul @ 6:49pm 
I made the suggested edit from previous comments to add certain examinations (such as basic biopsy testing) back to the outpatient clinics. However, while it worked and the examination is then available to click and is performed correctly when I do so, sometimes when I let the AI doctors do examinations themselves they do every examination 'except' some of the new ones that are re-added. Not only that, they sometimes freeze with "Idle" as their status and sit with the patient in the office with them not continuing any examination. If I manually click the final available examination they unfreeze and it works, but I have to notice they've frozen. Has anyone else run into this issue?

Is there a separate code I need to add for to queuing these exams back into the AI doctor's usual chain of actions? The examination type is clearly available, and it works if I click it, but the AI doesn't always choose to do it itself and sometimes just stops doing examinations at that point.
심영 21 Jun @ 10:34pm 
not work
Marcuz 8 May @ 6:22am 
hi i was just able to do by simple adding this lines to the ward

<Tag>examinations_no_equipment</Tag>
<Tag>examinations_basic_equipment</Tag>
Marcuz 7 May @ 8:48pm 
hi, if i wanted to ONLY be able to do TEMPERATURE check in the bed without transporting the patient to another room what should i do?
[MT] Xavia 29 Apr @ 3:35am 
Replantation of a hand is casually done in a diagnosis room now? That seems a bit rediculous.
SFC Gunny 3 Feb @ 9:24am 
Crash to desktop
florzz 22 Dec, 2024 @ 8:04am 
@Chuck1892 Not working here for me. I added those lines in ModExaminationsBEDLC but I'm still unable to use serologic exam at ER
Chuck1892 7 Dec, 2024 @ 5:07am 
@J Ahhh yes you are correct - thanks! :D
J92 7 Dec, 2024 @ 2:17am 
@Chuck1892
I assume you mean ModExaminationsBEDLC.xml :steammocking: lol thank you it seems to be working.
Chuck1892 24 Nov, 2024 @ 5:51am 
Had the same bug with the serologic exam.

Fix:
Open ....\Steam\steamapps\workshop\content\868360\2704508459\Database\ModRoomTypesBEDLC.xml

Find <GameDBExamination ID="EXM_SEROLOGY_TESTING_SAMPLING"> and add <SkillRef>SKILL_DOC_QUALIF_GENERAL_MEDICINE</SkillRef> under <RequiredDoctorQualificationList> and <Tag>emergency_doctors_office</Tag> under <RequiredRoomTags>

Worked for me.