{ "study": { "study.name": "CDM Study", "study.forms": [ { "uuid": "dx75c020-0108-11df-97a5-sampleuuid", "name": "Form 1" } ], "study.cohorts": [ { "uuid": "dx75c020-0108-11df-97a5-sampleuuid", "name": "Sample Cohort" }, { "uuid": "dx75c020-0108-11df-97a5-sampleuuid", "name": "Another Sample Cohort" } ], "study.locations": [ { "uuid": "dx75c020-0108-11df-97a5-sampleuuid", "name": "Unknown Location" }, { "uuid": "dx75c020-0108-11df-97a5-sampleuuid", "name": "Another Unknown Location" } ], "study.providers": [ { "uuid": "dx75c020-0108-11df-97a5-sampleuuid", "name": "First Provider" }, { "uuid": "dx75c020-0108-11df-97a5-sampleuuid", "name": "Second Provider" } ], "study.downloadableConcepts": { "number": "10", "list": [ { "uuid": "dx75c020-0108-11df-97a5-sampleuuid", "name": "Weight (KG)" }, { "uuid": "dx75c020-0108-11df-97a5-sampleuuid", "name": "Height (CM)", "number": "20" }, { "uuid": "dx75c020-0108-11df-97a5-sampleuuid", "name": "CD4", "number": "0" } ] } } }