Register

class adt.nh_clinical_adt_patient_register(pool, cr)[source]

Represents the patient register operation in the patient management system. (A28 Message)

complete(*args, **kwargs)[source]

Creates a new instance of patient and then calls complete.

Returns:patient id
Return type:int
submit(*args, **kwargs)[source]

Checks the patient data is correct and then calls submit.

Returns:True
Return type:bool