ProcedureCodes

Author:Neil Wallace (neil@openmolar.com)
Release:2.0.906~hg207
Date:April 18, 2013

This class contains all the applications valid ProcCode objects.

This is a test of the blockdiag extension.

None

None

methods and attributes

class lib_openmolar.common.datatypes.proc_codes.ProcedureCodes[source]

Bases: object

this dictionary like object stores all the hard-coded treatment codes note - this is wrapped in a decorator to ensure only one instance of this class exists

__init__()[source]
CATEGORIES[source]
convert_user_shortcut(user_input)[source]

takes a user shortcut eg. MOD,AM.. and finds an OM code (if it exists!)

crown_codes[source]
exam_codes[source]
find_code(code)[source]

searches to find a code - returns “other treatment” if it can’t!

hyg_codes[source]
xray_codes[source]

Table Of Contents

Previous topic

ProcCode

Next topic

ProgressWidget