Classification List
List OESTAT 2012 classifications.
Classification of a person as per (ÖFOS2012)[https://www.data.gv.at/katalog/dataset/stat_ofos-2012].
Fields
id (integer)
Primary key.
name (object)
Names of classification, defined by language.
persons (integer[])
List of foreign keys to campusonline/person.
Expansions
To activate relation expansion add the desired fields as a comma separated
list to the expand query parameter like this:
?expand=<field>,<field>,<field>,...
The following relational fields can be expanded:
persons
Filters
To filter for exact value matches:
?<fieldname>=<value>
Possible exact filters:
level
GET /v1/research/classification/?format=api&offset=720&ordering=-parent
{ "count": 1489, "next": "https://api-test.medunigraz.at/v1/research/classification/?format=api&limit=20&offset=740&ordering=-parent", "previous": "https://api-test.medunigraz.at/v1/research/classification/?format=api&limit=20&offset=700&ordering=-parent", "results": [ { "id": 303027, "name": { "de": "Sozialmedizin", "en": "Social medicine " }, "level": 6, "parent": 303000, "persons": [ 116243, 77112, 90882, 51688, 119651, 89152, 51741, 60096, 51634 ] }, { "id": 303028, "name": { "de": "Sportwissenschaft", "en": "Sport science " }, "level": 6, "parent": 303000, "persons": [ 51525, 72835, 104060, 65638, 54033, 50785 ] }, { "id": 303029, "name": { "de": "Suchtforschung", "en": "Addiction research " }, "level": 6, "parent": 303000, "persons": [ 79733, 51907, 52854, 51846, 69860 ] }, { "id": 303030, "name": { "de": "Trainingswissenschaft", "en": "Training science " }, "level": 6, "parent": 303000, "persons": [ 62787, 104060 ] }, { "id": 303031, "name": { "de": "Tropenmedizin", "en": "Tropical medicine " }, "level": 6, "parent": 303000, "persons": [ 50653, 107190, 51863, 50509, 91629, 51976, 63914, 51523, 95832 ] }, { "id": 303032, "name": { "de": "Umwelthygiene", "en": "Environmental hygiene " }, "level": 6, "parent": 303000, "persons": [ 50715, 51198, 50497, 50264, 51503, 51664, 51488, 103478, 131598 ] }, { "id": 303033, "name": { "de": "Umweltmedizin", "en": "Environmental medicine " }, "level": 6, "parent": 303000, "persons": [ 51346, 51863, 51954, 51671, 51523, 103478, 111471, 131598 ] }, { "id": 303034, "name": { "de": "Virologie", "en": "Virology " }, "level": 6, "parent": 303000, "persons": [ 112729, 51736, 99430, 107190, 94596, 64754, 51812, 95322, 50509, 124674, 51503, 91769, 50514 ] }, { "id": 303035, "name": { "de": "Wasserhygiene", "en": "Water hygiene " }, "level": 6, "parent": 303000, "persons": [ 51503, 51664, 103478 ] }, { "id": 303036, "name": { "de": "Patient:innensicherheit", "en": "Patient safety " }, "level": 6, "parent": 303000, "persons": [ 85723, 86558, 51950, 50698, 59569, 92002, 50850, 68534, 50375, 51688, 79516, 91769, 78071, 70620, 51964, 68533 ] }, { "id": 303037, "name": { "de": "Ergotherapie", "en": "Occupational therapy" }, "level": 6, "parent": 303000, "persons": [] }, { "id": 303038, "name": { "de": "Physiotherapie", "en": "Physiotherapy" }, "level": 6, "parent": 303000, "persons": [] }, { "id": 303039, "name": { "de": "Radiologietechnologie", "en": "Radiological technology" }, "level": 6, "parent": 303000, "persons": [] }, { "id": 303040, "name": { "de": "Versorgungsforschung", "en": "Health services research" }, "level": 6, "parent": 303000, "persons": [ 118428, 92002, 100141, 92483, 100251, 92363, 91510, 51745, 63287, 105863, 117683, 125094 ] }, { "id": 303041, "name": { "de": "Infektiologie", "en": "Infectious diseases" }, "level": 6, "parent": 303000, "persons": [ 54341, 118469 ] }, { "id": 303001, "name": { "de": "Arbeitsmedizin", "en": "Occupational medicine " }, "level": 6, "parent": 303000, "persons": [ 50039, 51503, 51671, 51523, 51687 ] }, { "id": 303023, "name": { "de": "Parasitologie", "en": "Parasitology " }, "level": 6, "parent": 303000, "persons": [ 112729, 64754, 50147, 51523, 51674, 50151 ] }, { "id": 302094, "name": { "de": "Präzisionsmedizin", "en": "Precision medicine" }, "level": 6, "parent": 302000, "persons": [] }, { "id": 302001, "name": { "de": "Akupunktur", "en": "Acupuncture " }, "level": 6, "parent": 302000, "persons": [ 58321, 54121, 51524, 91751, 51671, 51916, 51073, 82414 ] }, { "id": 302002, "name": { "de": "Allergologie", "en": "Allergology " }, "level": 6, "parent": 302000, "persons": [ 51346, 73079, 50791, 63257, 51713, 51756, 90765, 51954, 51638, 51503, 60829, 58487, 60161, 113973, 79192, 87717, 107955 ] } ] }