PerioBpeDB

Incomplete documentation - sorry!

Note

Neil - please put some data in technical/class_headings/PerioBpeDB.rst

methods and attributes

class lib_openmolar.client.db_orm.client_perio_bpe.PerioBpeDB(patient_id)[source]

Bases: object

class to get BPE information

__init__(patient_id)[source]
current_bpe[source]

returns the most recently recorded BPE score

record_list = None

the underlying list of QSqlRecords

records[source]

yields all BPE scores as tuples (date (qdate), checked_by (str), values (str), comment (str))

Table Of Contents

Previous topic

PatientNotFoundError

Next topic

PerioData