@Component(roles=PatientMatchExport.class) @Singleton public class PatientMatchExport extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
MATCHES
Key for matches array.
|
| Constructor and Description |
|---|
PatientMatchExport() |
public static final String MATCHES
public org.json.JSONObject toJSON(List<PatientMatch> matches)
matches - list of patient matchesCopyright © 2011–2019 University of Toronto, Computational Biology Lab. All rights reserved.