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=360&ordering=-level
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=380&ordering=-level",
    "previous": "https://api-test.medunigraz.at/v1/research/classification/?format=api&limit=20&offset=340&ordering=-level",
    "results": [
        {
            "id": 303016,
            "name": {
                "de": "Krankenhausmanagement",
                "en": "Hospital management "
            },
            "level": 6,
            "parent": 303000,
            "persons": [
                100364,
                92002,
                51959,
                51936,
                51592,
                51982,
                51541,
                78071,
                111310,
                51742
            ]
        },
        {
            "id": 303017,
            "name": {
                "de": "Lebensmittelhygiene",
                "en": "Food hygiene "
            },
            "level": 6,
            "parent": 303000,
            "persons": [
                70739,
                51664,
                100225
            ]
        },
        {
            "id": 303018,
            "name": {
                "de": "Lufthygiene",
                "en": "Air hygiene "
            },
            "level": 6,
            "parent": 303000,
            "persons": [
                51198,
                50497,
                50264,
                51503,
                51523,
                103478
            ]
        },
        {
            "id": 303019,
            "name": {
                "de": "Medizinische Ethik",
                "en": "Medical ethics "
            },
            "level": 6,
            "parent": 303000,
            "persons": [
                51845,
                51627,
                50850,
                51682,
                51080,
                51982,
                60382,
                51688,
                99984,
                94962,
                51741,
                69860,
                51964
            ]
        },
        {
            "id": 303020,
            "name": {
                "de": "Medizinische Mikrobiologie",
                "en": "Medical microbiology "
            },
            "level": 6,
            "parent": 303000,
            "persons": [
                50521,
                50715,
                112729,
                51736,
                95317,
                115781,
                118787,
                51818,
                117826,
                107190,
                50496,
                51863,
                94596,
                106534,
                104201,
                53167,
                100699,
                64754,
                51812,
                117864,
                50509,
                51976,
                104024,
                50527,
                50264,
                100035,
                70739,
                51503,
                109121,
                100806,
                87275,
                51488,
                76430,
                89900,
                51674,
                67348,
                125277,
                100225,
                50539,
                51041,
                95832,
                50514,
                51085,
                113933,
                53586,
                50942,
                98868,
                122954,
                54326
            ]
        },
        {
            "id": 303021,
            "name": {
                "de": "Medizinische Rehabilitation",
                "en": "Medical rehabilitation "
            },
            "level": 6,
            "parent": 303000,
            "persons": [
                50173,
                51324,
                51583,
                58883,
                100212,
                51671,
                65638,
                50437,
                66708,
                51917,
                53938
            ]
        },
        {
            "id": 303022,
            "name": {
                "de": "Palliativpflege",
                "en": "Palliative care "
            },
            "level": 6,
            "parent": 303000,
            "persons": [
                66488,
                85011
            ]
        },
        {
            "id": 303024,
            "name": {
                "de": "Pflegewissenschaft",
                "en": "Nursing science "
            },
            "level": 6,
            "parent": 303000,
            "persons": [
                66487,
                82963,
                66488,
                99971,
                59569,
                92002,
                99378,
                97326,
                54235,
                65558,
                54141,
                92483,
                104260,
                51688,
                106225,
                63683,
                67508,
                85011,
                125094,
                113571,
                99368
            ]
        },
        {
            "id": 303025,
            "name": {
                "de": "Präventivmedizin",
                "en": "Preventive medicine "
            },
            "level": 6,
            "parent": 303000,
            "persons": [
                51524,
                50524,
                51711,
                51821,
                51583,
                52854,
                51503,
                51671,
                104060,
                50437,
                51573,
                51687,
                51874,
                53938,
                50151
            ]
        },
        {
            "id": 303026,
            "name": {
                "de": "Public Health",
                "en": "Public health "
            },
            "level": 6,
            "parent": 303000,
            "persons": [
                98222,
                100817,
                116243,
                66488,
                92002,
                51959,
                100141,
                91207,
                90882,
                92483,
                100251,
                92363,
                51745,
                70339,
                119651,
                91769,
                51098,
                89152,
                60096,
                105059
            ]
        },
        {
            "id": 303027,
            "name": {
                "de": "Sozialmedizin",
                "en": "Social medicine "
            },
            "level": 6,
            "parent": 303000,
            "persons": [
                116243,
                66488,
                77112,
                90882,
                51688,
                119651,
                89152,
                51741,
                60096,
                51634
            ]
        },
        {
            "id": 303028,
            "name": {
                "de": "Sportwissenschaft",
                "en": "Sport science "
            },
            "level": 6,
            "parent": 303000,
            "persons": [
                51525,
                72835,
                104060,
                65638,
                54033,
                50785
            ]
        },
        {
            "id": 303029,
            "name": {
                "de": "Suchtforschung",
                "en": "Addiction research "
            },
            "level": 6,
            "parent": 303000,
            "persons": [
                79733,
                51907,
                52854,
                51846,
                69860
            ]
        },
        {
            "id": 303030,
            "name": {
                "de": "Trainingswissenschaft",
                "en": "Training science "
            },
            "level": 6,
            "parent": 303000,
            "persons": [
                62787,
                104060
            ]
        },
        {
            "id": 303031,
            "name": {
                "de": "Tropenmedizin",
                "en": "Tropical medicine "
            },
            "level": 6,
            "parent": 303000,
            "persons": [
                50653,
                107190,
                51863,
                50509,
                91629,
                51976,
                63914,
                51523,
                95832
            ]
        },
        {
            "id": 303032,
            "name": {
                "de": "Umwelthygiene",
                "en": "Environmental hygiene "
            },
            "level": 6,
            "parent": 303000,
            "persons": [
                50715,
                51198,
                50497,
                50264,
                70739,
                51503,
                51664,
                51488,
                103478,
                100225
            ]
        },
        {
            "id": 303033,
            "name": {
                "de": "Umweltmedizin",
                "en": "Environmental medicine "
            },
            "level": 6,
            "parent": 303000,
            "persons": [
                51346,
                54122,
                51863,
                51954,
                51671,
                51523,
                103478,
                111471
            ]
        },
        {
            "id": 303034,
            "name": {
                "de": "Virologie",
                "en": "Virology "
            },
            "level": 6,
            "parent": 303000,
            "persons": [
                112729,
                51736,
                99430,
                107190,
                94596,
                64754,
                51812,
                95322,
                50509,
                124674,
                51503,
                91769,
                50514
            ]
        },
        {
            "id": 303035,
            "name": {
                "de": "Wasserhygiene",
                "en": "Water hygiene "
            },
            "level": 6,
            "parent": 303000,
            "persons": [
                51503,
                51664,
                103478
            ]
        },
        {
            "id": 305105,
            "name": {
                "de": "Forensische Psychiatrie",
                "en": "Forensic psychiatry "
            },
            "level": 6,
            "parent": 305000,
            "persons": [
                51726,
                79474
            ]
        }
    ]
}