Update

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

Represents the patient update operation in the patient management system. (A31 Message)

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

Overwrites the target patient instance information and then calls complete.

Returns:True
Return type:bool
submit(*args, **kwargs)[source]

Checks the patient data is correct and then calls submit.

Returns:True
Return type:bool