admitSource property

AdmitSource? get admitSource

From where patient was admitted (physician referral, transfer).

Implementation

AdmitSource? get admitSource => admitSourceField.getValue(json);