Code reference
In Marlinspike codes are generated often to give a unique and traceble identification to an item.
These codes follow a standard pattern:

- The serial number is resetted every year.
- The source can be either Cloud (C) or Vessel (V).
Next to the code, each item within the application receives a unique (UUID)ID. For example: 3043f9-540f-4032-bb36-99e9964f0626. However, this ID is solely used by the database and application.
List of identifiers
Identifier | Model | Used in module |
PR | Purchase Request | Purchasing |
PO | Purchase Order | Purchasing |
AC | Asset Component | Maintenance |
J | Job | Maintenance |
P | Part | Maintenance |
C | Consumable | Maintenance |
HJ | Hospital Journal Report | Hospital |
Exceptions
Exceptions to this coding pattern are:
- Vessel locations
- Assets
- Hospital Equipment
They use their own hierarchical coding system.