Package-level declarations
Types
Link copied to clipboard
@Serializable
Presenter class for the entity.surgeryreport.medicaldevice.ImplantableMedicalDevice class. It returns: the id of the implantable medical device and the type
Link copied to clipboard
Presenter enum class to represent entity.surgeryreport.medicaldevice.ImplantableMedicalDeviceType.
Link copied to clipboard
@Serializable
Presenter class for the entity.surgeryreport.medicaldevice.MedicalTechnology class. It returns: the id, the name, the description, the type of the medical technology and moreover if it is inUse.
Link copied to clipboard
Presenter enum to handle medical technology type.
Link copied to clipboard
@Serializable
Presenter class that represent the usage of a medicalTechnology in a specific dateTime.