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
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=740&ordering=-parent",
    "previous": "https://api-test.medunigraz.at/v1/research/classification/?format=api&limit=20&offset=700&ordering=-parent",
    "results": [
        {
            "id": 303041,
            "name": {
                "de": "Infektiologie",
                "en": "Infectious diseases"
            },
            "level": 6,
            "parent": 303000,
            "persons": [
                94613,
                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": 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,
                54122,
                51756,
                90765,
                51954,
                51638,
                51503,
                60829,
                95463,
                90212,
                58487,
                60161,
                113973,
                79192,
                87717,
                107955
            ]
        },
        {
            "id": 302003,
            "name": {
                "de": "Allgemeinchirurgie",
                "en": "General surgery "
            },
            "level": 6,
            "parent": 302000,
            "persons": [
                51734,
                51880,
                88310,
                50860,
                124111,
                51591,
                117782,
                51746,
                51570,
                52012,
                50144,
                51936,
                58323,
                50038,
                50039,
                50933,
                51080,
                51592,
                51935,
                50147,
                50143,
                107651,
                51595,
                51982,
                51819,
                51735,
                56925,
                53461,
                68574,
                58884,
                51965,
                51946,
                51084,
                51612,
                59327,
                51926,
                51947
            ]
        },
        {
            "id": 302005,
            "name": {
                "de": "Andrologie",
                "en": "Andrology "
            },
            "level": 6,
            "parent": 302000,
            "persons": [
                94754,
                54183,
                51874
            ]
        },
        {
            "id": 302006,
            "name": {
                "de": "Angiologie",
                "en": "Angiology "
            },
            "level": 6,
            "parent": 302000,
            "persons": [
                53009,
                51689,
                50860,
                51136,
                117782,
                98007,
                57346,
                54244,
                94413,
                94798,
                98626,
                63577,
                51541,
                50564,
                87603,
                61975,
                52018
            ]
        },
        {
            "id": 302007,
            "name": {
                "de": "Augenheilkunde",
                "en": "Ophthalmology "
            },
            "level": 6,
            "parent": 302000,
            "persons": [
                84748,
                53163,
                53949,
                130295,
                118672,
                104906,
                100305,
                51899,
                91877,
                51585,
                105802,
                104484,
                98844,
                59453,
                90700,
                65744,
                88931,
                114774,
                100363,
                100421,
                51850,
                114913,
                99288,
                53007,
                120249,
                117263,
                50850,
                100930,
                57828,
                105904,
                51583,
                121890,
                89577,
                99290,
                61522,
                104901,
                79091,
                100091,
                119551,
                89697,
                70220,
                72750,
                88932,
                73157,
                65141,
                100070,
                96622,
                87194,
                98552,
                73117,
                109641,
                97142,
                51588,
                121310,
                105121,
                53938,
                51984,
                107390,
                98510,
                63764,
                83662
            ]
        },
        {
            "id": 302008,
            "name": {
                "de": "Balneologie",
                "en": "Balneology "
            },
            "level": 6,
            "parent": 302000,
            "persons": [
                51664,
                51671,
                51504,
                51519
            ]
        },
        {
            "id": 302009,
            "name": {
                "de": "Chemotherapie",
                "en": "Chemotherapy "
            },
            "level": 6,
            "parent": 302000,
            "persons": [
                59188,
                114534,
                111910,
                50919,
                58814,
                105020,
                107150,
                107132,
                51045,
                50143,
                52002,
                51532,
                51949,
                59994,
                51538,
                69234,
                108352,
                119850,
                99703
            ]
        },
        {
            "id": 302010,
            "name": {
                "de": "Computertomographie (CT)",
                "en": "Computed tomography (CT) "
            },
            "level": 6,
            "parent": 302000,
            "persons": [
                126155,
                51882,
                82111,
                100618,
                104202,
                73407,
                116406,
                97688,
                52008,
                50948,
                74075,
                105379,
                74435,
                51958
            ]
        },
        {
            "id": 302011,
            "name": {
                "de": "Dermatologie",
                "en": "Dermatology "
            },
            "level": 6,
            "parent": 302000,
            "persons": [
                51346,
                65340,
                88082,
                53009,
                87663,
                51751,
                98990,
                81132,
                51999,
                52589,
                58889,
                84167,
                76691,
                98007,
                54122,
                106501,
                99819,
                51711,
                97102,
                53442,
                51620,
                94553,
                90765,
                50041,
                51842,
                51954,
                90211,
                92975,
                51865,
                77112,
                84688,
                87275,
                98009,
                102998,
                52274,
                75636,
                51721,
                61975,
                111027,
                95463,
                90212,
                101629,
                67768,
                107955,
                57355,
                50153,
                51327,
                51618,
                50151,
                122954
            ]
        },
        {
            "id": 302012,
            "name": {
                "de": "Diabetologie",
                "en": "Diabetology "
            },
            "level": 6,
            "parent": 302000,
            "persons": [
                78894,
                89436,
                58615,
                104486,
                51654,
                59497,
                123011,
                86020,
                100522,
                64875,
                124977,
                81132,
                129681,
                97866,
                104559,
                111429,
                102575,
                50659,
                122336,
                128678,
                103080,
                51860,
                115901,
                51850,
                112853,
                100301,
                77136,
                51099,
                86790,
                115584,
                100820,
                62926,
                103079,
                50731,
                56674,
                98190,
                54235,
                121890,
                65558,
                56794,
                54183,
                50877,
                103081,
                87294,
                127062,
                88753,
                51809,
                97205,
                51831,
                129680,
                94655,
                61990,
                50452,
                67348,
                83661,
                103585,
                96052,
                50838,
                103098,
                51846,
                62036,
                57425,
                85701,
                99589,
                50442,
                51874,
                53938,
                85928,
                113571
            ]
        },
        {
            "id": 302013,
            "name": {
                "de": "Diagnostik in der Medizin",
                "en": "Medical diagnostics "
            },
            "level": 6,
            "parent": 302000,
            "persons": [
                56918,
                51987,
                83202,
                112729,
                107190,
                82111,
                57932,
                51524,
                50840,
                81051,
                51821,
                51812,
                57435,
                117864,
                94957,
                51669,
                51976,
                51935,
                51503,
                51546,
                86103,
                50437,
                51541,
                50477,
                52002,
                51688,
                53950,
                51726,
                116805,
                53461,
                51803,
                50514,
                50948,
                74075,
                51519,
                53586,
                109087,
                50151,
                85928
            ]
        },
        {
            "id": 302014,
            "name": {
                "de": "Endokrinologie",
                "en": "Endocrinology "
            },
            "level": 6,
            "parent": 302000,
            "persons": [
                78894,
                58615,
                104486,
                51692,
                51654,
                123011,
                64875,
                124977,
                51632,
                79271,
                81132,
                129681,
                51063,
                104559,
                98005,
                50659,
                122336,
                128678,
                103080,
                57932,
                115901,
                100301,
                77136,
                51099,
                86790,
                115584,
                100820,
                56803,
                103079,
                50731,
                107137,
                75380,
                51534,
                98190,
                65558,
                56794,
                54183,
                50877,
                103081,
                117401,
                65726,
                51809,
                97205,
                98126,
                51831,
                53344,
                96319,
                51117,
                94655,
                61990,
                50452,
                106927,
                120872,
                103585,
                67768,
                98087,
                52016,
                103098,
                61759,
                118907,
                109041,
                71449,
                51846,
                62036,
                57425,
                85701,
                50909,
                50588,
                67170,
                50690,
                51874
            ]
        },
        {
            "id": 302015,
            "name": {
                "de": "Experimentelle Chirurgie",
                "en": "Experimental surgery "
            },
            "level": 6,
            "parent": 302000,
            "persons": [
                103857,
                57571,
                91308,
                90062,
                103160,
                124111,
                106534,
                52012,
                80111,
                51895,
                51080,
                81670,
                50143,
                107651,
                51982,
                61927,
                70620,
                50874,
                51612,
                51947
            ]
        },
        {
            "id": 302016,
            "name": {
                "de": "Gastroenterologie",
                "en": "Gastroenterology "
            },
            "level": 6,
            "parent": 302000,
            "persons": [
                56918,
                71975,
                84770,
                74515,
                65139,
                52938,
                124734,
                50496,
                111969,
                51968,
                51746,
                51879,
                53167,
                56792,
                104125,
                50039,
                51534,
                104024,
                113531,
                50145,
                50143,
                57596,
                50593,
                51536,
                54033,
                56687,
                54296,
                66467,
                57377,
                51874,
                57230,
                119169
            ]
        },
        {
            "id": 302017,
            "name": {
                "de": "Geburtshilfe",
                "en": "Obstetrics "
            },
            "level": 6,
            "parent": 302000,
            "persons": [
                64794,
                51891,
                51978,
                51096,
                58907,
                50155,
                75380,
                68055,
                57392,
                54348,
                51719,
                51624,
                51918,
                51941,
                57414,
                51826,
                86791,
                50442,
                51634,
                105059,
                50854
            ]
        },
        {
            "id": 302018,
            "name": {
                "de": "Gefäßchirurgie",
                "en": "Vascular surgery "
            },
            "level": 6,
            "parent": 302000,
            "persons": [
                51880,
                59423,
                50860,
                51591,
                51746,
                50038,
                50933,
                107411,
                79514,
                51946,
                51084
            ]
        }
    ]
}