revert: removed DO NOT BORGIFY as a default; it can be added manually by Fed Skrell

This commit is contained in:
lew 2026-03-24 04:15:51 +00:00
parent 52a417fc74
commit 4c3348db5d

View file

@ -38,7 +38,6 @@
<record type="medical"> <record type="medical">
<preamble>The following information is protected by doctor-patient confidentiality laws. Do not release without patient's consent.</preamble> <preamble>The following information is protected by doctor-patient confidentiality laws. Do not release without patient's consent.</preamble>
<field label="Opt-Outs" type="multi-select"> <field label="Opt-Outs" type="multi-select">
<option value="no-borg" label="DO NOT BORGIFY" />
<option value="no-revive" label="DO NOT RESUSCITATE" /> <option value="no-revive" label="DO NOT RESUSCITATE" />
<option value="no-prosthetic" label="DO NOT GIVE PROSTHETICS" /> <option value="no-prosthetic" label="DO NOT GIVE PROSTHETICS" />
</field> </field>