Skip to content

Commit 476c5f7

Browse files
codeduck101PhantomDergwulfNotActuallyMarty
authored
Rewrite Medical SOP (ProjectOmu#1048)
* Update SpaceStation14.sln * added paramed, psych, and viro SOPs to omu; reworked chemist SOP from goob; modified CMO and Doctor/Intern SOPs from goob * accidentally forgot to remove the note about paramedics being combined with doctor/intern * i forgot to commit the whitespace fix before i submitted my PR * uncooked my localhost and fixed the incorrect bullet points in the MedicalSOP due to comment whitespace issues * explicitly added viro chems as a prerequisite to making meth * Reword MD/Intern SOP9 to better utilize surgery Co-authored-by: Phantom <100677691+PhantomDergwulf@users.noreply.github.com> * update PhantomDergwulf's suggestion to fit my formatting and style * Clarify CMO SOP and expand setup responsibilities the CMO is now "highly encouraged" instead of "permitted" to carry a defib the CMO now has to ensure that cloning, the biofab and the biomass reclaimer are set up within 10 minutes or else they die (before it was just cloning) * major round of updates from review and for clarity major updates are as follows: * viruses may now contain minor harm if the benefits reverse that harm * the CMO can't prevent revival unless told not to by ward, HoS, captain or CC or else they may face execution for prevention of revival * CMO now responsible for cryo and encouraged to make vulp cryo * the CMO is not entitled to sit in on therapy * added notes on DNRs to CMO and MD/Intern * added cryo as a valid emergency alternative to store a body in * changed "sufficient biomass" to 100u * MDs must explicitly verify body donors don't have genetic damage before cloning * clarify that transits must still come back to CC even if DNR'd and also refined the DNR/wait to revive permissions * address hydetime's suggestion to clarify paramedic SOP 3 so that they're more explicitly encouraged to take advantage of opportunities to rescue people and only "refrain" from diving head first into gunfire * removed the extra # in front of non-inline XML comments * further condensed comments down for readability * revert built changes from e5f3cdb i hope this works * even further condensed comments * changed "Virology and Medbay" to "Virology or Medbay" for good english * kill empty comments * Whoops --------- Co-authored-by: Phantom <100677691+PhantomDergwulf@users.noreply.github.com> Co-authored-by: NotActuallyMarty <27968892+NotActuallyMarty@users.noreply.github.com>
1 parent 715e1d9 commit 476c5f7

10 files changed

Lines changed: 173 additions & 56 deletions

File tree

Resources/Locale/en-US/_Omu/guidebook/guides.ftl

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# - Cargo
22
guide-entry-sop-courier = Courier
3+
# - Medical
4+
guide-entry-sop-paramedic = Paramedic
5+
guide-entry-sop-psychologist = Psychologist
6+
guide-entry-sop-virologist = Virologist
37
# - Security
48
guide-entry-sop-corpsman = Corpsman
59
guide-entry-sop-security-sergeant = Sergeant

Resources/Prototypes/_Goobstation/Guidebook/sop.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,8 +131,11 @@
131131
name: guide-entry-sop-medical
132132
text: "/ServerInfo/_Goobstation/Guidebook/SoP/Jobs/Medical/MedicalSOP.xml"
133133
children:
134+
- ChemistSOP # Omustation Start todo move sop stuff
134135
- DoctorInternSOP
135-
- ChemistSOP
136+
- ParamedicSOP
137+
- PsychologistSOP
138+
- VirologistSOP # Omustation End
136139

137140
- type: guideEntry
138141
id: ScienceSOP

Resources/Prototypes/_Omu/Guidebook/sop.yml

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,23 @@
1-
# Courier SOP Entry
1+
# Courier SOP Entry
22
- type: guideEntry
33
id: CourierSOP
44
name: guide-entry-sop-courier
55
text: "/ServerInfo/_Omu/Guidebook/SoP/Jobs/Cargo/CourierSOP.xml"
6+
# Paramedic SOP Entry
7+
- type: guideEntry
8+
id: ParamedicSOP
9+
name: guide-entry-sop-paramedic
10+
text: "/ServerInfo/_Omu/Guidebook/SoP/Jobs/Medical/ParamedicSOP.xml"
11+
# Psychologist SOP Entry
12+
- type: guideEntry
13+
id: PsychologistSOP
14+
name: guide-entry-sop-psychologist
15+
text: "/ServerInfo/_Omu/Guidebook/SoP/Jobs/Medical/PsychologistSOP.xml"
16+
# Virologist SOP Entry
17+
- type: guideEntry
18+
id: VirologistSOP
19+
name: guide-entry-sop-virologist
20+
text: "/ServerInfo/_Omu/Guidebook/SoP/Jobs/Medical/VirologistSOP.xml"
621
# Corpsman SOP formerly Brigmed SOP
722
- type: guideEntry
823
id: CorpsmanSOP

Resources/ServerInfo/_Goobstation/Guidebook/SoP/Jobs/Command/ChiefMedicalOfficerSOP.xml

Lines changed: 21 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -10,22 +10,28 @@ SPDX-License-Identifier: AGPL-3.0-or-later
1010
# Chief Medical Officer (CMO) SOP
1111
This is the list of procedures, responsibilities, and duties of the [color=#1b67a5][bold]Chief Medical Officer[/bold][/color] of this station.
1212

13-
1. The Chief Medical Officer is permitted to carry a regular Defibrillator or a Compact Defibrillator on their person at all times.
13+
1. The Chief Medical Officer is highly encouraged to carry a regular Defibrillator or a Compact Defibrillator on their person at all times.
1414

1515
2. The Chief Medical Officer is permitted to carry a telescopic baton, flash, and syringe gun at all times.
16-
<Box>The syringe gun should not contain harmful chemicals at any point except during emergencies.</Box> <!--, such as Nuclear Operatives, Blob, and/or Delta Alert. # Omu, remove refernces to metashielded things.-->
17-
18-
3. The Chief Medical Officer is not permitted to allow the creation of poisonous or explosive mixtures in Chemistry without express consent from the Captain or, failing that, the presence of a clear and urgent danger to the integrity of the station, except of course in situations where Chemical Implants are required.
19-
20-
4. The Chief Medical Officer is not permitted to allow the release of any virus without a full list of its symptoms, and they must have a vaccine of the virus on hand to be given out on request.
21-
<Box>The virus may not have any harmful symptoms whatsoever, though neutral/harmless symptoms are permitted.</Box>
22-
23-
5. The Chief Medical Officer must make sure that any cloneable corpses are cloned; except in cases where the individual has had a successful brain transplant.
24-
25-
6. The Chief Medical Officer is responsible for setting up the Cloning Devices in a location where Medical Personnel can access it.
26-
27-
7. The Chief Medical Officer is expected to assist Chemists and Medical Doctors when necessary.
28-
29-
8. The Chief Medical Officer is expected to work on Command Personnel over regular Medical Personnel when possible.
16+
<Box>The syringe gun should not contain harmful chemicals at any point except during emergencies.</Box>
17+
<!--, such as Nuclear Operatives, Blob, and/or Delta Alert. # Omu, remove refernces to metashielded things.
18+
19+
-->3. The Chief Medical Officer is not permitted to allow the creation of any explosive, lacerating, poisonous, caustic, or otherwise harmful non-medicinal mixture for any purpose other than the synthesis of medicine without express consent from the [color=#1b67a5][bold]Captain[/bold][/color] or, failing that, the presence of a clear and urgent danger to the integrity of the station. Vestine or its derivatives found in Chemistry from a non-Nanotrasen source must be reported to [color=#ba292c][bold]Security[/bold][/color] immediately.
20+
<!-- , except of course in situations where Chemical Implants are required. # Omu, remove SS13 reference of Chemical Implants; parity added with Chemist SOP
21+
22+
-->4. The Chief Medical Officer is not permitted to allow the release of any virus without a full list of its symptoms, and they must have a vaccine of the virus on hand to be given out on request.
23+
<Box>The virus may not have any harmful symptoms whatsoever unless the benefits of the virus neutralize the symptoms. Neutral or harmless symptoms are permitted.</Box><!-- Omu, relaxed "any harmful symptoms" to allow for minor damaging but majorly healing viruses
24+
Omu, rewording and parity change
25+
-->5. The Chief Medical Officer must ensure that all deceased station personnel are revived, cloned, or given a successful brain transplant unless the individual is under a Do Not Resuscitate order (DNR). Individuals under a DNR should be placed in the Morgue with documentation of the DNR. [bold]Bodies of Transit Prisoners must return to Central Command even if under a DNR.[/bold] In addition, the Chief Medical Officer must make sure that the Morgue does not contain cloneable corpses.
26+
<Box>The Chief Medical Officer is not permitted to intentionally delay the revival of personnel without permission from the [color=#1b67a5][bold]Head of Security[/bold][/color], and the Captain must not overrule this. Additionally, the Captain may, with good cause, unilaterally order the prevention of revival of individuals. The [bold][color=#ba292c]Warden[/color][/bold] or Head of Security may order a reasonable delay in revival of a prisoner so that Security can apprehend the prisoner. Failure to follow this Guideline may be considered Prevention of Revival and result in execution.</Box>
27+
<!-- Omu, updated
28+
-->6. The Chief Medical Officer is responsible for swiftly setting up Cloning, the Medical Biofabricator, and the Biomass Reclaimer in a location easily accessible by all Medical personnel. In addition, the Chief Medical Officer must coordinate with Atmospherics to ensure the functionality of Cryo Pods. It is also recommended (but not necessary) to designate a cryogenics area within Medbay for heavily insulated species, such as Vulpkanin, and to coordinate with Engineering to construct it.
29+
<Box>Failure to attempt to follow this Guideline within ten (10) minutes is to be considered a breach of Standard Operating Procedure. Cryo Pods must be operational within thirty (30) minutes or else be considered a breach of Standard Operating Procedure.</Box>
30+
<!-- Omu, added Virologist reference and explicit notice that the CMO should be doing chem/viro work
31+
-->7. The Chief Medical Officer is expected to assist Medical Doctors, Chemists, and Virologists when necessary, up to and including assuming their roles in their absence. The Chief Medical Officer must ensure that the Medical Fridge is sufficiently stocked as according to the Chemist’s SOP and that Viral Outbreaks are eradicated swiftly.
32+
<!-- Omu, parity change
33+
-->8. The Chief Medical Officer may request to sit in during a Psychologist's therapy meeting [bold]but is not entitled to[/bold] if the client refuses. If the client accepts, then the Chief Medical Officer is under the same confidentiality agreement as the Psychologist. [bold]Breaching confidentiality is grounds for demotion.[/bold]
34+
<!-- Omu, verbiage
35+
-->9. The Chief Medical Officer is expected to treat Command Personnel over regular Medical Personnel when possible.
3036

3137
</Document>

Resources/ServerInfo/_Goobstation/Guidebook/SoP/Jobs/Medical/ChemistSOP.xml

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -5,27 +5,27 @@ SPDX-FileCopyrightText: 2025 Aiden <28298836+Aidenkrz@users.noreply.github.com>
55
SPDX-License-Identifier: AGPL-3.0-or-later
66
-->
77

8+
89
<Document>
910
# Chemist SOP
10-
This is the list of procedures, responsibilities, and duties of the [color=#42636d][bold]Chemist[/bold][/color] of this station.
11-
12-
1. The Chemist is not permitted to experiment with explosive mixtures.
11+
This is the list of procedures, responsibilities, and duties of the [color=#42636d][bold]Chemist[/bold][/color] of this station.<!-- Omu, near-complete overhaul of this document to update for SS14
1312
14-
2. The Chemist is not permitted to experiment with poisonous mixtures and/or narcotics.
13+
-->1. The Chemist must ensure that the Medical Fridge (or equivalent) is stocked with at least enough medication to handle Brute, Burn, Airloss, Toxic, and Genetic damage.
14+
<Box>Failure to attempt to follow this Guideline within thirty (30) minutes is to be considered a breach of Standard Operating Procedure. The Chemist’s primary job is to supply Medical with more than ample amounts of medication. All other requests for chemicals come secondary.</Box>
1515

16-
3. The Chemist is not permitted to experiment with Life or other Omnizine-derived mixtures apart from Omnizine, Lazarus Reagent or Sanguine Reagent.
16+
2. The Chemist must ensure that medication is appropriately labeled with its name or abbreviation, the overdose limit, and what type of damage the medication heals. Additional information, such as the amount of damage healed or if a medication is toxic, is highly recommended.
1717

18-
4. The Chemist is not permitted to produce alcoholic beverages.
18+
3. The Chemist is not permitted to leave Chemistry unattended if the Medical Fridge (or equivalent) is devoid of medication, except in such a case that Chemistry is unusable or if Welding Fuel must be brought to Chemistry.
1919

20-
5. Chemists in conjunction with Medical Doctors and/or Geneticists must make sure that Cloning is stocked with Biomass, Osseous Reagent and Sanguine Reagent.
20+
4. The Chemist is not permitted to create any explosive, lacerating, poisonous, caustic, or otherwise harmful non-medicinal mixture for any purpose other than the synthesis of medicine without express consent from the [color=#1b67a5][bold]Captain[/bold][/color], the [color=#1b67a5][bold]Chief Medical Officer[/bold][/color] with authorization from the Captain, or, failing that, the presence of a clear and urgent danger to the integrity of the station. If any of these chemicals are produced, they are to be disposed of immediately unless the prior exception applies.
21+
<Box>Failure to follow this Guideline within one (1) minute is to be considered a breach of Standard Operating Procedure.</Box>
2122

22-
6. The Chemist must ensure that the Medical Fridge is stocked with at least enough medication to handle Brute, Burn, Respiratory, Toxic and Brain damage.
23-
<Box>Failure to follow this Guideline or attempting to follow this Guideline within thirty (30) minutes is to be considered a breach of Standard Operating Procedure.</Box>
23+
5. The Chemist is not permitted to experiment with Vestine or any derivative. Exceptions for Vestine may be given for Nanotrasen-provided Vestine or at the presence of a clear and urgent danger to the integrity of the station. Any Chemist who finds Vestine in one of their colleague’s devices should report it [bold]IN SECRET[/bold] immediately to [color=#ba292c][bold]Security[/bold][/color] and the Chief Medical Officer.
2424

25-
7. The Chemist is not allowed to leave Chemistry unattended if the Medical Fridge is devoid of Medication, except in such a case that Chemistry is unusable or if Fungus needs to be collected.
25+
6. The Chemist is not permitted to produce alcoholic beverages except when requested by a [color=#388c34][bold]Bartender[/bold][/color] to do so.
2626

27-
8. The Chemist is allowed to produce narcotics as long as there is a reasonable backstock of medication in the Medical Fridge for treating wounds of all types.
28-
29-
9. The Chemist is expected to follow the same guidelines as the [color=#42636d][bold]Medical Doctor[/bold][/color] when operating in the Medical Treatment Room or performing Surgery.
27+
7. The Chemist is allowed to produce narcotics as long as there is a reasonable backstock of medication in the Medical Fridge (or equivalent) for treating ailments of all types, including serious wounds from radioactive or caustic substances; viral and bacterial diseases; reversing rotting; and eye, brain, and mental/emotional damage. It is strongly recommended that the Chemist produce medication to combat drunkenness and hallucinations. [bold]The Chemist is not permitted to produce medication to heal Holy damage without permission from the station’s [color=#388c34]Chaplain[/color].[/bold] <!-- Omu, defined when chemists can make narcotics, and chappy must give permissions to make umbroxol
3028
29+
-->8. If there are no other Medical staff present in the Medbay and there are unattended patients requiring treatment, the Chemist must treat them as a Medical Doctor would. The Chemist is expected to follow the same guidelines as the [color=#42636d][bold]Medical Doctor[/bold][/color] when operating in the Medical Treatment Room or performing Surgery.
3130
</Document>
31+

Resources/ServerInfo/_Goobstation/Guidebook/SoP/Jobs/Medical/DoctorInternSOP.xml

Lines changed: 25 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -9,32 +9,41 @@ SPDX-License-Identifier: AGPL-3.0-or-later
99
# Medical Doctor/Intern SOP
1010
This is the list of procedures, responsibilities, and duties of the [color=#42636d][bold]Medical Doctor[/bold][/color] and [color=#42636d][bold]Medical Intern[/bold][/color] of this station.
1111

12-
1. Though not mandatory, it is recommended that Doctors wear Sterile Masks and Latex/Nitrile gloves when handling patients.
12+
<!-- Omu, added vox/plasmaman inclusivity
13+
-->1. Though not mandatory, it is recommended that Medical Doctors wear Sterile Masks/internals and Latex/Nitrile gloves when handling patients.
1314
<Box>This Guideline becomes mandatory during Viral Outbreaks [bold]and[/bold] when performing [bold][italic]Surgeries[/italic][/bold].</Box>
1415

15-
2. Medical Interns should focus on helping Medical Doctors and Paramedics in whatever they require, and tending to patients that require light care.
16-
<Box>If necessary, they can stand in for regular Medical Doctor duties.</Box>
16+
<!-- Omu, verbiage
17+
-->2. Medical Interns should focus on tending to patients that require light care and helping other qualified Medical staff in whatever they require.
18+
<Box>If necessary, they may stand in for regular Medical Doctor duties.</Box><!-- Omu, mild verbiage changes
1719
18-
3. Paramedics are expected to fulfill the duties of regular Medical Doctors if there are no active Medical Doctors/Interns.
20+
-->3. Medical Doctors must ensure there is at least one (1) Defibrillator charged and available for use in the Exam Room (or wherever the main treatment area may be).
21+
<!-- Omu, minor changes
1922
20-
4. Medical Doctors must ensure there is at least one (1) Defibrillator available for use in the Exam Room (or wherever the main treatment area is).
23+
-->4. Medical Doctors must maintain the entirety of Medbay in a hygienic state. This includes (but is not limited to) cleaning organic residue, fluids, and/or corpses.
24+
<Box>Janitorial Services should be requested for major spills.</Box> <!-- Omu, minor changes
2125
22-
5. Medical Doctors must maintain the entirety of Medbay in an hygienic state. This includes, but is not limited to, cleaning organic residue, fluids and/or corpses.
23-
<Box>Janitorial Services should be requested for big spills.</Box>
26+
Omu, parity and moved a clause here
27+
-->5. Medical Doctors must ensure that all deceased station personnel are revived, cloned, or given a successful brain transplant unless the individual is under a Do Not Resuscitate order (DNR). Individuals under a DNR should be placed in the Morgue with documentation of the DNR. In addition, Medical Doctors must make sure that the Morgue does not contain cloneable corpses.<!--
2428
25-
6. Medical Doctors must place all corpses inside body bags and/or freezers to preserve their state when unable to be worked on immediately.
26-
<Box>In extreme overload, the morgue may be used for preservation but should be checked for [bold][italic]souls[/italic][/bold] to ensure bodies can be revived.</Box>
29+
Omu, added mention of cryo pods/vulp cryo
30+
-->6. Medical Doctors must place all corpses inside body bags and/or freezers to preserve their state when unable to be worked on immediately.
31+
<Box>In extreme overload, the Morgue and/or Cryo Pods (or alternatives) may be used for preservation, but corpses should be checked for [bold][italic]souls[/italic][/bold] to ensure they can be revived.</Box>
32+
<!-- # Omu, updated
2733
28-
7. Medical Doctors must work together with Geneticists and Chemists to make sure that Cloning is stocked with Biomass, Osseous Reagent and Sanguine Reagent.
29-
<Box>In addition, Medical Doctors must make sure that the Morgue does not contain cloneable corpses.</Box>
34+
-->7. Medical Doctors, in conjunction with other Medical staff, must ensure that Cloning is stocked with at least 100 units of Biomass at any given time. Additional Biomass may be stored in a Medical Biofabricator until needed. Medical Doctors must also verify before cloning that any body to be cloned has zero (0) Genetic damage.
3035

31-
8. Medical Doctors must certify that all cloned personnel are properly transferred to the new cloned body.
32-
<Box>In addition, Medical Doctors must ensure cloned personnel are fully healed and any damage or missing organs are fixed before being released.</Box>
36+
8. Medical Doctors must certify that all cloned personnel are properly transferred to their new cloned body and fully healed before release, ensuring that any damage from the cloning process is mended.<!-- Omu, minor verbiage
3337
34-
9. Medical Doctors are not permitted to leave Medbay to perform recreational activities if there are unattended patients requiring treatment.
38+
-->9. Medical Doctors are not permitted to leave Medbay to perform recreational activities if there are unattended patients requiring treatment.
39+
<!-- Omu, “Internal Bleeding” replaced with "bone damage"
3540
36-
10. Medical Doctors must stabilize patients before delivering them to Surgery. If the patient presents Internal Bleeding, they are to be taken to Surgery post haste.
41+
-->10. Medical Doctors should take patients to Surgery in order to operate on them if they have severe localized brute, burn, and/or bone damage.
42+
<!-- Omu, minor changes
3743
38-
11. Medical Doctors are not obliged to treat patients who are actively and intentionally harming themselves. If treated, refer the patient to the on-station Psychologist.
44+
-->11. Medical Doctors are not obligated to treat patients who are actively and intentionally harming themselves. If treated, refer the patient to the on-station [color=#42636d][bold]Psychologist[/bold][/color] if one is present.
3945

46+
<!-- Omu, added explicit confirmation that MDs can be virologists in emergencies
47+
-->12. In the case that there is no [color=#42636d][bold]Virologist[/bold][/color] on station and a Viral Outbreak occurs, available Medical Doctors are allowed to assume the duties of a Virologist until one arrives or the Viral Outbreak has been eradicated.
4048
</Document>
49+

0 commit comments

Comments
 (0)