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&ordering=id
{ "count": 1489, "next": "https://api-test.medunigraz.at/v1/research/classification/?format=api&limit=20&offset=820&ordering=id", "previous": "https://api-test.medunigraz.at/v1/research/classification/?format=api&limit=20&offset=780&ordering=id", "results": [ { "id": 304005, "name": { "de": "Medizinische Biotechnologie", "en": "Medical biotechnology " }, "level": 6, "parent": 304000, "persons": [ 50997, 129518, 51696, 64015, 129138, 90394, 86770, 111070, 104611, 53950, 107189, 113189, 51684, 125277, 111471, 120849, 120430, 98868 ] }, { "id": 304006, "name": { "de": "Pharmakogenomik", "en": "Pharmacogenomics " }, "level": 6, "parent": 304000, "persons": [ 107134, 121409 ] }, { "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": 305000, "name": { "de": "Andere Humanmedizin, Gesundheitswissenschaften", "en": "Other Human Medicine, Health Sciences" }, "level": 3, "parent": 300000, "persons": [] }, { "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": [] }, { "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, 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": [ 71648, 50860, 109964, 51850, 51910, 105340, 108575, 119147, 81051, 51821, 50933, 51935, 121409, 51504, 99976, 50375, 51726, 82516, 128994, 105863, 94472, 51913, 67170, 76910 ] } ] }