Diff of /participants.json [000000] .. [d7b049]

Switch to unified view

a b/participants.json
1
{
2
    "participant_id": {
3
        "LongName": "Participant ID",
4
        "Description": "Unique ID"
5
    },
6
    "sex": {
7
        "LongName": "Participant sex",
8
        "Description": "M or F"
9
    },
10
    "age": {
11
        "LongName": "Participant age",
12
        "Description": "yy"
13
    },
14
    "date_of_scan": {
15
        "LongName": "Date of scan",
16
        "Description": "yyyy-mm-dd"
17
    },
18
    "institution_id": {
19
        "LongName": "institution_id",
20
        "Description": "InstitutionId"
21
    },
22
    "manufacturer": {
23
        "LongName": "ManufacturerName",
24
        "Description": "ManufacturerName"
25
    },
26
    "manufacturers_model_name": {
27
        "LongName": "ManufacturersModelName",
28
        "Description": "ManufacturersModelName"
29
    }
30
}