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=580&ordering=-parent
{ "count": 1489, "next": "https://api-test.medunigraz.at/v1/research/classification/?format=api&limit=20&offset=600&ordering=-parent", "previous": "https://api-test.medunigraz.at/v1/research/classification/?format=api&limit=20&offset=560&ordering=-parent", "results": [ { "id": 403014, "name": { "de": "Histologie (Veterinärmedizin)", "en": "Veterinary histology " }, "level": 6, "parent": 403000, "persons": [] }, { "id": 403015, "name": { "de": "Hygiene (Veterinärmedizin)", "en": "Veterinary hygiene " }, "level": 6, "parent": 403000, "persons": [] }, { "id": 403016, "name": { "de": "Immunologie (Veterinärmedizin)", "en": "Veterinary immunology " }, "level": 6, "parent": 403000, "persons": [] }, { "id": 403017, "name": { "de": "Interne Medizin (Veterinärmedizin)", "en": "Veterinary internal medicine " }, "level": 6, "parent": 403000, "persons": [] }, { "id": 403018, "name": { "de": "Labordiagnostik (Veterinärmedizin)", "en": "Veterinary laboratory diagnostics " }, "level": 6, "parent": 403000, "persons": [] }, { "id": 403019, "name": { "de": "Medizinische Biochemie (Veterinärmedizin)", "en": "Veterinary medical biochemistry " }, "level": 6, "parent": 403000, "persons": [] }, { "id": 403020, "name": { "de": "Medizinische Chemie (Veterinärmedizin)", "en": "Veterinary medical chemistry " }, "level": 6, "parent": 403000, "persons": [] }, { "id": 403021, "name": { "de": "Neurologie (Veterinärmedizin)", "en": "Veterinary neurology " }, "level": 6, "parent": 403000, "persons": [] }, { "id": 403022, "name": { "de": "Orthopädie (Veterinärmedizin)", "en": "Veterinary orthopaedics " }, "level": 6, "parent": 403000, "persons": [] }, { "id": 403023, "name": { "de": "Parasitologie (Veterinärmedizin)", "en": "Veterinary parasitology " }, "level": 6, "parent": 403000, "persons": [] }, { "id": 403024, "name": { "de": "Pathologie (Veterinärmedizin)", "en": "Veterinary pathology " }, "level": 6, "parent": 403000, "persons": [] }, { "id": 403025, "name": { "de": "Pharmakologie (Veterinärmedizin)", "en": "Veterinary pharmacology " }, "level": 6, "parent": 403000, "persons": [] }, { "id": 403026, "name": { "de": "Physiologie (Veterinärmedizin)", "en": "Veterinary physiology " }, "level": 6, "parent": 403000, "persons": [] }, { "id": 403027, "name": { "de": "Phytotherapie (Veterinärmedizin)", "en": "Veterinary phytotherapy " }, "level": 6, "parent": 403000, "persons": [] }, { "id": 403028, "name": { "de": "Tierernährung", "en": "Animal nutrition " }, "level": 6, "parent": 403000, "persons": [] }, { "id": 403029, "name": { "de": "Tierseuchenbekämpfung", "en": "Control of animal diseases " }, "level": 6, "parent": 403000, "persons": [] }, { "id": 403030, "name": { "de": "Toxikologie (Veterinärmedizin)", "en": "Veterinary toxicology " }, "level": 6, "parent": 403000, "persons": [] }, { "id": 403031, "name": { "de": "Virologie (Veterinärmedizin)", "en": "Veterinary virology " }, "level": 6, "parent": 403000, "persons": [] }, { "id": 403032, "name": { "de": "Zahnheilkunde (Veterinärmedizin)", "en": "Veterinary dentistry " }, "level": 6, "parent": 403000, "persons": [] }, { "id": 403036, "name": { "de": "Intensivmedizin (Veterinärmedizin)", "en": "Veterinary critical care medicine" }, "level": 6, "parent": 403000, "persons": [] } ] }