34 lines
1.1 KiB
YAML
34 lines
1.1 KiB
YAML
# SPDX-FileCopyrightText: 2020 AJCM-git <60196617+AJCM-git@users.noreply.github.com>
|
|
# SPDX-FileCopyrightText: 2020 Peter Wedder <burneddi@gmail.com>
|
|
# SPDX-FileCopyrightText: 2021 Elijahrane <60792108+Elijahrane@users.noreply.github.com>
|
|
# SPDX-FileCopyrightText: 2021 Pieter-Jan Briers <pieterjan.briers+git@gmail.com>
|
|
# SPDX-FileCopyrightText: 2022 Rinkashikachi <15rinkashikachi15@gmail.com>
|
|
# SPDX-FileCopyrightText: 2022 mirrorcult <lunarautomaton6@gmail.com>
|
|
# SPDX-FileCopyrightText: 2023 MagnusCrowe <whiterider1988@yahoo.com>
|
|
# SPDX-FileCopyrightText: 2023 Maxtone <124747282+MagnusCrowe@users.noreply.github.com>
|
|
# SPDX-FileCopyrightText: 2025 Aiden <28298836+Aidenkrz@users.noreply.github.com>
|
|
#
|
|
# SPDX-License-Identifier: MIT
|
|
|
|
- type: accessLevel
|
|
id: ChiefMedicalOfficer
|
|
name: id-card-access-level-chief-medical-officer
|
|
|
|
- type: accessLevel
|
|
id: Medical
|
|
name: id-card-access-level-medical
|
|
|
|
- type: accessLevel
|
|
id: Chemistry
|
|
name: id-card-access-level-chemistry
|
|
|
|
- type: accessLevel
|
|
id: Paramedic
|
|
name: id-card-access-level-paramedic
|
|
|
|
- type: accessGroup
|
|
id: Medical
|
|
tags:
|
|
- ChiefMedicalOfficer
|
|
- Medical
|
|
- Chemistry |