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=1220&ordering=-persons
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 1469,
    "next": "https://api-test.medunigraz.at/v1/research/classification/?format=api&limit=20&offset=1240&ordering=-persons",
    "previous": "https://api-test.medunigraz.at/v1/research/classification/?format=api&limit=20&offset=1200&ordering=-persons",
    "results": [
        {
            "id": 302080,
            "name": {
                "de": "Strahlentherapie",
                "en": "Radiotherapy "
            },
            "level": 6,
            "parent": 302000,
            "persons": [
                56918,
                50696,
                50143,
                61522,
                62261,
                53461,
                51961,
                57567,
                52997
            ]
        },
        {
            "id": 302088,
            "name": {
                "de": "Zahn-, Mund- und Kieferheilkunde",
                "en": "Dentistry "
            },
            "level": 6,
            "parent": 302000,
            "persons": [
                51019,
                97024,
                83202,
                104660,
                126234,
                51841,
                116243,
                58103,
                51840,
                103918,
                60112,
                51707,
                51566,
                58023,
                75503,
                50883,
                59631,
                107158,
                51703,
                125157,
                101246,
                51025,
                50792,
                65638,
                51723,
                58244,
                50051,
                51864,
                51269,
                94472,
                85682,
                74154,
                87313,
                51042,
                58106,
                76910,
                51567,
                50456,
                51043,
                51521,
                52001
            ]
        },
        {
            "id": 302029,
            "name": {
                "de": "Implantologie",
                "en": "Implantology "
            },
            "level": 6,
            "parent": 302000,
            "persons": [
                50653,
                59423,
                51850,
                50144,
                58023,
                125157,
                50143,
                65638,
                58244,
                65141,
                94472,
                85682,
                87313,
                51588,
                53938,
                51947
            ]
        },
        {
            "id": 302071,
            "name": {
                "de": "Radiologie",
                "en": "Radiology "
            },
            "level": 6,
            "parent": 302000,
            "persons": [
                51727,
                126155,
                50860,
                51882,
                51557,
                51696,
                82111,
                60016,
                62787,
                105340,
                100618,
                99730,
                60744,
                90193,
                104202,
                51876,
                98605,
                69416,
                100212,
                51955,
                116406,
                57389,
                97688,
                51957,
                51373,
                51726,
                100510,
                52008,
                53287,
                51716,
                51913,
                66027,
                118927,
                74075,
                120871,
                85440,
                114676,
                56994,
                51958
            ]
        },
        {
            "id": 206002,
            "name": {
                "de": "Elektromedizinische Technik",
                "en": "Electro-medical engineering "
            },
            "level": 6,
            "parent": 206000,
            "persons": [
                56918,
                51557,
                51814,
                50698,
                51502,
                51924,
                64295,
                51504,
                50966,
                79651,
                50967,
                100187,
                50375,
                50452,
                51279,
                50168,
                50948
            ]
        },
        {
            "id": 206001,
            "name": {
                "de": "Biomedizinische Technik",
                "en": "Biomedical engineering "
            },
            "level": 6,
            "parent": 206000,
            "persons": [
                51753,
                56918,
                65660,
                51557,
                51814,
                50698,
                118003,
                51502,
                108575,
                126275,
                51924,
                106715,
                64295,
                60116,
                50696,
                100926,
                51504,
                50966,
                99976,
                79651,
                50967,
                100187,
                50375,
                50452,
                51279,
                99731,
                50168,
                50948
            ]
        },
        {
            "id": 302065,
            "name": {
                "de": "Psychiatrie",
                "en": "Clinical psychiatry "
            },
            "level": 6,
            "parent": 302000,
            "persons": [
                50887,
                79771,
                79454,
                50774,
                86429,
                123273,
                108883,
                112371,
                50662,
                51959,
                71002,
                51907,
                50020,
                75522,
                84449,
                91818,
                63548,
                99972,
                54165,
                90128,
                92607,
                61990,
                50097,
                61097,
                109162,
                111460,
                96232,
                69860,
                59288,
                79474
            ]
        },
        {
            "id": 302043,
            "name": {
                "de": "Magnetresonanztomographie (MRT)",
                "en": "Magnetic resonance imaging (MRI) "
            },
            "level": 6,
            "parent": 302000,
            "persons": [
                111610,
                51882,
                50173,
                82411,
                51465,
                51557,
                82111,
                51814,
                70680,
                76149,
                107891,
                104619,
                60744,
                90193,
                104202,
                57435,
                103183,
                51876,
                59566,
                91818,
                69416,
                100212,
                88042,
                50437,
                66708,
                116406,
                97688,
                53950,
                82516,
                51279,
                52008,
                53287,
                73547,
                51716,
                118907,
                74075,
                51519,
                51958
            ]
        },
        {
            "id": 302071,
            "name": {
                "de": "Radiologie",
                "en": "Radiology "
            },
            "level": 6,
            "parent": 302000,
            "persons": [
                51727,
                126155,
                50860,
                51882,
                51557,
                51696,
                82111,
                60016,
                62787,
                105340,
                100618,
                99730,
                60744,
                90193,
                104202,
                51876,
                98605,
                69416,
                100212,
                51955,
                116406,
                57389,
                97688,
                51957,
                51373,
                51726,
                100510,
                52008,
                53287,
                51716,
                51913,
                66027,
                118927,
                74075,
                120871,
                85440,
                114676,
                56994,
                51958
            ]
        },
        {
            "id": 302044,
            "name": {
                "de": "Medizinische Physik",
                "en": "Medical physics "
            },
            "level": 6,
            "parent": 302000,
            "persons": [
                65660,
                116421,
                50698,
                68876,
                51681,
                50967,
                52002,
                57389,
                51041,
                50948,
                116508,
                51519,
                51673,
                57567,
                50969,
                52997
            ]
        },
        {
            "id": 104009,
            "name": {
                "de": "Lebensmittelchemie",
                "en": "Food chemistry "
            },
            "level": 6,
            "parent": 104000,
            "persons": []
        },
        {
            "id": 305904,
            "name": {
                "de": "Medizinische Dokumentation",
                "en": "Medical documentation "
            },
            "level": 6,
            "parent": 305000,
            "persons": [
                51369,
                54223,
                99623,
                51553,
                92002,
                80111,
                108575,
                51080,
                111509,
                89901,
                99976,
                100927,
                50018
            ]
        },
        {
            "id": 302040,
            "name": {
                "de": "Labordiagnostik",
                "en": "Laboratory diagnostics "
            },
            "level": 6,
            "parent": 302000,
            "persons": [
                56571,
                51807,
                112729,
                89193,
                64015,
                53597,
                99451,
                102959,
                81051,
                51812,
                117864,
                52854,
                51897,
                71910,
                51809,
                100461,
                101167,
                50564,
                88965,
                50886,
                50514,
                113933,
                51984
            ]
        },
        {
            "id": 302071,
            "name": {
                "de": "Radiologie",
                "en": "Radiology "
            },
            "level": 6,
            "parent": 302000,
            "persons": [
                51727,
                126155,
                50860,
                51882,
                51557,
                51696,
                82111,
                60016,
                62787,
                105340,
                100618,
                99730,
                60744,
                90193,
                104202,
                51876,
                98605,
                69416,
                100212,
                51955,
                116406,
                57389,
                97688,
                51957,
                51373,
                51726,
                100510,
                52008,
                53287,
                51716,
                51913,
                66027,
                118927,
                74075,
                120871,
                85440,
                114676,
                56994,
                51958
            ]
        },
        {
            "id": 106013,
            "name": {
                "de": "Genetik",
                "en": "Genetics "
            },
            "level": 6,
            "parent": 106000,
            "persons": [
                57420,
                73079,
                50563,
                66435,
                94195,
                112209,
                106715,
                50910,
                70339,
                109087
            ]
        },
        {
            "id": 302051,
            "name": {
                "de": "Neurochirurgie",
                "en": "Neurosurgery "
            },
            "level": 6,
            "parent": 302000,
            "persons": [
                57882,
                51853,
                81970,
                104203,
                122611,
                51989,
                51866,
                113630,
                52006,
                104218,
                99994,
                61927,
                51073,
                51686,
                51763,
                72095,
                51969
            ]
        },
        {
            "id": 301401,
            "name": {
                "de": "Hirnforschung",
                "en": "Brain research "
            },
            "level": 6,
            "parent": 301000,
            "persons": [
                97024,
                51987,
                86558,
                77049,
                79454,
                98464,
                111610,
                51853,
                50173,
                81970,
                71487,
                51814,
                74916,
                62787,
                107891,
                104619,
                58284,
                84286,
                51959,
                60744,
                51907,
                57435,
                59566,
                51205,
                51989,
                60116,
                84449,
                51866,
                98605,
                86408,
                58883,
                100059,
                100212,
                113630,
                52006,
                51546,
                54165,
                63490,
                50437,
                66708,
                92607,
                57389,
                51279,
                54033,
                79516,
                53287,
                51686,
                118907,
                51763,
                72095,
                51969,
                90276,
                79474,
                96374
            ]
        },
        {
            "id": 301107,
            "name": {
                "de": "Histologie",
                "en": "Histology "
            },
            "level": 6,
            "parent": 301000,
            "persons": [
                50871,
                56571,
                71648,
                97024,
                65340,
                54335,
                88082,
                73404,
                61540,
                70280,
                104139,
                76930,
                105228,
                51666,
                66435,
                133141,
                93683,
                102575,
                58889,
                53900,
                97931,
                101162,
                84167,
                50496,
                90214,
                98902,
                126134,
                51714,
                102804,
                94754,
                54142,
                51871,
                111070,
                64274,
                51878,
                51620,
                106715,
                54171,
                99151,
                100823,
                51718,
                50960,
                86408,
                106163,
                51931,
                121590,
                107411,
                90375,
                65638,
                108252,
                89979,
                51528,
                51945,
                51918,
                104057,
                114270,
                96335,
                56582,
                120849,
                116463,
                51085,
                50588,
                119494,
                118469,
                107135,
                119134
            ]
        },
        {
            "id": 106022,
            "name": {
                "de": "Mikrobiologie",
                "en": "Microbiology "
            },
            "level": 6,
            "parent": 106000,
            "persons": [
                56571,
                57420,
                125176,
                51198,
                124131,
                50497,
                123070,
                95322,
                50527,
                50828,
                100035,
                92341,
                90021,
                125874,
                100806,
                51488,
                101037,
                111770,
                58208,
                50910,
                104119,
                51066,
                58452
            ]
        },
        {
            "id": 302086,
            "name": {
                "de": "Urologie",
                "en": "Urology "
            },
            "level": 6,
            "parent": 302000,
            "persons": [
                111791,
                51970,
                72937,
                107512,
                69677,
                130518,
                99872,
                109461,
                53053,
                99792,
                100216,
                59858,
                51826,
                51738,
                96506
            ]
        }
    ]
}