public class Mrn
extends edu.emory.cci.aiw.etl.table.AbstractRecord
| Constructor and Description |
|---|
Mrn() |
| Modifier and Type | Method and Description |
|---|---|
String |
getHealthSystem() |
String |
getMrn() |
Long |
getPersonId() |
void |
setHealthSystem(String healthSystem) |
void |
setMrn(String mrn) |
void |
setPersonId(Long personId) |
Copyright © 2019–2021 Emory University. All rights reserved.