ltbio.clinical.procedures.CarpalTunnelRelease#
Overview#
Classes#
Helper class that provides a standard way to create an ABC using |
Contents#
- class ltbio.clinical.procedures.CarpalTunnelRelease.CarpalTunnelRelease(date: datetime.datetime = None, outcome=bool)#
Bases:
ltbio.clinical.procedures.SurgicalProcedure.SurgicalProcedureHelper class that provides a standard way to create an ABC using inheritance.
- property name#
Get the name of the condition. This getter should be overwritten in every subclass.