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=800
{ "count": 1489, "next": "https://api-test.medunigraz.at/v1/research/classification/?format=api&limit=20&offset=820", "previous": "https://api-test.medunigraz.at/v1/research/classification/?format=api&limit=20&offset=780", "results": [ { "id": 304007, "name": { "de": "Tissue Engineering", "en": "Tissue engineering " }, "level": 6, "parent": 304000, "persons": [ 97931, 64015, 82902, 67348, 60563 ] }, { "id": 304008, "name": { "de": "Regenerative Medizin", "en": "Regenerative medicine" }, "level": 6, "parent": 304000, "persons": [ 60563 ] }, { "id": 304009, "name": { "de": "Zelltherapie", "en": "Cell therapy" }, "level": 6, "parent": 304000, "persons": [ 82501 ] }, { "id": 305100, "name": { "de": "Gerichtsmedizin", "en": "Forensic Medicine" }, "level": 6, "parent": 305000, "persons": [ 90131 ] }, { "id": 305101, "name": { "de": "Blutspurenanalyse", "en": "Bloodstain pattern analysis " }, "level": 6, "parent": 305000, "persons": [ 90131 ] }, { "id": 305102, "name": { "de": "DNA-Analyse (Gerichtsmedizin)", "en": "DNA analysis (Forensic medicine) " }, "level": 6, "parent": 305000, "persons": [ 50997, 51682, 51996, 90131, 51964, 50811, 50151 ] }, { "id": 305103, "name": { "de": "Forensische Biologie", "en": "Forensic biology " }, "level": 6, "parent": 305000, "persons": [ 90131 ] }, { "id": 305104, "name": { "de": "Forensische Chemie", "en": "Forensic chemistry " }, "level": 6, "parent": 305000, "persons": [] }, { "id": 305105, "name": { "de": "Forensische Psychiatrie", "en": "Forensic psychiatry " }, "level": 6, "parent": 305000, "persons": [ 51726, 79474 ] }, { "id": 305106, "name": { "de": "Forensische Radiologie", "en": "Forensic radiology " }, "level": 6, "parent": 305000, "persons": [ 90131 ] }, { "id": 305107, "name": { "de": "Forensische Toxikologie", "en": "Forensic toxicology " }, "level": 6, "parent": 305000, "persons": [] }, { "id": 305108, "name": { "de": "Gerichtliche Humanmedizin", "en": "Forensic human medicine " }, "level": 6, "parent": 305000, "persons": [ 51952 ] }, { "id": 305109, "name": { "de": "Forensische Anthropologie", "en": "Forensic anthropology" }, "level": 6, "parent": 305000, "persons": [] }, { "id": 305110, "name": { "de": "Forensische Bildgebung", "en": "Forensic imaging" }, "level": 6, "parent": 305000, "persons": [ 63647 ] }, { "id": 305111, "name": { "de": "Klinische Gerichtsmedizin", "en": "Clinical forensic medicine" }, "level": 6, "parent": 305000, "persons": [] }, { "id": 305900, "name": { "de": "Sonstige Humanmedizin, Gesundheitswissenschaften", "en": "Human Medicine, Health Sciences not elsewhere classified" }, "level": 6, "parent": 305000, "persons": [ 106334, 96172, 99971, 92002, 126434, 54171, 91510, 54033, 91769, 93279, 51741 ] }, { "id": 305901, "name": { "de": "Computerunterstützte Diagnose und Therapie", "en": "Computer-aided diagnosis and therapy " }, "level": 6, "parent": 305000, "persons": [ 51753, 50860, 109964, 51850, 51910, 105340, 108575, 119147, 81051, 51821, 133280, 50933, 51935, 51504, 99976, 50375, 51726, 82516, 128994, 94472, 51913, 67170, 63647, 76910 ] }, { "id": 305902, "name": { "de": "Gender Medizin", "en": "Gender medicine " }, "level": 6, "parent": 305000, "persons": [ 62787, 81091, 51671, 133882, 51541, 51745, 69234 ] }, { "id": 305903, "name": { "de": "Geschichte der Medizin", "en": "History of medicine " }, "level": 6, "parent": 305000, "persons": [ 50862, 51688 ] }, { "id": 305904, "name": { "de": "Medizinische Dokumentation", "en": "Medical documentation " }, "level": 6, "parent": 305000, "persons": [ 134741, 51369, 54223, 99623, 51553, 92002, 80111, 108575, 136075, 133280, 51080, 89901, 99976, 100927, 50018 ] } ] }