admitSource property
AdmitSource?
get
admitSource
From where patient was admitted (physician referral, transfer).
Implementation
AdmitSource? get admitSource => admitSourceField.getValue(json);
From where patient was admitted (physician referral, transfer).
AdmitSource? get admitSource => admitSourceField.getValue(json);